1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-16 16:10:58 +00:00
OpenMW/apps/openmw/mwworld
2021-09-29 09:36:05 +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
cellpreloader.cpp improves paging preloader (#3126) 2021-09-27 21:32:18 +02:00
cellpreloader.hpp remove unused member variable 2021-09-28 09:19:48 +02:00
cellref.cpp Rename CellRef::getRefIdPtr -> getRefIdRef and return reference 2021-09-06 22:52:08 +02:00
cellref.hpp Rename CellRef::getRefIdPtr -> getRefIdRef and return reference 2021-09-06 22:52:08 +02:00
cellreflist.hpp
cells.cpp Rename CellRef::getRefIdPtr -> getRefIdRef and return reference 2021-09-06 22:52:08 +02:00
cells.hpp
cellstore.cpp Rename CellRef::getRefIdPtr -> getRefIdRef and return reference 2021-09-06 22:52:08 +02:00
cellstore.hpp
cellvisitors.hpp
class.cpp
class.hpp
containerstore.cpp Do not copy RefId when need to compare 2021-09-06 22:52:09 +02:00
containerstore.hpp
contentloader.hpp
customdata.cpp
customdata.hpp
datetimemanager.cpp
datetimemanager.hpp
doorstate.hpp
esmloader.cpp
esmloader.hpp
esmstore.cpp
esmstore.hpp
failedaction.cpp
failedaction.hpp
globals.cpp
globals.hpp
inventorystore.cpp Dont copy-construct from a const-ref when used only as a const-ref 2021-08-29 20:22:34 +02:00
inventorystore.hpp
livecellref.cpp
livecellref.hpp
localscripts.cpp
localscripts.hpp
manualref.cpp
manualref.hpp
nullaction.hpp
player.cpp
player.hpp
projectilemanager.cpp Change projectile behaviour to be like in vanilla wrt. water plane: 2021-09-03 10:24:05 +02:00
projectilemanager.hpp
ptr.cpp
ptr.hpp
recordcmp.hpp
refdata.cpp
refdata.hpp
scene.cpp Fix MSVC warnings about local variables redeclaration (#3130) 2021-09-29 09:36:05 +02:00
scene.hpp Use same logic for testing cell as for loading cell 2021-09-24 22:24:07 +02:00
store.cpp Don't use comma where there is no need to. 2021-08-29 14:12:14 +02:00
store.hpp Don't pass a nullptr to a std::string constructor 2021-08-29 20:41:15 +02:00
timestamp.cpp
timestamp.hpp
weather.cpp
weather.hpp
worldimp.cpp Only add enabled objects to the scene 2021-09-27 22:23:00 +02:00
worldimp.hpp