You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/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>
14 years ago
..
action.hpp added action interface 15 years ago
actiontake.cpp implemented take action 15 years ago
actiontake.hpp implemented take action 15 years ago
actiontalk.cpp re-routed talk action from gui to dialogue manager (master branch should not incooperate this change, because the dialogue window implementer will need the original code for testing) 15 years ago
actiontalk.hpp re-routed talk action from gui to dialogue manager (master branch should not incooperate this change, because the dialogue window implementer will need the original code for testing) 15 years ago
actionteleport.cpp reworked cell changing mechanism 14 years ago
actionteleport.hpp modified teleport action to support exteriors; coordinates are wrong here too 15 years ago
cellfunctors.hpp handle physics during player changing cells 14 years ago
class.cpp added movement data to MW references; added movement interface to MWWorld::Class 14 years ago
class.hpp added movement data to MW references; added movement interface to MWWorld::Class 14 years ago
containerstore.hpp Mantis: #18 - Move components from global namespace into their own namespace. 14 years ago
containerutil.cpp added GetItemCount 15 years ago
containerutil.hpp added GetItemCount 15 years ago
doingphysics.cpp fixed a bug in phyiscs update code 14 years ago
doingphysics.hpp handle physics during player changing cells 14 years ago
environment.hpp added journal class 14 years ago
globals.cpp fixed global variable search to properly handle injected variables (DaysPassed) 15 years ago
globals.hpp fixed global variable search to properly handle injected variables (DaysPassed) 15 years ago
manualref.hpp modified Npc and Creature class to let them store a copy of their own ID 15 years ago
nullaction.hpp added action interface 15 years ago
player.cpp player class cleanup 14 years ago
player.hpp player class cleanup 14 years ago
ptr.hpp removed superfluous includes 15 years ago
refdata.hpp added movement data to MW references; added movement interface to MWWorld::Class 14 years ago
world.cpp Mantis: #18 - Move components from global namespace into their own namespace. 14 years ago
world.hpp changed engine class to support multiple data directories for esm files 14 years ago