1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-18 04:10:06 +00:00
OpenMW/apps/openmw/mwworld
scrawl a708ac488e
Don't call Store::setUp() unnecessarily
Fixes a threading issue with ESM::Land store caused by calling setUp() while it's being used.
2018-02-13 00:38:55 +00: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
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
actiontrap.hpp
cellpreloader.cpp
cellpreloader.hpp
cellref.cpp
cellref.hpp
cellreflist.hpp
cells.cpp
cells.hpp
cellstore.cpp Move PathgridGraph out of CellStore 2017-11-27 21:20:31 +00:00
cellstore.hpp Move PathgridGraph out of CellStore 2017-11-27 21:20:31 +00:00
cellvisitors.hpp
class.cpp
class.hpp
containerstore.cpp Clarify a warning message refers to inventory objects 2017-11-08 00:26:09 +00:00
containerstore.hpp
contentloader.hpp
customdata.cpp
customdata.hpp
esmloader.cpp
esmloader.hpp
esmstore.cpp
esmstore.hpp
failedaction.cpp
failedaction.hpp
globals.cpp
globals.hpp
inventorystore.cpp Do not replace an equpped ring of the same value 2017-10-20 23:05:12 +04:00
inventorystore.hpp Remove item by id from InventoryStore 2017-10-06 10:54:25 +04:00
livecellref.cpp
livecellref.hpp
localscripts.cpp
localscripts.hpp
manualref.cpp
manualref.hpp
nullaction.hpp
player.cpp
player.hpp
projectilemanager.cpp Correct projectile rotation 2017-11-23 20:27:22 +01:00
projectilemanager.hpp Make use of mEffectAnimationTime for projectile rotation 2017-11-23 15:14:15 +01:00
ptr.cpp
ptr.hpp
recordcmp.hpp
refdata.cpp
refdata.hpp
scene.cpp Add screen fading for exterior cell transitions 2017-10-05 18:41:02 +02:00
scene.hpp
store.cpp Don't call Store::setUp() unnecessarily 2018-02-13 00:38:55 +00:00
store.hpp Don't call Store::setUp() unnecessarily 2018-02-13 00:38:55 +00:00
timestamp.cpp
timestamp.hpp
weather.cpp
weather.hpp
worldimp.cpp Don't call Store::setUp() unnecessarily 2018-02-13 00:38:55 +00:00
worldimp.hpp Use unique_ptr over new/delete (Fixes #4305) 2018-01-30 22:05:16 +00:00