1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 21:42:13 +00:00
OpenMW/apps/openmw/mwworld
2021-09-11 20:58:42 +02:00
..
action.cpp
action.hpp
actionalchemy.cpp
actionalchemy.hpp
actionapply.cpp
actionapply.hpp
actiondoor.cpp
actiondoor.hpp
actioneat.cpp
actioneat.hpp
actionequip.cpp Trim down comment and change flag name 2021-04-07 16:57:06 -05:00
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 cellpreloader.cpp unused variable (#3102) 2021-09-11 20:58:42 +02:00
cellpreloader.hpp Make sync terrain preloading sleep free 2021-09-07 14:52:42 +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 Remove redundant formatting changes 2021-01-26 22:29:41 +04:00
cells.cpp Rename CellRef::getRefIdPtr -> getRefIdRef and return reference 2021-09-06 22:52:08 +02:00
cells.hpp Add bound for pointers cache size, as it specified in docs 2021-04-10 11:20:12 +04:00
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 Mark only instances from groundcover files as groundcover objects 2021-01-26 22:29:41 +04:00
customdata.cpp
customdata.hpp Use CRTP to define CustomData clone function 2021-04-05 11:53:07 +02:00
datetimemanager.cpp
datetimemanager.hpp
doorstate.hpp
esmloader.cpp Remove redundant formatting changes 2021-01-26 22:29:41 +04:00
esmloader.hpp Mark only instances from groundcover files as groundcover objects 2021-01-26 22:29:41 +04:00
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 And done! 2021-04-30 20:49:22 +02:00
failedaction.hpp
globals.cpp
globals.hpp And done! 2021-04-30 20:49:22 +02:00
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 Store CustomData and ContainerStore as unique_ptr 2021-04-05 11:52:52 +02:00
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 Use btCollisionObject* instead of MWWorld::Ptr inside of Projectile 2021-08-08 15:05:07 +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 Make sync terrain preloading sleep free 2021-09-07 14:52:42 +02:00
scene.hpp Manage work item lifetime on the client side 2021-07-12 11:41:14 +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 Give meaningful name to the mEffectFade 2021-03-10 19:10:17 +04:00
weather.hpp
worldimp.cpp Sprinkle some const-ref 2021-08-15 19:50:28 +02:00
worldimp.hpp Sprinkle some const-ref 2021-08-15 19:50:28 +02:00