1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-20 02:39:51 +00:00
openmw-tes3mp/apps/openmw/mwworld
2014-02-01 17:36:23 +01:00
..
action.cpp
action.hpp
actionalchemy.cpp
actionalchemy.hpp
actionapply.cpp
actionapply.hpp
actiondoor.cpp
actiondoor.hpp
actioneat.cpp
actioneat.hpp
actionequip.cpp some junk removal 2014-01-13 10:03:25 +01:00
actionequip.hpp
actionopen.cpp Closes #1081: Implement disease contraction 2014-01-03 23:33:14 +01:00
actionopen.hpp
actionread.cpp Add getPlayerPtr() utility method. Reduces dependencies a lot. 2014-01-08 18:39:44 +01:00
actionread.hpp
actionrepair.cpp
actionrepair.hpp
actionsoulgem.cpp
actionsoulgem.hpp
actiontake.cpp Implement theft detection 2014-01-07 19:58:17 +01:00
actiontake.hpp Reverted previous commits, and handle disallowed inventory in MWWorld::Class. Wanted to avoid this, but the previous solution broke teleport door sounds. Also fixed book/scroll window take button showing when inventory was not allowed. 2013-02-17 15:56:22 +01:00
actiontalk.cpp
actiontalk.hpp
actionteleport.cpp
actionteleport.hpp
actiontrap.cpp
actiontrap.hpp
cellfunctors.hpp
cells.cpp load and save of reference in cells (without CustomData state) 2014-01-27 13:27:42 +01:00
cells.hpp load and save of reference in cells (without CustomData state) 2014-01-27 13:27:42 +01:00
cellstore.cpp added creature/NPC state to saved games (only container/inventory for now) 2014-02-01 17:36:23 +01:00
cellstore.hpp load and save of reference in cells (without CustomData state) 2014-01-27 13:27:42 +01:00
class.cpp added support for serialisation of CustomData state 2014-01-30 11:50:13 +01:00
class.hpp added support for serialisation of CustomData state 2014-01-30 11:50:13 +01:00
containerstore.cpp handle equipped items when serialising inventory state 2014-02-01 17:31:05 +01:00
containerstore.hpp added creature/NPC state to saved games (only container/inventory for now) 2014-02-01 17:36:23 +01:00
contentloader.hpp
customdata.hpp
esmloader.cpp
esmloader.hpp
esmstore.cpp on load check player record for dangling ID references 2014-01-18 15:06:58 +01:00
esmstore.hpp
failedaction.cpp
failedaction.hpp
fallback.cpp
fallback.hpp
globals.cpp
globals.hpp
inventorystore.cpp handle equipped items when serialising inventory state 2014-02-01 17:31:05 +01:00
inventorystore.hpp handle equipped items when serialising inventory state 2014-02-01 17:31:05 +01:00
livecellref.cpp added support for serialisation of CustomData state 2014-01-30 11:50:13 +01:00
livecellref.hpp store content of containers in saved game files 2014-01-31 13:25:32 +01:00
localscripts.cpp
localscripts.hpp
manualref.hpp Merge branch 'refnum' into savedgame 2014-01-12 16:58:06 +01:00
nullaction.hpp
omwloader.cpp
omwloader.hpp
physicssystem.cpp Closes #1123: Implement SlowFall magic effect 2014-01-17 15:47:34 +01:00
physicssystem.hpp
player.cpp Merge branch 'master' of https://github.com/zinnschlag/openmw into savedgame 2014-01-24 18:28:35 +01:00
player.hpp loading/saving of some player state (cell/coordinates and some other bits) 2014-01-16 12:03:23 +01:00
ptr.cpp store content of containers in saved game files 2014-01-31 13:25:32 +01:00
ptr.hpp store content of containers in saved game files 2014-01-31 13:25:32 +01:00
recordcmp.hpp
refdata.cpp loading/saving of some player state (cell/coordinates and some other bits) 2014-01-16 12:03:23 +01:00
refdata.hpp loading/saving of some player state (cell/coordinates and some other bits) 2014-01-16 12:03:23 +01:00
scene.cpp Merge branch 'master' of https://github.com/zinnschlag/openmw into savedgame 2014-01-24 18:28:35 +01:00
scene.hpp Merge branch 'master' into HEAD 2014-01-06 00:23:17 +01:00
store.cpp Merge branch 'master' of https://github.com/zinnschlag/openmw into savedgame 2014-01-24 18:28:35 +01:00
store.hpp Clear mShared before populating it. Fixes an issue with duplicate records (e.g. dialogue keywords) after loading a savegame. 2014-01-25 16:33:39 +01:00
timestamp.cpp
timestamp.hpp
weather.cpp Some unneeded includes cleanup 2014-01-15 14:53:28 +01:00
weather.hpp
worldimp.cpp load and save of reference in cells (without CustomData state) 2014-01-27 13:27:42 +01:00
worldimp.hpp load and save of reference in cells (without CustomData state) 2014-01-27 13:27:42 +01:00