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-tes3mp/components/esm
Stanislav Bas 09a3358017 Add NAME and DELE handling to Global record 10 years ago
..
activespells.cpp Savegame: store ActiveSpells 11 years ago
activespells.hpp Savegame: store ActiveSpells 11 years ago
aipackage.cpp Don't rely on subrecord order part 2 10 years ago
aipackage.hpp reverted mShouldRepeat back to unsigned char. 10 years ago
aisequence.cpp Store original actor position in AiWander package (Fixes #2200) 10 years ago
aisequence.hpp reverted mShouldRepeat back to unsigned char. 10 years ago
attr.cpp Handle werewolf stats 12 years ago
attr.hpp Handle werewolf stats 12 years ago
cellid.cpp various bits of cleanup 11 years ago
cellid.hpp fix -Wnewline-eof warnings 10 years ago
cellref.cpp removed leftover ignoreRefNum argument 10 years ago
cellref.hpp removed leftover ignoreRefNum argument 10 years ago
cellstate.cpp Feature #32: Implement respawn for containers, creatures and NPCs 11 years ago
cellstate.hpp Feature #32: Implement respawn for containers, creatures and NPCs 11 years ago
containerstate.cpp fix -Wnewline-eof warnings 10 years ago
containerstate.hpp store content of containers in saved game files 11 years ago
creaturelevliststate.cpp Feature #32: Implement respawn for containers, creatures and NPCs 11 years ago
creaturelevliststate.hpp Feature #32: Implement respawn for containers, creatures and NPCs 11 years ago
creaturestate.cpp Don't require the object type id for reading references from savegames 10 years ago
creaturestate.hpp ESSImport: player is placed in correct cell, npc cellrefs work 10 years ago
creaturestats.cpp Move attackingOrSpell flag to the CharacterController 10 years ago
creaturestats.hpp Move attackingOrSpell flag to the CharacterController 10 years ago
custommarkerstate.cpp ESSImport: convert custom map markers, not working for interiors yet 10 years ago
custommarkerstate.hpp ESSImport: convert custom map markers, not working for interiors yet 10 years ago
debugprofile.cpp renamed the script field in DebugProfile to improve consistency 11 years ago
debugprofile.hpp renamed the script field in DebugProfile to improve consistency 11 years ago
defs.hpp Restore WeaponAnimation 10 years ago
dialoguestate.cpp Fix loading faction reactions for older savegames (Fixes #2301) 10 years ago
dialoguestate.hpp ESSImport: convert faction reactions and known dialogue topics 10 years ago
doorstate.cpp Savegame: store door movement state (Closes #747) 11 years ago
doorstate.hpp Savegame: store door movement state (Closes #747) 11 years ago
effectlist.cpp Don't rely on subrecord order part 2 10 years ago
effectlist.hpp Don't rely on subrecord order part 2 10 years ago
esmcommon.hpp Remove no longer required strnlen wrapper 10 years ago
esmreader.cpp Merge branch 'master' of https://github.com/OpenMW/openmw into osg 10 years ago
esmreader.hpp Merge branch 'master' of https://github.com/OpenMW/openmw into osg 10 years ago
esmwriter.cpp Handle encoding conversions when saving TES3 header (Fixes #2727) 10 years ago
esmwriter.hpp Handle encoding conversions when saving TES3 header (Fixes #2727) 10 years ago
filter.cpp added project scope filter saving 11 years ago
filter.hpp added project scope filter saving 11 years ago
fogstate.cpp Savegame: store fog of war (Closes #1177) 11 years ago
fogstate.hpp Savegame: store fog of war (Closes #1177) 11 years ago
globalmap.cpp Fix global map markers being duplicated when cell is visited again 10 years ago
globalmap.hpp Fix global map markers being duplicated when cell is visited again 10 years ago
globalscript.cpp fix -Wnewline-eof warnings 10 years ago
globalscript.hpp ESSImport: convert running global scripts 10 years ago
inventorystate.cpp Store selected enchant item in savegame (Fixes #1702) 10 years ago
inventorystate.hpp Store selected enchant item in savegame (Fixes #1702) 10 years ago
journalentry.cpp Feature #764: Store the actor that gave the dialog response 11 years ago
journalentry.hpp Feature #764: Store the actor that gave the dialog response 11 years ago
loadacti.cpp Add NAME and DELE handling to ESM records. 10 years ago
loadacti.hpp Add NAME and DELE handling to ESM records. 10 years ago
loadalch.cpp Add NAME and DELE handling to ESM records. 10 years ago
loadalch.hpp Add NAME and DELE handling to ESM records. 10 years ago
loadappa.cpp Add NAME and DELE handling to ESM records. 10 years ago
loadappa.hpp Add NAME and DELE handling to ESM records. 10 years ago
loadarmo.cpp Add NAME and DELE handling to ESM records. 10 years ago
loadarmo.hpp Add NAME and DELE handling to ESM records. 10 years ago
loadbody.cpp Add NAME and DELE handling to ESM records. 10 years ago
loadbody.hpp Add NAME and DELE handling to ESM records. 10 years ago
loadbook.cpp Add NAME and DELE handling to ESM records. 10 years ago
loadbook.hpp Add NAME and DELE handling to ESM records. 10 years ago
loadbsgn.cpp Add NAME and DELE handling to ESM records. 10 years ago
loadbsgn.hpp Add NAME and DELE handling to ESM records. 10 years ago
loadcell.cpp Add NAME and DELE handling to Cell record 10 years ago
loadcell.hpp Add NAME and DELE handling to Cell record 10 years ago
loadclas.cpp Add NAME and DELE handling to ESM records. 10 years ago
loadclas.hpp Add NAME and DELE handling to ESM records. 10 years ago
loadclot.cpp Add NAME and DELE handling to ESM records. 10 years ago
loadclot.hpp Add NAME and DELE handling to ESM records. 10 years ago
loadcont.cpp Add NAME and DELE handling to ESM records. 10 years ago
loadcont.hpp Add NAME and DELE handling to ESM records. 10 years ago
loadcrea.cpp Add NAME and DELE handling to ESM records. 10 years ago
loadcrea.hpp Add NAME and DELE handling to ESM records. 10 years ago
loaddial.cpp Add NAME and DELE handling to Dialogue record 10 years ago
loaddial.hpp Add NAME and DELE handling to Dialogue record 10 years ago
loaddoor.cpp Add NAME and DELE handling to ESM records. 10 years ago
loaddoor.hpp Add NAME and DELE handling to ESM records. 10 years ago
loadench.cpp Add NAME and DELE handling to ESM records. 10 years ago
loadench.hpp Add NAME and DELE handling to ESM records. 10 years ago
loadfact.cpp Add NAME and DELE handling to ESM records. 10 years ago
loadfact.hpp Add NAME and DELE handling to ESM records. 10 years ago
loadglob.cpp Add NAME and DELE handling to Global record 10 years ago
loadglob.hpp Add NAME and DELE handling to Global record 10 years ago
loadgmst.cpp make 4 byte record type accessable from record struct 11 years ago
loadgmst.hpp Improve error message for not found records 10 years ago
loadinfo.cpp Remove redundant code 10 years ago
loadinfo.hpp Add DELE handling to Info record 10 years ago
loadingr.cpp Add NAME and DELE handling to ESM records. 10 years ago
loadingr.hpp Add NAME and DELE handling to ESM records. 10 years ago
loadland.cpp Silence -Wreorder warnings. 10 years ago
loadland.hpp Merge branch 'master' of https://github.com/OpenMW/openmw into osg 10 years ago
loadlevlist.cpp Add NAME and DELE handling to ESM records. 10 years ago
loadlevlist.hpp Add NAME and DELE handling to ESM records. 10 years ago
loadligh.cpp Add NAME and DELE handling to ESM records. 10 years ago
loadligh.hpp Add NAME and DELE handling to ESM records. 10 years ago
loadlock.cpp Add NAME and DELE handling to ESM records. 10 years ago
loadlock.hpp Add NAME and DELE handling to ESM records. 10 years ago
loadltex.cpp Add NAME and DELE handling to ESM records. 10 years ago
loadltex.hpp Add NAME and DELE handling to ESM records. 10 years ago
loadmgef.cpp Don't rely on subrecord order part 2 10 years ago
loadmgef.hpp Improve error message for not found records 10 years ago
loadmisc.cpp Add NAME and DELE handling to ESM records. 10 years ago
loadmisc.hpp Add NAME and DELE handling to ESM records. 10 years ago
loadnpc.cpp Add NAME and DELE handling to ESM records. 10 years ago
loadnpc.hpp Add NAME and DELE handling to ESM records. 10 years ago
loadpgrd.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
loadpgrd.hpp Improve error message for not found records 10 years ago
loadprob.cpp Add NAME and DELE handling to ESM records. 10 years ago
loadprob.hpp Add NAME and DELE handling to ESM records. 10 years ago
loadrace.cpp Add NAME handling to Race record 10 years ago
loadrace.hpp Improve error message for not found records 10 years ago
loadregn.cpp Add NAME and DELE handling to ESM records. 10 years ago
loadregn.hpp Add NAME and DELE handling to ESM records. 10 years ago
loadrepa.cpp Add NAME and DELE handling to ESM records. 10 years ago
loadrepa.hpp Add NAME and DELE handling to ESM records. 10 years ago
loadscpt.cpp Add NAME and DELE handling to Script record 10 years ago
loadscpt.hpp Add NAME and DELE handling to Script record 10 years ago
loadskil.cpp Don't rely on subrecord order part 2 10 years ago
loadskil.hpp Improve error message for not found records 10 years ago
loadsndg.cpp Add NAME and DELE handling to ESM records. 10 years ago
loadsndg.hpp Add NAME and DELE handling to ESM records. 10 years ago
loadsoun.cpp Add NAME and DELE handling to ESM records. 10 years ago
loadsoun.hpp Add NAME and DELE handling to ESM records. 10 years ago
loadspel.cpp Add NAME and DELE handling to ESM records. 10 years ago
loadspel.hpp Add NAME and DELE handling to ESM records. 10 years ago
loadsscr.cpp load start up script records 10 years ago
loadsscr.hpp Improve error message for not found records 10 years ago
loadstat.cpp Add NAME and DELE handling to ESM records. 10 years ago
loadstat.hpp Add NAME and DELE handling to ESM records. 10 years ago
loadtes3.cpp Handle encoding conversions when saving TES3 header (Fixes #2727) 10 years ago
loadtes3.hpp Don't rely on subrecord order part 2 10 years ago
loadweap.cpp Add NAME and DELE handling to ESM records. 10 years ago
loadweap.hpp Add NAME and DELE handling to ESM records. 10 years ago
locals.cpp ESSImport: convert script local variables 10 years ago
locals.hpp store global script state in saved game files 11 years ago
magiceffects.cpp Store magic effect Base values in savegame (Fixes #1489) 11 years ago
magiceffects.hpp Store magic effect Base values in savegame (Fixes #1489) 11 years ago
npcstate.cpp Don't require the object type id for reading references from savegames 10 years ago
npcstate.hpp ESSImport: player is placed in correct cell, npc cellrefs work 10 years ago
npcstats.cpp Move attackStrength to the CharacterController, where it should have been to begin with 10 years ago
npcstats.hpp Werewolf stats compatibility with old save files 10 years ago
objectstate.cpp Use the format field instead of version field 10 years ago
objectstate.hpp Savegame loading optimization 10 years ago
player.cpp Loading/saving for player's original skills/attributes (prior to becoming a werewolf) 10 years ago
player.hpp Loading/saving for player's original skills/attributes (prior to becoming a werewolf) 10 years ago
projectilestate.cpp Fix projectile hit bug where the incorrect attackStrength would be used if a new attack has been performed in the meantime 10 years ago
projectilestate.hpp Fix projectile hit bug where the incorrect attackStrength would be used if a new attack has been performed in the meantime 10 years ago
queststate.cpp fix -Wnewline-eof warnings 10 years ago
queststate.hpp ESSImport: convert journal indices 10 years ago
quickkeys.cpp Savegame: store most of CreatureStats 11 years ago
quickkeys.hpp Move to esm component 11 years ago
records.hpp Remove some unused code, include cleanup 10 years ago
savedgame.cpp Use the format field instead of version field 10 years ago
savedgame.hpp Use the format field instead of version field 10 years ago
spelllist.cpp Don't rely on subrecord order part 2 10 years ago
spelllist.hpp Don't rely on subrecord order part 2 10 years ago
spellstate.cpp Implement removal of corprus spells 11 years ago
spellstate.hpp Don't clear known spells when reading from the savegame 10 years ago
statstate.hpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
stolenitems.cpp Stolen item tracking overhaul part 2 (Fixes #2338) 10 years ago
stolenitems.hpp Stolen item tracking overhaul part 2 (Fixes #2338) 10 years ago
transport.cpp Add travel service support for creatures (Fixes #2432) 10 years ago
transport.hpp Add travel service support for creatures (Fixes #2432) 10 years ago
util.cpp Remove redundant code 10 years ago
util.hpp Add NAME and DELE handling to ESM records. 10 years ago
variant.cpp ESSImport: convert script local variables 10 years ago
variant.hpp ESSImport: convert script local variables 10 years ago
variantimp.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
variantimp.hpp added variant class 12 years ago
weatherstate.cpp Move weather state save/load to a new class 11 years ago
weatherstate.hpp Fixed header include guard to match filename 11 years ago