1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-18 13:12:50 +00:00
OpenMW/apps/openmw/mwworld
Assumeru 72549651e0
Rework container resolution (#3006)
* Rework container resolution

* add optional argument to getCount

* remove now-redundant changes

* undo worldimp changes

* move save-fixing code to InventoryState

* replace Rng instances with Seeds
2020-10-13 17:46:32 +02:00
..
action.cpp
action.hpp
actionalchemy.cpp
actionalchemy.hpp
actionapply.cpp
actionapply.hpp
actiondoor.cpp
actiondoor.hpp
actioneat.cpp
actioneat.hpp
actionequip.cpp
actionequip.hpp
actionharvest.cpp Rework container resolution (#3006) 2020-10-13 17:46:32 +02:00
actionharvest.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 Fix follower aggression when traveling. Summoning still has problems but less intrusive than current implementation. 2020-10-03 20:05:17 +00:00
actionteleport.hpp Fix follower aggression when traveling. Summoning still has problems but less intrusive than current implementation. 2020-10-03 20:05:17 +00:00
actiontrap.cpp
actiontrap.hpp
cellpreloader.cpp
cellpreloader.hpp
cellref.cpp
cellref.hpp
cellreflist.hpp
cells.cpp
cells.hpp
cellstore.cpp Rework container resolution (#3006) 2020-10-13 17:46:32 +02:00
cellstore.hpp
cellvisitors.hpp
class.cpp Merge branch 'movement_refactoring' into 'master' 2020-08-27 11:54:30 +00:00
class.hpp Rework container resolution (#3006) 2020-10-13 17:46:32 +02:00
containerstore.cpp Rework container resolution (#3006) 2020-10-13 17:46:32 +02:00
containerstore.hpp Rework container resolution (#3006) 2020-10-13 17:46:32 +02:00
contentloader.hpp
customdata.cpp
customdata.hpp
datetimemanager.cpp
datetimemanager.hpp
doorstate.hpp
esmloader.cpp
esmloader.hpp
esmstore.cpp Mutate base records when adding/removing spells 2020-07-28 08:33:28 +02:00
esmstore.hpp Comments to explain the arcane workings of Morrowind 2020-07-30 21:39:04 +02:00
failedaction.cpp
failedaction.hpp
globals.cpp
globals.hpp
inventorystore.cpp Rework container resolution (#3006) 2020-10-13 17:46:32 +02:00
inventorystore.hpp Support for multiple summons with same ID in the single spell 2020-08-28 21:14:54 +04:00
livecellref.cpp
livecellref.hpp
localscripts.cpp Rework container resolution (#3006) 2020-10-13 17:46:32 +02:00
localscripts.hpp
manualref.cpp
manualref.hpp
nullaction.hpp
player.cpp Add many more godmode checks to harmful magic (bug #5633) 2020-10-09 20:36:51 +03:00
player.hpp
projectilemanager.cpp Add RayCastingInterface 2020-08-06 22:03:33 +02:00
projectilemanager.hpp
ptr.cpp
ptr.hpp
recordcmp.hpp
refdata.cpp Rework container resolution (#3006) 2020-10-13 17:46:32 +02:00
refdata.hpp Rework container resolution (#3006) 2020-10-13 17:46:32 +02:00
scene.cpp Merge pull request #2932 from elsid/replace_open_threads 2020-07-04 13:11:23 +02:00
scene.hpp
store.cpp
store.hpp
timestamp.cpp
timestamp.hpp
weather.cpp
weather.hpp
worldimp.cpp Add many more godmode checks to harmful magic (bug #5633) 2020-10-09 20:36:51 +03:00
worldimp.hpp Don't search containers 2020-09-15 21:13:18 +02:00