1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-24 07:23:08 +00:00
openmw/components/esm3
2023-04-17 22:02:36 +02:00
..
activespells.cpp
activespells.hpp
aipackage.cpp
aipackage.hpp
aisequence.cpp
aisequence.hpp
animationstate.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
animationstate.hpp
cellid.cpp
cellid.hpp
cellref.cpp
cellref.hpp Merge ESM::RefNum and ESM4::FormId 2023-04-09 00:23:32 +02:00
cellstate.cpp
cellstate.hpp
containerstate.cpp
containerstate.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
controlsstate.cpp
controlsstate.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
creaturelevliststate.cpp
creaturelevliststate.hpp
creaturestate.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
creaturestate.hpp
creaturestats.cpp
creaturestats.hpp
custommarkerstate.cpp
custommarkerstate.hpp
debugprofile.cpp
debugprofile.hpp
dialoguestate.cpp
dialoguestate.hpp
doorstate.cpp
doorstate.hpp
effectlist.cpp
effectlist.hpp
esmreader.cpp
esmreader.hpp
esmwriter.cpp
esmwriter.hpp
filter.cpp
filter.hpp
fogstate.cpp
fogstate.hpp
formatversion.hpp
globalmap.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
globalmap.hpp
globalscript.cpp
globalscript.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
infoorder.hpp
inventorystate.cpp
inventorystate.hpp
journalentry.cpp
journalentry.hpp
loadacti.cpp
loadacti.hpp
loadalch.cpp
loadalch.hpp
loadappa.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
loadappa.hpp
loadarmo.cpp
loadarmo.hpp
loadbody.cpp Support not only StringRefId for checking first person body part 2023-03-19 17:49:41 +01:00
loadbody.hpp
loadbook.cpp
loadbook.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
loadbsgn.cpp
loadbsgn.hpp
loadcell.cpp
loadcell.hpp
loadclas.cpp
loadclas.hpp
loadclot.cpp
loadclot.hpp
loadcont.cpp
loadcont.hpp
loadcrea.cpp
loadcrea.hpp
loaddial.cpp
loaddial.hpp
loaddoor.cpp
loaddoor.hpp
loadench.cpp
loadench.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
loadfact.cpp
loadfact.hpp
loadglob.cpp
loadglob.hpp
loadgmst.cpp
loadgmst.hpp
loadinfo.cpp
loadinfo.hpp
loadingr.cpp
loadingr.hpp
loadland.cpp
loadland.hpp
loadlevlist.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
loadlevlist.hpp
loadligh.cpp
loadligh.hpp
loadlock.cpp
loadlock.hpp
loadltex.cpp
loadltex.hpp
loadmgef.cpp
loadmgef.hpp
loadmisc.cpp
loadmisc.hpp
loadnpc.cpp
loadnpc.hpp
loadpgrd.cpp Refactor pathgrid indices to use size_t instead of int 2023-04-08 00:32:43 +00:00
loadpgrd.hpp
loadprob.cpp
loadprob.hpp
loadrace.cpp
loadrace.hpp
loadregn.cpp
loadregn.hpp
loadrepa.cpp
loadrepa.hpp
loadscpt.cpp
loadscpt.hpp
loadskil.cpp
loadskil.hpp
loadsndg.cpp
loadsndg.hpp
loadsoun.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
loadsoun.hpp
loadspel.cpp
loadspel.hpp
loadsscr.cpp
loadsscr.hpp
loadstat.cpp
loadstat.hpp
loadtes3.cpp
loadtes3.hpp
loadweap.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
loadweap.hpp
locals.cpp
locals.hpp
magiceffects.cpp
magiceffects.hpp
mappings.cpp
mappings.hpp
npcstate.cpp
npcstate.hpp
npcstats.cpp
npcstats.hpp
objectstate.cpp
objectstate.hpp
player.cpp
player.hpp
projectilestate.cpp
projectilestate.hpp
queststate.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
queststate.hpp
quickkeys.cpp Make QuickKey type a fixed size enum class 2023-03-21 20:53:04 +01:00
quickkeys.hpp
readerscache.cpp
readerscache.hpp
savedgame.cpp
savedgame.hpp
spelllist.cpp
spelllist.hpp
spellstate.cpp
spellstate.hpp
statstate.cpp
statstate.hpp
stolenitems.cpp
stolenitems.hpp
transport.cpp
transport.hpp Add missing and remove redundant includes 2023-04-17 22:02:36 +02:00
typetraits.hpp
variant.cpp
variant.hpp
variantimp.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
variantimp.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
weatherstate.cpp
weatherstate.hpp