1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-17 01:10:10 +00:00
OpenMW/apps/openmw/mwworld
Capostrophic c9c9599ec5 Improve GetDistance and object search warnings (bug #5427)
Allow GetDistance to work with a non-existent object argument or with inventory items that belong to a container store that doesn't exist
2020-05-22 15:50:04 +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
cellref.hpp
cellreflist.hpp
cells.cpp Allow targeting non-unique actors with StartScript (bug #2311) 2020-05-10 14:57:06 +02:00
cells.hpp Allow targeting non-unique actors with StartScript (bug #2311) 2020-05-10 14:57:06 +02:00
cellstore.cpp Allow targeting non-unique actors with StartScript (bug #2311) 2020-05-10 14:57:06 +02:00
cellstore.hpp Allow targeting non-unique actors with StartScript (bug #2311) 2020-05-10 14:57:06 +02: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.hpp
worldimp.cpp Improve GetDistance and object search warnings (bug #5427) 2020-05-22 15:50:04 +03:00
worldimp.hpp Allow targeting non-unique actors with StartScript (bug #2311) 2020-05-10 14:57:06 +02:00