1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 12:42:11 +00:00
OpenMW/apps/openmw/mwworld
2023-10-24 20:59:45 +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
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
actionteleport.hpp
actiontrap.cpp
actiontrap.hpp
cell.cpp
cell.hpp
cellpreloader.cpp
cellpreloader.hpp
cellref.cpp Replace const ESM::RefNum& -> ESM::RefNum 2023-09-15 19:38:09 +02:00
cellref.hpp Replace const ESM::RefNum& -> ESM::RefNum 2023-09-15 19:38:09 +02:00
cellreflist.hpp Replace const ESM::RefNum& -> ESM::RefNum 2023-09-15 19:38:09 +02:00
cellstore.cpp Take into account "Enable Parent" subrecord and disable ESM4 objects that should be initially disabled. 2023-09-28 23:09:09 +02:00
cellstore.hpp Merge branch 'draft' into 'master' 2023-09-28 08:33:10 +00:00
cellvisitors.hpp
class.cpp Use moveToCell and init mwscript 2023-09-27 21:23:07 +02:00
class.hpp
containerstore.cpp Make LiveCellRef to remove itself from PtrRegistry in destructor (to prevent potential use after free); Update ContainerStore::mPtr after copying container/actor. 2023-09-09 21:54:13 +02:00
containerstore.hpp Make LiveCellRef to remove itself from PtrRegistry in destructor (to prevent potential use after free); Update ContainerStore::mPtr after copying container/actor. 2023-09-09 21:54:13 +02:00
contentloader.hpp
customdata.cpp Render ESM4 NPCs 2023-10-07 17:21:25 +02:00
customdata.hpp Render ESM4 NPCs 2023-10-07 17:21:25 +02:00
datetimemanager.cpp Control UI pause from Lua 2023-09-03 03:41:13 +02:00
datetimemanager.hpp Decouple rendering simulation time from Lua simulation time (bug 7576) 2023-09-26 14:39:38 +04:00
doorstate.hpp
duration.hpp
esmloader.cpp
esmloader.hpp
esmstore.cpp Remove missing scripts from actors much like is done for items 2023-10-24 20:59:45 +02:00
esmstore.hpp Place ESM4::Flora instances to the scene 2023-09-24 10:25:44 +03:00
failedaction.cpp
failedaction.hpp
globals.cpp
globals.hpp
globalvariablename.hpp
groundcoverstore.cpp
groundcoverstore.hpp
inventorystore.cpp Add obj.parentContainer in Lua. Refactor ContainerStore::mPtr, ContainerStore::mActor. 2023-08-27 23:45:19 +02:00
inventorystore.hpp Add obj.parentContainer in Lua. Refactor ContainerStore::mPtr, ContainerStore::mActor. 2023-08-27 23:45:19 +02:00
livecellref.cpp Make LiveCellRef to remove itself from PtrRegistry in destructor (to prevent potential use after free); Update ContainerStore::mPtr after copying container/actor. 2023-09-09 21:54:13 +02:00
livecellref.hpp Make LiveCellRef to remove itself from PtrRegistry in destructor (to prevent potential use after free); Update ContainerStore::mPtr after copying container/actor. 2023-09-09 21:54:13 +02:00
localscripts.cpp
localscripts.hpp
magiceffects.cpp Assign StringRefIds to attributes 2023-08-20 10:28:46 +02:00
magiceffects.hpp
manualref.cpp
manualref.hpp
movementdirection.hpp
nullaction.hpp
player.cpp Assign StringRefIds to attributes 2023-08-20 10:28:46 +02:00
player.hpp
projectilemanager.cpp
projectilemanager.hpp
ptr.cpp
ptr.hpp Add obj.parentContainer in Lua. Refactor ContainerStore::mPtr, ContainerStore::mActor. 2023-08-27 23:45:19 +02:00
ptrregistry.hpp Replace const ESM::RefNum& -> ESM::RefNum 2023-09-15 19:38:09 +02:00
refdata.cpp
refdata.hpp
registeredclass.hpp
scene.cpp Replace const ESM::RefNum& -> ESM::RefNum 2023-09-15 19:38:09 +02:00
scene.hpp
spellcaststate.hpp
store.cpp Place ESM4::Flora instances to the scene 2023-09-24 10:25:44 +03:00
store.hpp Assign StringRefIds to attributes 2023-08-20 10:28:46 +02:00
timestamp.cpp
timestamp.hpp
weather.cpp Use fixed size ints for Region and use an array for weather odds 2023-10-14 16:36:45 +02:00
weather.hpp Use fixed size ints for Region and use an array for weather odds 2023-10-14 16:36:45 +02:00
worldimp.cpp Use fixed size ints for Region and use an array for weather odds 2023-10-14 16:36:45 +02:00
worldimp.hpp Use fixed size ints for Region and use an array for weather odds 2023-10-14 16:36:45 +02:00
worldmodel.cpp Init structs to make sure that we do not store a random data 2023-09-04 12:19:56 +04:00
worldmodel.hpp Make LiveCellRef to remove itself from PtrRegistry in destructor (to prevent potential use after free); Update ContainerStore::mPtr after copying container/actor. 2023-09-09 21:54:13 +02:00