1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-06 00:55:50 +00:00
OpenMW/apps/openmw/mwworld
2023-11-17 23:41:47 +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
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 Always enable has water flag for TES3 exterior cells 2023-08-12 00:52:08 +03:00
cell.hpp
cellpreloader.cpp Reduce include dependency for land records 2023-08-19 01:30:17 +02:00
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 Merge branch 'imod' into 'master' 2023-11-17 18:22:17 +00:00
cellstore.hpp Place ESM4::ItemMod into the scene 2023-10-31 00:54:44 +03:00
cellvisitors.hpp
class.cpp Use moveToCell and init mwscript 2023-09-27 21:23:07 +02:00
class.hpp
containerstore.cpp Use fixed size unsigned ints for inventory offsets 2023-10-24 17:51:12 +02:00
containerstore.hpp Use fixed size unsigned ints for inventory offsets 2023-10-24 17:51:12 +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 Validate enchantment records (bug #7654) 2023-11-03 15:08:16 +03:00
esmstore.hpp Place ESM4::ItemMod into the scene 2023-10-31 00:54:44 +03:00
failedaction.cpp
failedaction.hpp
globals.cpp
globals.hpp
globalvariablename.hpp
groundcoverstore.cpp
groundcoverstore.hpp
inventorystore.cpp Use fixed size unsigned ints for inventory offsets 2023-10-24 17:51:12 +02:00
inventorystore.hpp Use fixed size unsigned ints for inventory offsets 2023-10-24 17:51:12 +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 Load ESM4 Terminal objects, add lua bindings for them 2023-08-15 06:23:38 +00:00
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::ItemMod into the scene 2023-10-31 00:54:44 +03:00
store.hpp Assign StringRefIds to attributes 2023-08-20 10:28:46 +02:00
timestamp.cpp
timestamp.hpp
weather.cpp Make sun specularity behavior more intuitive (bug #6190) 2023-10-29 04:11:40 +03: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 Fix GCC warnings 2023-11-16 18:53:46 +04: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