You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/components/esm3
Andrei Kortunov d9bdd9b301 Allow OpenMW 0.48 to parse save headers from 0.49 11 months ago
..
activespells.cpp Merge branch 'coverity' into 'master' 2 years ago
activespells.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
aipackage.cpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
aipackage.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
aisequence.cpp Use unique_ptr to manage AiPackage lifetime 2 years ago
aisequence.hpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
animationstate.cpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
animationstate.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
cellid.cpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
cellid.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
cellref.cpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
cellref.hpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
cellstate.cpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
cellstate.hpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
containerstate.cpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
containerstate.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
controlsstate.cpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
controlsstate.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
creaturelevliststate.cpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
creaturelevliststate.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
creaturestate.cpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
creaturestate.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
creaturestats.cpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
creaturestats.hpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
custommarkerstate.cpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
custommarkerstate.hpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
debugprofile.cpp Make the sRedcordId constexpr 2 years ago
debugprofile.hpp Use the proper types 2 years ago
dialoguestate.cpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
dialoguestate.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
doorstate.cpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
doorstate.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
effectlist.cpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
effectlist.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
esmreader.cpp Allow OpenMW 0.48 to parse save headers from 0.49 11 months ago
esmreader.hpp Allow OpenMW 0.48 to parse save headers from 0.49 11 months ago
esmwriter.cpp Revert std::filesystem usages 2 years ago
esmwriter.hpp Don't cast away const when we can avoid it 2 years ago
filter.cpp Make the sRedcordId constexpr 2 years ago
filter.hpp Use the proper types 2 years ago
fogstate.cpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
fogstate.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
globalmap.cpp Make the sRedcordId constexpr 2 years ago
globalmap.hpp Use the proper types 2 years ago
globalscript.cpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
globalscript.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
inventorystate.cpp Replace empty std::string assignments 2 years ago
inventorystate.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
journalentry.cpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
journalentry.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
loadacti.cpp Use the proper types 2 years ago
loadacti.hpp Use the proper types 2 years ago
loadalch.cpp Make the sRedcordId constexpr 2 years ago
loadalch.hpp Use the proper types 2 years ago
loadappa.cpp Make the sRedcordId constexpr 2 years ago
loadappa.hpp Use the proper types 2 years ago
loadarmo.cpp Use the proper types 2 years ago
loadarmo.hpp Use the proper types 2 years ago
loadbody.cpp Make the sRedcordId constexpr 2 years ago
loadbody.hpp Use the proper types 2 years ago
loadbook.cpp Make the sRedcordId constexpr 2 years ago
loadbook.hpp Use the proper types 2 years ago
loadbsgn.cpp Make the sRedcordId constexpr 2 years ago
loadbsgn.hpp Use the proper types 2 years ago
loadcell.cpp Make the sRedcordId constexpr 2 years ago
loadcell.hpp Use the proper types 2 years ago
loadclas.cpp Make the sRedcordId constexpr 2 years ago
loadclas.hpp Use the proper types 2 years ago
loadclot.cpp Make the sRedcordId constexpr 2 years ago
loadclot.hpp Use the proper types 2 years ago
loadcont.cpp Make the sRedcordId constexpr 2 years ago
loadcont.hpp Initialize some missing variables 2 years ago
loadcrea.cpp Make the sRedcordId constexpr 2 years ago
loadcrea.hpp Use the proper types 2 years ago
loaddial.cpp Add an early out to dialogue loading to match Morrowind.exe behaviour 1 year ago
loaddial.hpp Use the proper types 2 years ago
loaddoor.cpp Make the sRedcordId constexpr 2 years ago
loaddoor.hpp Use the proper types 2 years ago
loadench.cpp Make the sRedcordId constexpr 2 years ago
loadench.hpp Use the proper types 2 years ago
loadfact.cpp Make the sRedcordId constexpr 2 years ago
loadfact.hpp Use the proper types 2 years ago
loadglob.cpp Make the sRedcordId constexpr 2 years ago
loadglob.hpp Use the proper types 2 years ago
loadgmst.cpp Make the sRedcordId constexpr 2 years ago
loadgmst.hpp Use the proper types 2 years ago
loadinfo.cpp Make the sRedcordId constexpr 2 years ago
loadinfo.hpp Use the proper types 2 years ago
loadingr.cpp Make the sRedcordId constexpr 2 years ago
loadingr.hpp Use the proper types 2 years ago
loadland.cpp Make the sRedcordId constexpr 2 years ago
loadland.hpp Use the proper types 2 years ago
loadlevlist.cpp 0 initialize mRecordFlags 2 years ago
loadlevlist.hpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
loadligh.cpp Make the sRedcordId constexpr 2 years ago
loadligh.hpp Use the proper types 2 years ago
loadlock.cpp Make the sRedcordId constexpr 2 years ago
loadlock.hpp Use the proper types 2 years ago
loadltex.cpp Make the sRedcordId constexpr 2 years ago
loadltex.hpp Use the proper types 2 years ago
loadmgef.cpp Make the sRedcordId constexpr 2 years ago
loadmgef.hpp Use the proper types 2 years ago
loadmisc.cpp Make the sRedcordId constexpr 2 years ago
loadmisc.hpp Use the proper types 2 years ago
loadnpc.cpp Make the sRedcordId constexpr 2 years ago
loadnpc.hpp Use the proper types 2 years ago
loadpgrd.cpp Make the sRedcordId constexpr 2 years ago
loadpgrd.hpp Use the proper types 2 years ago
loadprob.cpp Make the sRedcordId constexpr 2 years ago
loadprob.hpp Use the proper types 2 years ago
loadrace.cpp Make the sRedcordId constexpr 2 years ago
loadrace.hpp Use the proper types 2 years ago
loadregn.cpp Use meaningful names instead of pretending we don't know what snow is 2 years ago
loadregn.hpp Use meaningful names instead of pretending we don't know what snow is 2 years ago
loadrepa.cpp Make the sRedcordId constexpr 2 years ago
loadrepa.hpp Use the proper types 2 years ago
loadscpt.cpp Make the sRedcordId constexpr 2 years ago
loadscpt.hpp Use the proper types 2 years ago
loadskil.cpp Make the sRedcordId constexpr 2 years ago
loadskil.hpp Use the proper types 2 years ago
loadsndg.cpp Make the sRedcordId constexpr 2 years ago
loadsndg.hpp Use the proper types 2 years ago
loadsoun.cpp Make the sRedcordId constexpr 2 years ago
loadsoun.hpp Use the proper types 2 years ago
loadspel.cpp Make the sRedcordId constexpr 2 years ago
loadspel.hpp Use the proper types 2 years ago
loadsscr.cpp Make the sRedcordId constexpr 2 years ago
loadsscr.hpp Use the proper types 2 years ago
loadstat.cpp Make the sRedcordId constexpr 2 years ago
loadstat.hpp Use the proper types 2 years ago
loadtes3.cpp Allow OpenMW 0.48 to parse save headers from 0.49 11 months ago
loadtes3.hpp Lua scripts configuration in omwaddon 2 years ago
loadweap.cpp Make the sRedcordId constexpr 2 years ago
loadweap.hpp Use the proper types 2 years ago
locals.cpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
locals.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
magiceffects.cpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
magiceffects.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
mappings.cpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
mappings.hpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
npcstate.cpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
npcstate.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
npcstats.cpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
npcstats.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
objectstate.cpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
objectstate.hpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
player.cpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
player.hpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
projectilestate.cpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
projectilestate.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
queststate.cpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
queststate.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
quickkeys.cpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
quickkeys.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
readerscache.cpp Limit the number of simultaneously open not actively used content files 2 years ago
readerscache.hpp Limit the number of simultaneously open not actively used content files 2 years ago
savedgame.cpp Allow OpenMW 0.48 to parse save headers from 0.49 11 months ago
savedgame.hpp Use the proper types 2 years ago
spelllist.cpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
spelllist.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
spellstate.cpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
spellstate.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
statstate.cpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
statstate.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
stolenitems.cpp Avoid unnecessary copies 2 years ago
stolenitems.hpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
transport.cpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
transport.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
variant.cpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
variant.hpp Avoid string copies for ESM::Variant::getString 2 years ago
variantimp.cpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
variantimp.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
weatherstate.cpp Remove ESM:: namespace qualifier in components/esm3/ and tests 2 years ago
weatherstate.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago