1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 21:42:13 +00:00
OpenMW/apps/openmw/mwworld
2014-02-23 18:17:41 +01:00
..
action.cpp
action.hpp
actionalchemy.cpp
actionalchemy.hpp
actionapply.cpp
actionapply.hpp
actiondoor.cpp
actiondoor.hpp
actioneat.cpp
actioneat.hpp
actionequip.cpp Issue #777: Create InventoryStore for creatures with weapons/shields 2014-01-19 11:43:23 +01:00
actionequip.hpp
actionopen.cpp
actionopen.hpp
actionread.cpp
actionread.hpp
actionrepair.cpp
actionrepair.hpp
actionsoulgem.cpp
actionsoulgem.hpp
actiontake.cpp
actiontake.hpp
actiontalk.cpp
actiontalk.hpp
actionteleport.cpp
actionteleport.hpp
actiontrap.cpp Feature #957: Handle area effects for "on touch" range 2014-01-21 12:30:15 +01:00
actiontrap.hpp
cellfunctors.hpp
cells.cpp encapsulated mIds 2014-02-23 16:46:07 +01:00
cells.hpp load and save of reference in cells (without CustomData state) 2014-01-27 13:27:42 +01:00
cellstore.cpp make Ptr a bit more pointer-like 2014-02-23 18:17:41 +01:00
cellstore.hpp encapsulated water level 2014-02-23 17:34:18 +01:00
class.cpp Merge branch 'savedgame' 2014-02-01 18:16:32 +01:00
class.hpp Merge branch 'savedgame' 2014-02-01 18:16:32 +01:00
containerstore.cpp Merge branch 'savedgame' 2014-02-01 18:16:32 +01:00
containerstore.hpp Merge branch 'savedgame' 2014-02-01 18:16:32 +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 Feature #50: Handle attach & release of projectiles 2014-02-05 05:18:11 +01:00
inventorystore.hpp Feature #50: Handle attach & release of projectiles 2014-02-05 05:18:11 +01:00
livecellref.cpp added support for serialisation of CustomData state 2014-01-30 11:50:13 +01:00
livecellref.hpp Fix linking issues on Windows using MSVC. 2014-02-02 23:59:57 +01:00
localscripts.cpp
localscripts.hpp
manualref.hpp
nullaction.hpp
omwloader.cpp
omwloader.hpp
physicssystem.cpp started making CellStore into a proper class; encapsulated mCell member 2014-02-21 11:35:46 +01:00
physicssystem.hpp
player.cpp started making CellStore into a proper class; encapsulated mCell member 2014-02-21 11:35:46 +01:00
player.hpp
ptr.cpp make Ptr a bit more pointer-like 2014-02-23 18:17:41 +01:00
ptr.hpp make Ptr a bit more pointer-like 2014-02-23 18:17:41 +01:00
recordcmp.hpp
refdata.cpp
refdata.hpp Fix linking issues on Windows using MSVC. 2014-02-02 23:59:57 +01:00
scene.cpp started making CellStore into a proper class; encapsulated mCell member 2014-02-21 11:35:46 +01:00
scene.hpp
store.cpp Merge branch 'savedgame' 2014-02-01 18:16:32 +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 started making CellStore into a proper class; encapsulated mCell member 2014-02-21 11:35:46 +01:00
weather.hpp
worldimp.cpp encapsulated water level 2014-02-23 17:34:18 +01:00
worldimp.hpp Merge branch 'savedgame' 2014-02-01 18:16:32 +01:00