.. |
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
|
|
|
animationstate.hpp
|
|
|
attr.cpp
|
|
|
attr.hpp
|
Clean up fallback record creation
|
2018-12-28 01:22:24 +03:00 |
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
|
|
|
creaturestats.hpp
|
|
|
custommarkerstate.cpp
|
|
|
custommarkerstate.hpp
|
|
|
debugprofile.cpp
|
|
|
debugprofile.hpp
|
|
|
defs.hpp
|
|
|
dialoguestate.cpp
|
|
|
dialoguestate.hpp
|
|
|
doorstate.cpp
|
|
|
doorstate.hpp
|
|
|
effectlist.cpp
|
|
|
effectlist.hpp
|
|
|
esmcommon.hpp
|
|
|
esmreader.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
esmreader.hpp
|
Handle length of UTF-8 strings properly in plugin metadata (bug #4653)
|
2018-09-25 21:40:26 +04:00 |
esmwriter.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
esmwriter.hpp
|
|
|
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
|
|
|
loadbook.hpp
|
|
|
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
|
|
|
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
|
Clean up fallback record creation
|
2018-12-28 01:22:24 +03:00 |
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
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
loadland.hpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
loadlevlist.cpp
|
|
|
loadlevlist.hpp
|
|
|
loadligh.cpp
|
|
|
loadligh.hpp
|
|
|
loadlock.cpp
|
|
|
loadlock.hpp
|
|
|
loadltex.cpp
|
|
|
loadltex.hpp
|
|
|
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
|
Fix crash in the ESM reader, when SCVR has no variable names
|
2018-10-12 11:28:14 +02: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
|
Clean up fallback record creation
|
2018-12-28 01:22:24 +03:00 |
loadtes3.cpp
|
Handle length of UTF-8 strings properly in plugin metadata (bug #4653)
|
2018-09-25 21:40:26 +04:00 |
loadtes3.hpp
|
Handle length of UTF-8 strings properly in plugin metadata (bug #4653)
|
2018-09-25 21:40:26 +04: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
|
|
|
mappings.cpp
|
Start rendering npc's
|
2018-09-27 13:14:59 +04:00 |
mappings.hpp
|
Start rendering npc's
|
2018-09-27 13:14:59 +04:00 |
npcstate.cpp
|
|
|
npcstate.hpp
|
|
|
npcstats.cpp
|
|
|
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
|
|
|
projectilestate.hpp
|
|
|
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
|
Fix crash in the ESM reader, when list is empty (bug #4677)
|
2018-10-12 10:38:32 +04:00 |
transport.hpp
|
|
|
util.hpp
|
|
|
variant.cpp
|
|
|
variant.hpp
|
|
|
variantimp.cpp
|
|
|
variantimp.hpp
|
|
|
weatherstate.cpp
|
|
|
weatherstate.hpp
|
|
|