1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-12-12 18:53:08 +00:00
openmw-tes3mp/components/esm
Stanislav Bas e65ff723ce More ESM records have DELE handling.
Changed records: Race, Land, Pathgrid, StartScript, DebugProfile, Filter
2015-07-19 14:58:13 +03:00
..
activespells.cpp
activespells.hpp
aipackage.cpp Don't rely on subrecord order part 2 2015-02-12 05:43:22 +01:00
aipackage.hpp reverted mShouldRepeat back to unsigned char. 2015-03-07 11:04:54 +13:00
aisequence.cpp Store original actor position in AiWander package (Fixes #2200) 2015-01-01 03:38:49 +01:00
aisequence.hpp reverted mShouldRepeat back to unsigned char. 2015-03-07 11:04:54 +13:00
attr.cpp
attr.hpp
cellid.cpp
cellid.hpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
cellref.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
cellref.hpp Move DELE handling to CellRef record 2015-07-15 19:39:01 +03:00
cellstate.cpp
cellstate.hpp
containerstate.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
containerstate.hpp
creaturelevliststate.cpp
creaturelevliststate.hpp
creaturestate.cpp Don't require the object type id for reading references from savegames 2015-01-20 00:42:25 +01:00
creaturestate.hpp ESSImport: player is placed in correct cell, npc cellrefs work 2015-01-18 20:01:50 +01:00
creaturestats.cpp Explicitly instantiate ESM::StatState 2015-07-07 19:19:37 +02:00
creaturestats.hpp Move attackingOrSpell flag to the CharacterController 2015-07-02 19:14:28 +02:00
custommarkerstate.cpp ESSImport: convert custom map markers, not working for interiors yet 2015-01-19 09:29:21 +01:00
custommarkerstate.hpp ESSImport: convert custom map markers, not working for interiors yet 2015-01-19 09:29:21 +01:00
debugprofile.cpp More ESM records have DELE handling. 2015-07-19 14:58:13 +03:00
debugprofile.hpp More ESM records have DELE handling. 2015-07-19 14:58:13 +03:00
defs.hpp Restore WeaponAnimation 2015-05-31 01:07:43 +02:00
dialoguestate.cpp Fix loading faction reactions for older savegames (Fixes #2301) 2015-01-24 14:32:02 +01:00
dialoguestate.hpp ESSImport: convert faction reactions and known dialogue topics 2015-01-20 15:56:07 +01:00
doorstate.cpp
doorstate.hpp
effectlist.cpp Don't rely on subrecord order part 2 2015-02-12 05:43:22 +01:00
effectlist.hpp Don't rely on subrecord order part 2 2015-02-12 05:43:22 +01:00
esmcommon.hpp Remove no longer required strnlen wrapper 2015-03-18 23:37:54 +02:00
esmreader.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
esmreader.hpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
esmwriter.cpp Handle encoding conversions when saving TES3 header (Fixes #2727) 2015-06-26 20:16:32 +02:00
esmwriter.hpp Handle encoding conversions when saving TES3 header (Fixes #2727) 2015-06-26 20:16:32 +02:00
filter.cpp More ESM records have DELE handling. 2015-07-19 14:58:13 +03:00
filter.hpp More ESM records have DELE handling. 2015-07-19 14:58:13 +03:00
fogstate.cpp
fogstate.hpp
globalmap.cpp Fix global map markers being duplicated when cell is visited again 2014-09-26 16:51:48 +02:00
globalmap.hpp Fix global map markers being duplicated when cell is visited again 2014-09-26 16:51:48 +02:00
globalscript.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
globalscript.hpp ESSImport: convert running global scripts 2015-01-27 23:05:20 +01:00
inventorystate.cpp Store selected enchant item in savegame (Fixes #1702) 2015-01-23 16:45:47 +01:00
inventorystate.hpp Store selected enchant item in savegame (Fixes #1702) 2015-01-23 16:45:47 +01:00
journalentry.cpp
journalentry.hpp
loadacti.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadacti.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadalch.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadalch.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadappa.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadappa.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadarmo.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadarmo.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadbody.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadbody.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadbook.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadbook.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadbsgn.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadbsgn.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadcell.cpp Move DELE handling to CellRef record 2015-07-15 19:39:01 +03:00
loadcell.hpp Move DELE handling to CellRef record 2015-07-15 19:39:01 +03:00
loadclas.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadclas.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadclot.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadclot.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadcont.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadcont.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadcrea.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadcrea.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loaddial.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loaddial.hpp Move ID loading into a separate method for Dialogue and DialInfo records 2015-07-13 11:26:23 +03:00
loaddoor.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loaddoor.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadench.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadench.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadfact.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadfact.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadglob.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadglob.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadgmst.cpp Add NAME handling to GameSetting record 2015-07-10 00:29:34 +03:00
loadgmst.hpp Improve error message for not found records 2015-06-14 02:31:00 +02:00
loadinfo.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadinfo.hpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadingr.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadingr.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadland.cpp More ESM records have DELE handling. 2015-07-19 14:58:13 +03:00
loadland.hpp More ESM records have DELE handling. 2015-07-19 14:58:13 +03:00
loadlevlist.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadlevlist.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadligh.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadligh.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadlock.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadlock.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadltex.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadltex.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadmgef.cpp Don't rely on subrecord order part 2 2015-02-12 05:43:22 +01:00
loadmgef.hpp Improve error message for not found records 2015-06-14 02:31:00 +02:00
loadmisc.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadmisc.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadnpc.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadnpc.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadpgrd.cpp More ESM records have DELE handling. 2015-07-19 14:58:13 +03:00
loadpgrd.hpp More ESM records have DELE handling. 2015-07-19 14:58:13 +03:00
loadprob.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadprob.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadrace.cpp More ESM records have DELE handling. 2015-07-19 14:58:13 +03:00
loadrace.hpp More ESM records have DELE handling. 2015-07-19 14:58:13 +03:00
loadregn.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadregn.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadrepa.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadrepa.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadscpt.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadscpt.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadskil.cpp Don't rely on subrecord order part 2 2015-02-12 05:43:22 +01:00
loadskil.hpp Improve error message for not found records 2015-06-14 02:31:00 +02:00
loadsndg.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadsndg.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadsoun.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadsoun.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadspel.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadspel.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadsscr.cpp More ESM records have DELE handling. 2015-07-19 14:58:13 +03:00
loadsscr.hpp More ESM records have DELE handling. 2015-07-19 14:58:13 +03:00
loadstat.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadstat.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
loadtes3.cpp Handle encoding conversions when saving TES3 header (Fixes #2727) 2015-06-26 20:16:32 +02:00
loadtes3.hpp Don't rely on subrecord order part 2 2015-02-12 05:43:22 +01:00
loadweap.cpp Refine DELE handling in ESM records. Add position-independent DELE search 2015-07-19 14:57:59 +03:00
loadweap.hpp Set Deleted flag to false when initializing ESM records 2015-07-10 00:29:46 +03:00
locals.cpp ESSImport: convert script local variables 2015-01-24 16:45:36 +01:00
locals.hpp
magiceffects.cpp
magiceffects.hpp
npcstate.cpp Don't require the object type id for reading references from savegames 2015-01-20 00:42:25 +01:00
npcstate.hpp ESSImport: player is placed in correct cell, npc cellrefs work 2015-01-18 20:01:50 +01:00
npcstats.cpp Move attackStrength to the CharacterController, where it should have been to begin with 2015-06-26 05:15:07 +02:00
npcstats.hpp Werewolf stats compatibility with old save files 2015-06-21 18:45:49 +02:00
objectstate.cpp Use the format field instead of version field 2015-06-30 17:26:33 +02:00
objectstate.hpp Savegame loading optimization 2015-06-30 16:47:41 +02:00
player.cpp Loading/saving for player's original skills/attributes (prior to becoming a werewolf) 2015-06-21 17:36:49 +02:00
player.hpp Loading/saving for player's original skills/attributes (prior to becoming a werewolf) 2015-06-21 17:36:49 +02:00
projectilestate.cpp Fix projectile hit bug where the incorrect attackStrength would be used if a new attack has been performed in the meantime 2015-06-26 02:32:41 +02:00
projectilestate.hpp Fix projectile hit bug where the incorrect attackStrength would be used if a new attack has been performed in the meantime 2015-06-26 02:32:41 +02:00
queststate.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
queststate.hpp ESSImport: convert journal indices 2015-01-27 23:12:21 +01:00
quickkeys.cpp
quickkeys.hpp
records.hpp Remove some unused code, include cleanup 2015-01-27 23:12:13 +01:00
savedgame.cpp Use the format field instead of version field 2015-06-30 17:26:33 +02:00
savedgame.hpp Use the format field instead of version field 2015-06-30 17:26:33 +02:00
spelllist.cpp Don't rely on subrecord order part 2 2015-02-12 05:43:22 +01:00
spelllist.hpp Don't rely on subrecord order part 2 2015-02-12 05:43:22 +01:00
spellstate.cpp
spellstate.hpp Don't clear known spells when reading from the savegame 2015-01-23 15:34:14 +01:00
statstate.cpp Instantiate struct as a struct 2015-07-09 22:45:25 +02:00
statstate.hpp Explicitly instantiate ESM::StatState 2015-07-07 19:19:37 +02:00
stolenitems.cpp Stolen item tracking overhaul part 2 (Fixes #2338) 2015-02-06 01:27:16 +01:00
stolenitems.hpp Stolen item tracking overhaul part 2 (Fixes #2338) 2015-02-06 01:27:16 +01:00
transport.cpp Add travel service support for creatures (Fixes #2432) 2015-03-09 03:15:11 +01:00
transport.hpp Add travel service support for creatures (Fixes #2432) 2015-03-09 03:15:11 +01:00
util.cpp Remove NAME and DELE handling from IdCollection 2015-07-13 10:40:11 +03:00
util.hpp Remove NAME and DELE handling from IdCollection 2015-07-13 10:40:11 +03:00
variant.cpp ESSImport: convert script local variables 2015-01-24 16:45:36 +01:00
variant.hpp ESSImport: convert script local variables 2015-01-24 16:45:36 +01:00
variantimp.cpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
variantimp.hpp
weatherstate.cpp
weatherstate.hpp