1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/components/esm3
psi29a 5160fbc2a0 Merge branch 'fixedtimestamp' into 'master'
Move TimeStamp to ESM3 and remove sized reads

See merge request OpenMW/openmw!3295
2023-08-02 08:11:33 +00:00
..
activespells.cpp Move TimeStamp to ESM3 and remove sized reads 2023-07-30 11:37:32 +02:00
activespells.hpp Move TimeStamp to ESM3 and remove sized reads 2023-07-30 11:37:32 +02:00
aipackage.cpp
aipackage.hpp
aisequence.cpp Disallow implicitly sized reads of ESM structs 2023-07-20 19:16:53 +02:00
aisequence.hpp Cleanup includes 2023-07-08 11:28:56 +02:00
animationstate.cpp
animationstate.hpp
cellid.cpp Make sure Vec2iRefId is trivially copyable on GCC 11.3 2023-04-03 14:17:31 +02:00
cellid.hpp
cellref.cpp Disallow implicitly sized reads of ESM structs 2023-07-20 19:16:53 +02:00
cellref.hpp Cleanup includes 2023-07-08 11:28:56 +02:00
cellstate.cpp Move TimeStamp to ESM3 and remove sized reads 2023-07-30 11:37:32 +02:00
cellstate.hpp Move TimeStamp to ESM3 and remove sized reads 2023-07-30 11:37:32 +02:00
containerstate.cpp
containerstate.hpp
controlsstate.cpp
controlsstate.hpp
creaturelevliststate.cpp
creaturelevliststate.hpp
creaturestate.cpp
creaturestate.hpp
creaturestats.cpp Move TimeStamp to ESM3 and remove sized reads 2023-07-30 11:37:32 +02:00
creaturestats.hpp Move TimeStamp to ESM3 and remove sized reads 2023-07-30 11:37:32 +02:00
custommarkerstate.cpp
custommarkerstate.hpp
debugprofile.cpp
debugprofile.hpp Add more details to exceptions 2023-05-25 20:56:07 +02:00
dialoguestate.cpp
dialoguestate.hpp
doorstate.cpp
doorstate.hpp
effectlist.cpp
effectlist.hpp
esmreader.cpp Disallow implicitly sized reads of ESM structs 2023-07-20 19:16:53 +02:00
esmreader.hpp Merge branch 'fixedtimestamp' into 'master' 2023-08-02 08:11:33 +00:00
esmwriter.cpp Fix writing IndexRefId to ESM3 2023-07-04 11:34:52 +02:00
esmwriter.hpp Merge ESM::RefNum and ESM4::FormId 2023-04-09 00:23:32 +02:00
filter.cpp
filter.hpp Add more details to exceptions 2023-05-25 20:56:07 +02:00
fogstate.cpp Disallow implicitly sized reads of ESM structs 2023-07-20 19:16:53 +02:00
fogstate.hpp
formatversion.hpp Use refnum instead of slot for items during spellcast 2023-07-25 21:23:59 +00:00
globalmap.cpp Disallow implicitly sized reads of ESM structs 2023-07-20 19:16:53 +02:00
globalmap.hpp
globalscript.cpp Merge ESM::RefNum and ESM4::FormId 2023-04-09 00:23:32 +02:00
globalscript.hpp
infoorder.hpp Fix use after move in InfoOrder::insertInfo 2023-07-30 13:37:53 +02:00
inventorystate.cpp
inventorystate.hpp
journalentry.cpp
journalentry.hpp
loadacti.cpp
loadacti.hpp
loadalch.cpp
loadalch.hpp
loadappa.cpp Disallow implicitly sized reads of ESM structs 2023-07-20 19:16:53 +02:00
loadappa.hpp
loadarmo.cpp
loadarmo.hpp
loadbody.cpp
loadbody.hpp
loadbook.cpp
loadbook.hpp
loadbsgn.cpp
loadbsgn.hpp
loadcell.cpp Disallow implicitly sized reads of ESM structs 2023-07-20 19:16:53 +02:00
loadcell.hpp removed sDefaultWorldspace, only sDefaultWorldspaceId now. 2023-05-12 22:05:53 +02:00
loadclas.cpp Use std::array in CLDTstruct 2023-06-03 11:58:09 +02:00
loadclas.hpp Use std::array in CLDTstruct 2023-06-03 11:58:09 +02:00
loadclot.cpp
loadclot.hpp
loadcont.cpp Treat std::array like regular arrays 2023-07-21 17:00:33 +02:00
loadcont.hpp
loadcrea.cpp
loadcrea.hpp
loaddial.cpp
loaddial.hpp
loaddoor.cpp
loaddoor.hpp
loadench.cpp
loadench.hpp
loadfact.cpp Use std::array in FADTstruct 2023-06-03 13:11:49 +02:00
loadfact.hpp Use std::array in FADTstruct 2023-06-03 13:11:49 +02:00
loadglob.cpp
loadglob.hpp
loadgmst.cpp
loadgmst.hpp
loadinfo.cpp
loadinfo.hpp
loadingr.cpp
loadingr.hpp Lua: Add effects to potionRecord, ingredientRecord 2023-06-20 10:00:05 +00:00
loadland.cpp
loadland.hpp ESM::LandData no longer a virtual interface 2023-05-29 12:10:42 +02:00
loadlevlist.cpp
loadlevlist.hpp
loadligh.cpp
loadligh.hpp
loadlock.cpp
loadlock.hpp
loadltex.cpp
loadltex.hpp
loadmgef.cpp Implement the NegativeLight flag 2023-07-17 18:00:15 +02:00
loadmgef.hpp Implement the NegativeLight flag 2023-07-17 18:00:15 +02:00
loadmisc.cpp
loadmisc.hpp
loadnpc.cpp Use std::array in NPDTstruct52 2023-06-03 13:27:45 +02:00
loadnpc.hpp Use std::array in NPDTstruct52 2023-06-03 13:27:45 +02:00
loadpgrd.cpp Replace all asserts in components/esm[34] with throw 2023-05-27 16:10:53 +02:00
loadpgrd.hpp Refactor pathgrid indices to use size_t instead of int 2023-04-08 00:32:43 +00:00
loadprob.cpp
loadprob.hpp
loadrace.cpp Use std::array in RADTstruct 2023-06-03 10:45:32 +02:00
loadrace.hpp Use std::array in RADTstruct 2023-06-03 10:45:32 +02:00
loadregn.cpp Disallow implicitly sized reads of ESM structs 2023-07-20 19:16:53 +02:00
loadregn.hpp
loadrepa.cpp
loadrepa.hpp
loadscpt.cpp Disallow implicitly sized reads of ESM structs 2023-07-20 19:16:53 +02:00
loadscpt.hpp
loadskil.cpp Address feedback 2023-07-17 19:37:28 +02:00
loadskil.hpp Only allow StringRefId for Skill ids 2023-07-14 17:33:32 +02:00
loadsndg.cpp Treat std::array like regular arrays 2023-07-21 17:00:33 +02:00
loadsndg.hpp
loadsoun.cpp
loadsoun.hpp
loadspel.cpp
loadspel.hpp
loadsscr.cpp
loadsscr.hpp
loadstat.cpp
loadstat.hpp
loadtes3.cpp Disallow implicitly sized reads of ESM structs 2023-07-20 19:16:53 +02:00
loadtes3.hpp
loadweap.cpp
loadweap.hpp Cleanup includes 2023-07-08 11:28:56 +02:00
locals.cpp
locals.hpp
magiceffects.cpp
magiceffects.hpp
mappings.cpp
mappings.hpp
npcstate.cpp
npcstate.hpp
npcstats.cpp Address feedback 2023-07-17 19:37:28 +02:00
npcstats.hpp Use std::array in NpcStats 2023-06-03 14:26:37 +02:00
objectstate.cpp Treat std::array like regular arrays 2023-07-21 17:00:33 +02:00
objectstate.hpp
player.cpp Address feedback 2023-07-17 19:37:28 +02:00
player.hpp
projectilestate.cpp Merge branch 'readsize' into 'master' 2023-07-28 07:01:32 +00:00
projectilestate.hpp Use refnum instead of slot for items during spellcast 2023-07-25 21:23:59 +00:00
queststate.cpp
queststate.hpp
quickkeys.cpp
quickkeys.hpp
readerscache.cpp
readerscache.hpp
savedgame.cpp
savedgame.hpp
spelllist.cpp
spelllist.hpp
spellstate.cpp Move TimeStamp to ESM3 and remove sized reads 2023-07-30 11:37:32 +02:00
spellstate.hpp Move TimeStamp to ESM3 and remove sized reads 2023-07-30 11:37:32 +02:00
statstate.cpp
statstate.hpp
stolenitems.cpp
stolenitems.hpp
timestamp.cpp Move TimeStamp to ESM3 and remove sized reads 2023-07-30 11:37:32 +02:00
timestamp.hpp Move TimeStamp to ESM3 and remove sized reads 2023-07-30 11:37:32 +02:00
transport.cpp Move some objects instead of copying 2023-07-31 20:43:46 +04:00
transport.hpp Add missing and remove redundant includes 2023-04-17 22:02:36 +02:00
typetraits.hpp
variant.cpp Cleanup includes 2023-07-08 11:28:56 +02:00
variant.hpp
variantimp.cpp
variantimp.hpp
weatherstate.cpp
weatherstate.hpp