1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 15:39:02 +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 Change moveObject() to take a osg::Vec3f argument instead of 3 floats 2021-07-30 23:24:49 +02:00
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 Add a ton of const refs 2021-06-23 23:13:59 +02:00
cellvisitors.hpp Sprinkle some const-ref 2021-08-15 19:50:28 +02:00
class.cpp Use a const-ref for an osg::Quat 2021-07-22 21:33:18 +02:00
class.hpp Use a const-ref for an osg::Quat 2021-07-22 21:33:18 +02:00
containerstore.cpp Do not copy RefId when need to compare 2021-09-06 22:52:09 +02:00
containerstore.hpp Use default instead of empty constructors/destructors 2021-06-24 00:26:15 +02:00
contentloader.hpp
customdata.cpp
customdata.hpp
datetimemanager.cpp
datetimemanager.hpp
doorstate.hpp
esmloader.cpp
esmloader.hpp
esmstore.cpp Use prefix increment for iterators in esmstore.cpp 2021-07-22 22:03:59 +02:00
esmstore.hpp Improve save cleaning 2021-07-12 20:51:13 +02:00
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 Saving/loading for Lua scripts (saves format is changed) 2021-07-09 20:24:56 +02:00
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 Add a ton of const refs 2021-06-23 23:13:59 +02:00
ptr.cpp
ptr.hpp
recordcmp.hpp
refdata.cpp Fixes and refactoring 2021-07-09 20:48:54 +02:00
refdata.hpp Fixes and refactoring 2021-07-09 20:48:54 +02:00
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 Sprinkle some const-ref 2021-08-15 19:50:28 +02:00