.. |
activespells.cpp
|
Overhaul magic effects to work with onApply and onEnd events
|
2021-09-29 19:25:10 +02:00 |
activespells.hpp
|
Give each reflect and spell absorption effect a chance to apply
|
2021-10-26 16:50:40 +02:00 |
aipackage.cpp
|
Fix a crash in aipackage.cpp
|
2021-05-13 14:19:12 +02:00 |
aipackage.hpp
|
|
|
aisequence.cpp
|
Use make_unique instead of unique_ptr+new
|
2021-06-25 20:55:38 +02:00 |
aisequence.hpp
|
|
|
animationstate.cpp
|
|
|
animationstate.hpp
|
|
|
attr.cpp
|
|
|
attr.hpp
|
|
|
cellid.cpp
|
|
|
cellid.hpp
|
|
|
cellref.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
cellref.hpp
|
Initial support of generated RefNums with negative mContentFile.
|
2021-07-09 20:03:27 +02:00 |
cellstate.cpp
|
|
|
cellstate.hpp
|
|
|
containerstate.cpp
|
|
|
containerstate.hpp
|
|
|
controlsstate.cpp
|
|
|
controlsstate.hpp
|
|
|
creaturelevliststate.cpp
|
|
|
creaturelevliststate.hpp
|
|
|
creaturestate.cpp
|
|
|
creaturestate.hpp
|
|
|
creaturestats.cpp
|
Overhaul magic effects to work with onApply and onEnd events
|
2021-09-29 19:25:10 +02:00 |
creaturestats.hpp
|
Overhaul magic effects to work with onApply and onEnd events
|
2021-09-29 19:25:10 +02:00 |
custommarkerstate.cpp
|
|
|
custommarkerstate.hpp
|
|
|
debugprofile.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
debugprofile.hpp
|
Preserve "blocked" record flags when saving with OpenCS. This will help outputs of OpenCS to be used with vanilla Morrowind.
|
2021-08-28 09:42:54 +10:00 |
defs.hpp
|
Load LuaScriptsCfg from both *.omwscripts and *.omwaddon files.
|
2021-10-26 21:52:42 +02:00 |
dialoguestate.cpp
|
|
|
dialoguestate.hpp
|
|
|
doorstate.cpp
|
|
|
doorstate.hpp
|
|
|
effectlist.cpp
|
|
|
effectlist.hpp
|
|
|
esmcommon.hpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
esmreader.cpp
|
Improve a bit two esmreader logging call
|
2021-07-21 15:38:41 +02:00 |
esmreader.hpp
|
Improve a bit two esmreader logging call
|
2021-07-21 15:38:41 +02:00 |
esmwriter.cpp
|
Fix MSVC's C4267 warnings
|
2021-05-12 10:34:39 +04:00 |
esmwriter.hpp
|
|
|
filter.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
filter.hpp
|
Preserve "blocked" record flags when saving with OpenCS. This will help outputs of OpenCS to be used with vanilla Morrowind.
|
2021-08-28 09:42:54 +10:00 |
fogstate.cpp
|
|
|
fogstate.hpp
|
|
|
globalmap.cpp
|
|
|
globalmap.hpp
|
|
|
globalscript.cpp
|
Initial support of generated RefNums with negative mContentFile.
|
2021-07-09 20:03:27 +02:00 |
globalscript.hpp
|
|
|
inventorystate.cpp
|
|
|
inventorystate.hpp
|
|
|
journalentry.cpp
|
|
|
journalentry.hpp
|
|
|
loadacti.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadacti.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadalch.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadalch.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadappa.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadappa.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadarmo.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadarmo.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadbody.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadbody.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadbook.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadbook.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadbsgn.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadbsgn.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadcell.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadcell.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadclas.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadclas.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadclot.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadclot.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadcont.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadcont.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadcrea.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadcrea.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loaddial.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loaddial.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loaddoor.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loaddoor.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadench.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadench.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadfact.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadfact.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadglob.cpp
|
Preserve "blocked" record flags when saving with OpenCS. This will help outputs of OpenCS to be used with vanilla Morrowind.
|
2021-08-28 09:42:54 +10:00 |
loadglob.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadgmst.cpp
|
Preserve "blocked" record flags when saving with OpenCS. This will help outputs of OpenCS to be used with vanilla Morrowind.
|
2021-08-28 09:42:54 +10:00 |
loadgmst.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadinfo.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadinfo.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadingr.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadingr.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadland.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadland.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadlevlist.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadlevlist.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadligh.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadligh.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadlock.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadlock.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadltex.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadltex.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadmgef.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadmgef.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadmisc.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadmisc.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadnpc.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadnpc.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadpgrd.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadpgrd.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadprob.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadprob.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadrace.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadrace.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadregn.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadregn.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadrepa.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadrepa.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadscpt.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadscpt.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadskil.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadskil.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadsndg.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadsndg.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadsoun.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadsoun.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadspel.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadspel.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadsscr.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadsscr.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadstat.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadstat.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
loadtes3.cpp
|
ESM code cleanup
|
2021-05-05 22:23:06 +03:00 |
loadtes3.hpp
|
|
|
loadweap.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
loadweap.hpp
|
Avoid copying std::string in MWWorld::Ptr::getTypeDescription()
|
2021-10-12 00:18:23 +02:00 |
locals.cpp
|
|
|
locals.hpp
|
|
|
luascripts.cpp
|
Add ESM records that are needed to store Lua scripts configuration;
|
2021-10-26 21:32:02 +02:00 |
luascripts.hpp
|
Add ESM records that are needed to store Lua scripts configuration;
|
2021-10-26 21:32:02 +02:00 |
magiceffects.cpp
|
Overhaul magic effects to work with onApply and onEnd events
|
2021-09-29 19:25:10 +02:00 |
magiceffects.hpp
|
Overhaul magic effects to work with onApply and onEnd events
|
2021-09-29 19:25:10 +02:00 |
mappings.cpp
|
|
|
mappings.hpp
|
|
|
npcstate.cpp
|
|
|
npcstate.hpp
|
|
|
npcstats.cpp
|
|
|
npcstats.hpp
|
|
|
objectstate.cpp
|
Saving/loading for Lua scripts (saves format is changed)
|
2021-07-09 20:24:56 +02:00 |
objectstate.hpp
|
Saving/loading for Lua scripts (saves format is changed)
|
2021-07-09 20:24:56 +02:00 |
player.cpp
|
|
|
player.hpp
|
|
|
projectilestate.cpp
|
Overhaul magic effects to work with onApply and onEnd events
|
2021-09-29 19:25:10 +02:00 |
projectilestate.hpp
|
Overhaul magic effects to work with onApply and onEnd events
|
2021-09-29 19:25:10 +02:00 |
queststate.cpp
|
|
|
queststate.hpp
|
|
|
quickkeys.cpp
|
|
|
quickkeys.hpp
|
|
|
records.hpp
|
|
|
savedgame.cpp
|
Overhaul magic effects to work with onApply and onEnd events
|
2021-09-29 19:25:10 +02:00 |
savedgame.hpp
|
|
|
spelllist.cpp
|
|
|
spelllist.hpp
|
|
|
spellstate.cpp
|
Overhaul magic effects to work with onApply and onEnd events
|
2021-09-29 19:25:10 +02:00 |
spellstate.hpp
|
Overhaul magic effects to work with onApply and onEnd events
|
2021-09-29 19:25:10 +02:00 |
statstate.cpp
|
Fix MSVC's C4244 warnings
|
2021-05-12 10:34:40 +04:00 |
statstate.hpp
|
|
|
stolenitems.cpp
|
|
|
stolenitems.hpp
|
|
|
transport.cpp
|
Do not use union to access FIXED_STRING<4> as int
|
2021-10-17 17:16:21 +02:00 |
transport.hpp
|
|
|
util.hpp
|
Use default instead of empty constructors/destructors
|
2021-06-24 00:26:15 +02:00 |
variant.cpp
|
Some more constexpr in esm/variant.cpp
|
2021-06-22 12:49:09 +02:00 |
variant.hpp
|
|
|
variantimp.cpp
|
|
|
variantimp.hpp
|
|
|
weatherstate.cpp
|
Fix two excessive type casting instances
|
2021-06-23 22:19:08 +02:00 |
weatherstate.hpp
|
|
|