1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-06 00:55:50 +00:00
OpenMW/apps/openmw/mwworld
2022-09-08 21:08:59 +02:00
..
action.cpp
action.hpp
actionalchemy.cpp
actionalchemy.hpp
actionapply.cpp
actionapply.hpp
actiondoor.cpp
actiondoor.hpp
actioneat.cpp
actioneat.hpp
actionequip.cpp Use string_view in the remaining Class methods and push string_views closer to the MyGUI boundary 2022-08-23 22:14:27 +02:00
actionequip.hpp
actionharvest.cpp Use more string_view and const string& 2022-08-27 13:07:59 +02:00
actionharvest.hpp
actionopen.cpp
actionopen.hpp
actionread.cpp With the records include removed from store.hpp, need to include the relevant files accross the codebase.Lots of touched files, but very little done 2022-09-06 13:26:13 +02:00
actionread.hpp
actionrepair.cpp
actionrepair.hpp
actionsoulgem.cpp With the records include removed from store.hpp, need to include the relevant files accross the codebase.Lots of touched files, but very little done 2022-09-06 13:26:13 +02:00
actionsoulgem.hpp
actiontake.cpp
actiontake.hpp
actiontalk.cpp
actiontalk.hpp
actionteleport.cpp Use more string_view and const string& 2022-08-27 13:07:59 +02:00
actionteleport.hpp Use more string_view and const string& 2022-08-27 13:07:59 +02:00
actiontrap.cpp
actiontrap.hpp
cellpreloader.cpp
cellpreloader.hpp
cellref.cpp Use more string_view and const string& 2022-08-27 13:07:59 +02:00
cellref.hpp Use more string_view and const string& 2022-08-27 13:07:59 +02:00
cellreflist.hpp cellstore refactor first version, simply replaces each individual reflist by a tuple and makes the necessary related changes 2022-09-08 20:52:00 +02:00
cells.cpp partially revert "Store: moved all the template specialization to its own heaper file, included where it's needed" 2022-09-05 17:35:06 +02:00
cells.hpp Use more string_view and const string& 2022-08-27 13:07:59 +02:00
cellstore.cpp fewer header includes 2022-09-08 21:08:59 +02:00
cellstore.hpp fewer header includes 2022-09-08 21:08:59 +02:00
cellutils.hpp
cellvisitors.hpp
class.cpp With the records include removed from store.hpp, need to include the relevant files accross the codebase.Lots of touched files, but very little done 2022-09-06 13:26:13 +02:00
class.hpp Unify soulgems and restore soul text 2022-08-25 21:37:20 +02:00
containerstore.cpp With the records include removed from store.hpp, need to include the relevant files accross the codebase.Lots of touched files, but very little done 2022-09-06 13:26:13 +02:00
containerstore.hpp Use more string_view 2022-08-28 15:06:31 +02:00
contentloader.hpp
customdata.cpp
customdata.hpp
datetimemanager.cpp Use more string_view and const string& 2022-08-27 13:07:59 +02:00
datetimemanager.hpp Use more string_view and const string& 2022-08-27 13:07:59 +02:00
doorstate.hpp
esmloader.cpp Use the pattern according to the esm version 2022-09-03 18:55:06 +02:00
esmloader.hpp Use the pattern according to the esm version 2022-09-03 18:55:06 +02:00
esmstore.cpp Use compile time generated indices for tuples types 2022-09-08 03:38:07 +03:00
esmstore.hpp Rename meta.hpp to tuplemeta.hpp 2022-09-08 15:03:01 +03:00
failedaction.cpp Use string_view in the remaining Class methods and push string_views closer to the MyGUI boundary 2022-08-23 22:14:27 +02:00
failedaction.hpp Use string_view in the remaining Class methods and push string_views closer to the MyGUI boundary 2022-08-23 22:14:27 +02:00
globals.cpp
globals.hpp
groundcoverstore.cpp
groundcoverstore.hpp
inventorystore.cpp
inventorystore.hpp
livecellref.cpp With the records include removed from store.hpp, need to include the relevant files accross the codebase.Lots of touched files, but very little done 2022-09-06 13:26:13 +02:00
livecellref.hpp
localscripts.cpp fewer header includes 2022-09-08 21:08:59 +02:00
localscripts.hpp
magiceffects.cpp With the records include removed from store.hpp, need to include the relevant files accross the codebase.Lots of touched files, but very little done 2022-09-06 13:26:13 +02:00
magiceffects.hpp
manualref.cpp With the records include removed from store.hpp, need to include the relevant files accross the codebase.Lots of touched files, but very little done 2022-09-06 13:26:13 +02:00
manualref.hpp
nullaction.hpp
player.cpp Merge branch 'REFACTOR_STORE' into 'master' 2022-09-07 20:22:29 +00:00
player.hpp
projectilemanager.cpp With the records include removed from store.hpp, need to include the relevant files accross the codebase.Lots of touched files, but very little done 2022-09-06 13:26:13 +02:00
projectilemanager.hpp
ptr.hpp
refdata.cpp
refdata.hpp
registeredclass.hpp
scene.cpp fewer header includes 2022-09-08 21:08:59 +02:00
scene.hpp
spellcaststate.hpp
store.cpp partially revert "Store: moved all the template specialization to its own heaper file, included where it's needed" 2022-09-05 17:35:06 +02:00
store.hpp gets rid of the macros, we use a tuple instead, with a mechanism to assign an index to each type. 2022-09-05 17:35:36 +02:00
timestamp.cpp
timestamp.hpp
weather.cpp With the records include removed from store.hpp, need to include the relevant files accross the codebase.Lots of touched files, but very little done 2022-09-06 13:26:13 +02:00
weather.hpp
worldimp.cpp fewer header includes 2022-09-08 21:08:59 +02:00
worldimp.hpp Merge branch 'cast_spell' into 'master' 2022-09-04 19:01:50 +00:00