1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 15:39:02 +00:00
OpenMW/apps/openmw/mwworld
2020-04-26 22:17:38 +03:00
..
action.cpp
action.hpp
actionalchemy.cpp
actionalchemy.hpp
actionapply.cpp
actionapply.hpp
actiondoor.cpp
actiondoor.hpp
actioneat.cpp
actioneat.hpp
actionequip.cpp Improve equipment logic (bug #5223) 2019-12-14 22:30:27 +04:00
actionequip.hpp
actionharvest.cpp
actionharvest.hpp
actionopen.cpp Allow ActionOpen and ActionTalk only for player (bug #5210 2019-11-18 12:41:11 +04:00
actionopen.hpp
actionread.cpp
actionread.hpp
actionrepair.cpp
actionrepair.hpp
actionsoulgem.cpp
actionsoulgem.hpp
actiontake.cpp
actiontake.hpp
actiontalk.cpp Allow ActionOpen and ActionTalk only for player (bug #5210 2019-11-18 12:41:11 +04:00
actiontalk.hpp
actionteleport.cpp
actionteleport.hpp
actiontrap.cpp
actiontrap.hpp
cellpreloader.cpp Fix C5204 warnings by adding default virtual destructors 2020-03-26 14:49:12 +04:00
cellpreloader.hpp
cellref.cpp Avoid copying strings in SearchVisitor and readReferenceCollection 2019-10-28 19:28:14 +03:00
cellref.hpp Avoid copying strings in SearchVisitor and readReferenceCollection 2019-10-28 19:28:14 +03:00
cellreflist.hpp
cells.cpp
cells.hpp
cellstore.cpp Avoid copying strings in SearchVisitor and readReferenceCollection 2019-10-28 19:28:14 +03:00
cellstore.hpp Fix C5204 warnings by adding default virtual destructors 2020-03-26 14:49:12 +04:00
cellvisitors.hpp
class.cpp
class.hpp
containerstore.cpp Cleanup ownership for items in containers 2020-03-17 17:22:39 +04:00
containerstore.hpp Fix C5204 warnings by adding default virtual destructors 2020-03-26 14:49:12 +04:00
contentloader.hpp
customdata.cpp
customdata.hpp
doorstate.hpp
esmloader.cpp
esmloader.hpp
esmstore.cpp clean up code; purge const_cast 2020-04-19 16:31:54 +02:00
esmstore.hpp
failedaction.cpp
failedaction.hpp
globals.cpp
globals.hpp
inventorystore.cpp Separate functions that don't belong to CastSpell class 2020-04-26 22:17:38 +03:00
inventorystore.hpp Fix C5204 warnings by adding default virtual destructors 2020-03-26 14:49:12 +04:00
livecellref.cpp
livecellref.hpp
localscripts.cpp
localscripts.hpp
manualref.cpp
manualref.hpp
nullaction.hpp
player.cpp Separate functions that don't belong to CastSpell class 2020-04-26 22:17:38 +03:00
player.hpp Slightly reduce code duplication 2020-01-09 22:17:01 +03:00
projectilemanager.cpp as it says; revert vismask and uncomplicate openmw 2020-04-20 20:57:38 +02:00
projectilemanager.hpp
ptr.cpp
ptr.hpp
recordcmp.hpp
refdata.cpp
refdata.hpp
scene.cpp Revert infinite fall failsafe addition 2020-02-25 16:46:53 +03:00
scene.hpp Revert infinite fall failsafe addition 2020-02-25 16:46:53 +03:00
store.cpp Implement TestCells (feature #5219) 2019-12-22 11:13:42 +04:00
store.hpp Allow to enchant multiple projectiles at once (feature #3517) 2019-12-31 21:31:49 +04:00
timestamp.cpp
timestamp.hpp
weather.cpp Weather-related fixes (incl. bug #4783) 2019-10-19 22:47:21 +03:00
weather.hpp Weather-related fixes (incl. bug #4783) 2019-10-19 22:47:21 +03:00
worldimp.cpp Separate functions that don't belong to CastSpell class 2020-04-26 22:17:38 +03:00
worldimp.hpp Do not wander to occupied area by other actor 2020-02-10 22:29:54 +01:00