1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-01 03:21:41 +00:00
OpenMW/apps/openmw/mwworld
2024-07-25 22:37:44 +02:00
..
action.cpp
action.hpp
actionalchemy.cpp
actionalchemy.hpp
actionapply.cpp
actionapply.hpp
actiondoor.cpp
actiondoor.hpp
actioneat.cpp Dehardcode skill and level progression 2024-01-30 21:25:36 +01:00
actioneat.hpp
actionequip.cpp
actionequip.hpp
actionharvest.cpp Use NAM9 for stack count 2023-12-31 17:12:46 +00:00
actionharvest.hpp
actionopen.cpp
actionopen.hpp
actionread.cpp Allow NPCs to activate in-world books for the player (part of #7959) 2024-05-17 01:04:30 +03:00
actionread.hpp
actionrepair.cpp
actionrepair.hpp
actionsoulgem.cpp
actionsoulgem.hpp
actiontake.cpp Use NAM9 for stack count 2023-12-31 17:12:46 +00:00
actiontake.hpp
actiontalk.cpp
actiontalk.hpp
actionteleport.cpp
actionteleport.hpp
actiontrap.cpp
actiontrap.hpp
cell.cpp Log caught exceptions 2024-05-26 02:52:11 +02:00
cell.hpp Log caught exceptions 2024-05-26 02:52:11 +02:00
cellpreloader.cpp Log caught exceptions 2024-05-26 02:52:11 +02:00
cellpreloader.hpp Avoid allocating std::vector for a single element 2024-05-17 19:42:44 +02:00
cellref.cpp Use "" to quote apps/openmw includes and remove unused 2024-01-07 17:57:11 +01:00
cellref.hpp Use NAM9 for stack count 2023-12-31 17:12:46 +00:00
cellreflist.hpp
cellstore.cpp Include creatures 2024-05-25 09:58:46 +02:00
cellstore.hpp Place ESM4 static collections to the scene 2024-05-09 17:26:27 +03:00
cellvisitors.hpp
class.cpp Spellcast related Lua API + spellcasting/activespell refactor 2024-03-25 13:50:23 +00:00
class.hpp Split Class::getModel into Class::getCorrectedModel and Class::getModel so preloading can use string_view 2024-01-27 16:26:31 +01:00
containerstore.cpp Use std::move() in /apps/openmw 2024-01-25 09:03:30 +04:00
containerstore.hpp
contentloader.hpp
customdata.cpp
customdata.hpp
datetimemanager.cpp Replace onUpdate with onFrame for menu scripts 2024-01-10 23:13:27 +01:00
datetimemanager.hpp
doorstate.hpp
duration.hpp
esmloader.cpp Remove stateless encoder from ReadersCache 2024-01-29 11:09:29 +01:00
esmloader.hpp
esmstore.cpp Fix LTEX overriding and allow deletion 2024-06-03 16:42:27 +02:00
esmstore.hpp Formatting 2024-05-09 17:52:34 +03:00
failedaction.cpp
failedaction.hpp
globals.cpp Fix some Coverity Scan complaints 2024-02-02 09:28:19 +04:00
globals.hpp
globalvariablename.hpp
groundcoverstore.cpp Use "" to quote apps/openmw includes and remove unused 2024-01-07 17:57:11 +01:00
groundcoverstore.hpp
inventorystore.cpp Use NAM9 for stack count 2023-12-31 17:12:46 +00:00
inventorystore.hpp
livecellref.cpp Use NAM9 for stack count 2023-12-31 17:12:46 +00:00
livecellref.hpp Use NAM9 for stack count 2023-12-31 17:12:46 +00:00
localscripts.cpp add mwscript.isRunning 2024-06-17 08:05:52 +08:00
localscripts.hpp add mwscript.isRunning 2024-06-17 08:05:52 +08:00
magiceffects.cpp Include creatures 2024-05-25 09:58:46 +02:00
magiceffects.hpp Convert constant effect equipment slots to refnums 2024-05-24 16:59:48 +02:00
manualref.cpp rename template_ to templatePtr 2024-06-06 16:51:51 +02:00
manualref.hpp comments by elsid 2024-06-06 11:20:14 +02:00
movementdirection.hpp
nullaction.hpp
player.cpp Fully reset the player's cell reference when the player is reset (#8021) 2024-06-15 11:49:12 +03:00
player.hpp
positioncellgrid.hpp Convert PositionCellGrid into a struct 2024-05-15 22:33:12 +02:00
projectilemanager.cpp Log caught exceptions 2024-05-26 02:52:11 +02:00
projectilemanager.hpp Pass some arguments by references 2024-02-01 10:02:15 +04:00
ptr.cpp Log caught exceptions 2024-05-26 02:52:11 +02:00
ptr.hpp Fix Ptr::toString 2024-06-09 04:08:18 +02:00
ptrregistry.hpp Convert constant effect equipment slots to refnums 2024-05-24 16:59:48 +02:00
refdata.cpp Reorder RefData members to decrease its size 2024-04-11 17:04:55 +02:00
refdata.hpp Reorder RefData members to decrease its size 2024-04-11 17:04:55 +02:00
registeredclass.hpp
scene.cpp Log caught exceptions 2024-05-26 02:52:11 +02:00
scene.hpp Merge branch 'fix-infinite-fall-into-void' into 'master' 2024-05-19 20:47:13 +00:00
spellcaststate.hpp
store.cpp Don't trigger onNewExterior while loading saves 2024-06-24 12:47:24 +02:00
store.hpp Rename ot mStatic 2024-06-05 21:48:07 +02:00
timestamp.cpp
timestamp.hpp
weather.cpp fix clang format 2024-03-07 02:28:14 +00:00
weather.hpp Interrupt thunder SFX indoors (bug #6402) 2024-01-08 12:06:51 +03:00
worldimp.cpp Prevent older binaries from incorrectly loading newer saves 2024-07-25 22:37:44 +02:00
worldimp.hpp Rebuild ESMStore indices before loading any cell or player state 2024-07-25 22:22:23 +02:00
worldmodel.cpp Don't trigger onNewExterior while loading saves 2024-06-24 12:47:24 +02:00
worldmodel.hpp Don't trigger onNewExterior while loading saves 2024-06-24 12:47:24 +02:00