1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/apps/openmw/mwworld
psi29a 023c0f7a46 Merge branch 'vfs_normalized_path_6' into 'master'
Use normalized path for music related functions

See merge request OpenMW/openmw!4038
2024-04-22 07:02:14 +00: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
actionharvest.hpp
actionopen.cpp
actionopen.hpp
actionread.cpp Add engine handler for skill levelup, to dehardcode the book/trainer case. 2024-01-30 21:25:39 +01:00
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 Track map position using MWWorld::Cell 2024-03-07 21:36:21 +01:00
cell.hpp
cellpreloader.cpp Report CellPreloader stats 2024-03-29 14:05:26 +01:00
cellpreloader.hpp Report CellPreloader stats 2024-03-29 14:05:26 +01:00
cellref.cpp Use "" to quote apps/openmw includes and remove unused 2024-01-07 17:57:11 +01:00
cellref.hpp
cellreflist.hpp
cellstore.cpp
cellstore.hpp Move return comments to a new line 2024-01-18 22:32:46 +01: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 Spellcast related Lua API + spellcasting/activespell refactor 2024-03-25 13:50:23 +00:00
esmstore.hpp Spellcast related Lua API + spellcasting/activespell refactor 2024-03-25 13:50:23 +00: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
inventorystore.hpp
livecellref.cpp
livecellref.hpp
localscripts.cpp
localscripts.hpp
magiceffects.cpp Spellcast related Lua API + spellcasting/activespell refactor 2024-03-25 13:50:23 +00:00
magiceffects.hpp
manualref.cpp
manualref.hpp
movementdirection.hpp
nullaction.hpp
player.cpp Deregister the player before loading a new one 2024-04-10 21:16:22 +02:00
player.hpp
projectilemanager.cpp Spellcast related Lua API + spellcasting/activespell refactor 2024-03-25 13:50:23 +00:00
projectilemanager.hpp Pass some arguments by references 2024-02-01 10:02:15 +04:00
ptr.cpp
ptr.hpp
ptrregistry.hpp
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 ptr for which agent bounds are not supported 2024-04-20 14:15:26 +02:00
scene.hpp Report CellPreloader stats 2024-03-29 14:05:26 +01:00
spellcaststate.hpp
store.cpp Use std::move() in /apps/openmw 2024-01-25 09:03:30 +04:00
store.hpp
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 Use normalized path for SoundManager::playPlaylist 2024-04-19 22:43:20 +02:00
worldimp.hpp Exterior cell naming corrections 2024-03-23 17:24:33 +03:00
worldmodel.cpp
worldmodel.hpp