1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +00:00
OpenMW/apps/openmw/mwworld
Petr Mikheev 59d17d3eb6 Fix #7491
2023-07-22 19:45:39 +02:00
..
action.cpp
action.hpp
actionalchemy.cpp
actionalchemy.hpp
actionapply.cpp Cleanup includes 2023-07-08 11:28:56 +02:00
actionapply.hpp Replace remaining skill indices in NpcStats 2023-06-08 18:35:49 +02:00
actiondoor.cpp
actiondoor.hpp
actioneat.cpp
actioneat.hpp
actionequip.cpp
actionequip.hpp
actionharvest.cpp
actionharvest.hpp
actionopen.cpp
actionopen.hpp
actionread.cpp Cleanup includes 2023-07-08 11:28:56 +02:00
actionread.hpp
actionrepair.cpp
actionrepair.hpp
actionsoulgem.cpp Cleanup includes 2023-07-08 11:28:56 +02:00
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 Autocalculate enchantment costs and charges 2023-06-17 22:25:47 +02:00
cellref.hpp Autocalculate enchantment costs and charges 2023-06-17 22:25:47 +02:00
cellreflist.hpp Handle ESM4::Rec_Deleted and ESM4::Rec_Disabled flags. 2023-07-22 15:22:02 +02:00
cellstore.cpp Fix #7491 2023-07-22 19:45:39 +02:00
cellstore.hpp Handle ESM4::Rec_Deleted and ESM4::Rec_Disabled flags. 2023-07-22 15:22:02 +02:00
cellvisitors.hpp
class.cpp fixes based on comments by ptmikheev 2023-07-17 17:06:28 +02:00
class.hpp fixes based on comments by ptmikheev 2023-07-17 17:06:28 +02:00
containerstore.cpp Use copyItem() when not moving full stack. 2023-07-17 17:58:39 +02:00
containerstore.hpp Fix #7491 2023-07-22 19:45:39 +02:00
contentloader.hpp
customdata.cpp
customdata.hpp
datetimemanager.cpp Cleanup includes 2023-07-08 11:28:56 +02:00
datetimemanager.hpp
doorstate.hpp
duration.hpp
esmloader.cpp
esmloader.hpp
esmstore.cpp Merge branch 'quotes' into 'master' 2023-06-04 11:28:14 +00:00
esmstore.hpp Fix the bug "ESMStore::setUp() is called twice" that causes duplicated objects in ESM4 cells 2023-06-01 11:58:03 +02:00
failedaction.cpp
failedaction.hpp
globals.cpp
globals.hpp
globalvariablename.hpp
groundcoverstore.cpp
groundcoverstore.hpp
inventorystore.cpp Cleanup includes 2023-07-08 11:28:56 +02:00
inventorystore.hpp
livecellref.cpp Cleanup includes 2023-07-08 11:28:56 +02:00
livecellref.hpp getRecNameString now constexpr 2023-06-03 20:28:25 +02:00
localscripts.cpp
localscripts.hpp
magiceffects.cpp Cleanup includes 2023-07-08 11:28:56 +02:00
magiceffects.hpp
manualref.cpp
manualref.hpp
nullaction.hpp
player.cpp Allow for more than 8 attributes 2023-06-19 20:41:54 +02:00
player.hpp Allow for more than 8 attributes 2023-06-19 20:41:54 +02:00
projectilemanager.cpp Implement the NegativeLight flag 2023-07-17 18:00:15 +02:00
projectilemanager.hpp
ptr.cpp
ptr.hpp Fix #7420 (Local scripts on items cause the game to crash when activated) 2023-06-12 21:25:48 +02:00
ptrregistry.hpp
refdata.cpp Handle ESM4::Rec_Deleted and ESM4::Rec_Disabled flags. 2023-07-22 15:22:02 +02:00
refdata.hpp
registeredclass.hpp
scene.cpp gets the right worldspace when calculating exterior positions. 2023-06-29 11:09:06 +02:00
scene.hpp gets the right worldspace when calculating exterior positions. 2023-06-29 11:09:06 +02:00
spellcaststate.hpp
store.cpp Replace Skill::mIndex with Skill::refIdToIndex 2023-07-13 18:55:21 +02:00
store.hpp Merge branch 'clickbait' into 'master' 2023-06-15 07:03:13 +00:00
timestamp.cpp
timestamp.hpp
weather.cpp
weather.hpp
worldimp.cpp Merge branch 'settings_values_gui' into 'master' 2023-07-18 10:25:36 +00:00
worldimp.hpp fixes based on comments by ptmikheev 2023-07-17 17:06:28 +02:00
worldmodel.cpp Add special cell for objects created via Lua scripts and not yet added into the world 2023-07-04 17:15:14 +02:00
worldmodel.hpp Add special cell for objects created via Lua scripts and not yet added into the world 2023-07-04 17:15:14 +02:00