1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 15:39:02 +00:00
OpenMW/apps/openmw/mwworld
Lukasz Gromanowski 90985e849e Mantis: #18 - Move components from global namespace into their own namespace.
Moving classes from components/misc into Misc namespace.

Note: Misc namespace introduced conflict with ESM::Misc and MWClass::Misc
classes, so both of them are renamed to ESM::Miscellaneous
and MWClass::Miscellaneous.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
2011-06-19 18:14:03 +02:00
..
action.hpp
actiontake.cpp
actiontake.hpp
actiontalk.cpp
actiontalk.hpp
actionteleport.cpp
actionteleport.hpp
cellfunctors.hpp
class.cpp
class.hpp
containerstore.hpp Mantis: #18 - Move components from global namespace into their own namespace. 2011-06-19 18:14:03 +02:00
containerutil.cpp
containerutil.hpp
doingphysics.cpp fixed a bug in phyiscs update code 2011-03-22 13:48:31 +01:00
doingphysics.hpp
environment.hpp added journal class 2011-04-04 11:16:56 +02:00
globals.cpp
globals.hpp
manualref.hpp
nullaction.hpp
player.cpp player class cleanup 2011-03-13 22:37:54 +01:00
player.hpp player class cleanup 2011-03-13 22:37:54 +01:00
ptr.hpp
refdata.hpp
world.cpp Mantis: #18 - Move components from global namespace into their own namespace. 2011-06-19 18:14:03 +02:00
world.hpp changed engine class to support multiple data directories for esm files 2011-05-05 19:32:42 +02:00