1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-03-31 00:36:40 +00:00
openmw/components/esm
2018-09-17 19:22:50 +04:00
..
activespells.cpp
activespells.hpp
aipackage.cpp
aipackage.hpp
aisequence.cpp Merged pull request #1477 2018-06-09 10:52:35 +02:00
aisequence.hpp Merged pull request #1477 2018-06-09 10:52:35 +02:00
animationstate.cpp Do not use architecture dependent type size_t in esm format (Fixes #3633) 2016-11-22 15:47:06 +01:00
animationstate.hpp Do not use architecture dependent type size_t in esm format (Fixes #3633) 2016-11-22 15:47:06 +01:00
attr.cpp
attr.hpp
cellid.cpp
cellid.hpp
cellref.cpp Use new logging system for components 2018-08-14 19:42:41 +04:00
cellref.hpp Implement unlockable locks with 'lock 0' console command 2018-06-19 14:17:33 +04:00
cellstate.cpp
cellstate.hpp
containerstate.cpp
containerstate.hpp
controlsstate.cpp
controlsstate.hpp
creaturelevliststate.cpp
creaturelevliststate.hpp
creaturestate.cpp
creaturestate.hpp
creaturestats.cpp Disable hitAttemptActorId saving code for now 2017-02-10 06:26:32 +01:00
creaturestats.hpp Disable hitAttemptActorId saving code for now 2017-02-10 06:26:32 +01:00
custommarkerstate.cpp
custommarkerstate.hpp
debugprofile.cpp
debugprofile.hpp
defs.hpp
dialoguestate.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
dialoguestate.hpp
doorstate.cpp
doorstate.hpp
effectlist.cpp
effectlist.hpp
esmcommon.hpp
esmreader.cpp ESMReader::close now clears mHeader 2018-05-05 14:40:58 +03:00
esmreader.hpp
esmwriter.cpp
esmwriter.hpp Pass parameters by const reference 2017-04-20 23:47:03 +09:00
filter.cpp
filter.hpp
fogstate.cpp
fogstate.hpp
globalmap.cpp
globalmap.hpp
globalscript.cpp
globalscript.hpp
inventorystate.cpp
inventorystate.hpp
journalentry.cpp
journalentry.hpp
loadacti.cpp
loadacti.hpp
loadalch.cpp
loadalch.hpp
loadappa.cpp
loadappa.hpp
loadarmo.cpp
loadarmo.hpp
loadbody.cpp
loadbody.hpp
loadbook.cpp Update loadbook.cpp 2017-02-12 13:53:10 +01:00
loadbook.hpp Update loadbook.hpp 2017-02-12 13:52:36 +01:00
loadbsgn.cpp
loadbsgn.hpp
loadcell.cpp
loadcell.hpp Initialize missing struct fields 2018-09-11 11:11:24 +04:00
loadclas.cpp
loadclas.hpp
loadclot.cpp
loadclot.hpp Change mValue type for clothes to unsigned short (fixes #3960) 2017-07-18 11:51:19 +04:00
loadcont.cpp
loadcont.hpp
loadcrea.cpp Use new logging system for components 2018-08-14 19:42:41 +04:00
loadcrea.hpp
loaddial.cpp Use new logging system for components 2018-08-14 19:42:41 +04:00
loaddial.hpp
loaddoor.cpp
loaddoor.hpp
loadench.cpp
loadench.hpp
loadfact.cpp
loadfact.hpp
loadglob.cpp
loadglob.hpp
loadgmst.cpp Remove deprecated GMST get* functions 2018-08-29 18:38:12 +03:00
loadgmst.hpp Remove deprecated GMST get* functions 2018-08-29 18:38:12 +03:00
loadinfo.cpp
loadinfo.hpp
loadingr.cpp
loadingr.hpp
loadland.cpp Get rid of duplicate function, fix flag checking 2017-10-14 15:09:12 -04:00
loadland.hpp Use constants instead of widely used magic numbers (task #4645) 2018-09-17 19:22:50 +04:00
loadlevlist.cpp
loadlevlist.hpp
loadligh.cpp
loadligh.hpp
loadlock.cpp
loadlock.hpp
loadltex.cpp Replace nonconst getId with setId, add template specialization and specialized derived classes for LandTexture 2017-08-31 22:09:49 -04:00
loadltex.hpp Replace nonconst getId with setId, add template specialization and specialized derived classes for LandTexture 2017-08-31 22:09:49 -04:00
loadmgef.cpp Do not initialize map every call 2018-08-29 16:47:12 +04:00
loadmgef.hpp
loadmisc.cpp
loadmisc.hpp
loadnpc.cpp Replacing tab with spaces 2018-05-09 18:02:02 +02:00
loadnpc.hpp Make NPC record reputation, disposition and faction rank have unsigned char type 2018-09-03 16:45:38 +03:00
loadpgrd.cpp
loadpgrd.hpp Initialize some missing fields in constructors 2018-06-25 09:35:42 +04:00
loadprob.cpp
loadprob.hpp
loadrace.cpp
loadrace.hpp
loadregn.cpp Some PVS-Studio and cppcheck fixes 2018-04-18 12:36:10 +00:00
loadregn.hpp
loadrepa.cpp
loadrepa.hpp
loadscpt.cpp Use new logging system for components 2018-08-14 19:42:41 +04:00
loadscpt.hpp
loadskil.cpp
loadskil.hpp
loadsndg.cpp
loadsndg.hpp
loadsoun.cpp
loadsoun.hpp
loadspel.cpp
loadspel.hpp
loadsscr.cpp
loadsscr.hpp
loadstat.cpp
loadstat.hpp Load default markers definitions (bug #4410) 2018-05-05 17:14:33 +04:00
loadtes3.cpp
loadtes3.hpp loadtes3: don't pack() non-POD structs 2018-01-26 21:35:51 -05:00
loadweap.cpp
loadweap.hpp Make weapon health short unsigned (fixes #4435) 2018-06-02 15:44:59 +03:00
locals.cpp
locals.hpp
magiceffects.cpp
magiceffects.hpp
npcstate.cpp
npcstate.hpp
npcstats.cpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 2017-06-09 19:08:53 +02:00
npcstats.hpp
objectstate.cpp
objectstate.hpp Initialize some missing fields in constructors 2018-06-25 09:35:42 +04:00
player.cpp Store previous items in the savegame 2018-06-10 16:21:19 +04:00
player.hpp Store previous items in the savegame 2018-06-10 16:21:19 +04:00
projectilestate.cpp ESS-Importer: Convert magic projectiles (Closes #2320) 2017-09-20 18:58:56 +02:00
projectilestate.hpp ESS-Importer: Convert magic projectiles (Closes #2320) 2017-09-20 18:58:56 +02:00
queststate.cpp
queststate.hpp
quickkeys.cpp
quickkeys.hpp
records.hpp
savedgame.cpp Store previous items in the savegame 2018-06-10 16:21:19 +04:00
savedgame.hpp
spelllist.cpp
spelllist.hpp
spellstate.cpp
spellstate.hpp
statstate.cpp
statstate.hpp
stolenitems.cpp
stolenitems.hpp
transport.cpp
transport.hpp
util.hpp
variant.cpp
variant.hpp
variantimp.cpp
variantimp.hpp
weatherstate.cpp
weatherstate.hpp