1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 04:19:55 +00:00
openmw-tes3mp/apps/openmw/mwworld
2011-10-30 22:38:15 -04:00
..
action.hpp added action interface 2010-08-03 18:20:15 +02:00
actiontake.cpp implemented take action 2010-08-07 20:25:17 +02:00
actiontake.hpp implemented take action 2010-08-07 20:25:17 +02:00
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) 2010-08-06 19:25:26 +02:00
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) 2010-08-06 19:25:26 +02:00
actionteleport.cpp reworked cell changing mechanism 2011-02-10 10:38:45 +01:00
actionteleport.hpp modified teleport action to support exteriors; coordinates are wrong here too 2010-08-20 14:56:26 +02:00
cellfunctors.hpp handle physics during player changing cells 2011-01-29 16:57:33 +01:00
cells.cpp Issue #31: create new exterior cells on the fly 2011-09-27 10:08:07 +02:00
cells.hpp Issue #31: create new exterior cells on the fly 2011-09-27 10:08:07 +02:00
class.cpp added movement data to MW references; added movement interface to MWWorld::Class 2011-02-03 11:37:17 +01:00
class.hpp added movement data to MW references; added movement interface to MWWorld::Class 2011-02-03 11:37:17 +01:00
containerstore.hpp Mantis: #18 - Move components from global namespace into their own namespace. 2011-06-19 18:14:03 +02:00
containerutil.cpp added GetItemCount 2010-08-07 16:21:07 +02:00
containerutil.hpp added GetItemCount 2010-08-07 16:21:07 +02:00
environment.hpp added journal class 2011-04-04 11:16:56 +02:00
globals.cpp fixed global variable search to properly handle injected variables (DaysPassed) 2010-07-21 15:01:35 +02:00
globals.hpp fixed global variable search to properly handle injected variables (DaysPassed) 2010-07-21 15:01:35 +02:00
localscripts.cpp Issue #19: More local script related cleanup 2011-10-07 09:52:42 +02:00
localscripts.hpp Issue #19: More local script related cleanup 2011-10-07 09:52:42 +02:00
manualref.hpp modified Npc and Creature class to let them store a copy of their own ID 2010-08-08 14:09:09 +02:00
nullaction.hpp added action interface 2010-08-03 18:20:15 +02:00
physicssystem.cpp fixed collision toggling bug 2011-10-29 09:50:11 +02:00
physicssystem.hpp GetFacedHandle in Physics. RenderingManager constructor code added 2011-10-20 18:15:30 -04:00
player.cpp various bits of clean up 2011-09-04 09:48:50 +02:00
player.hpp various bits of clean up 2011-09-04 09:48:50 +02:00
ptr.hpp removed superfluous includes 2010-08-03 14:43:14 +02:00
refdata.hpp Changing refdata3 2011-10-30 22:38:15 -04:00
scene.cpp Hiding the rendering manager; crash eliminated 2011-10-24 22:11:36 -04:00
scene.hpp Debugging file renamed 2011-10-25 14:06:44 -04:00
world.cpp Hiding debugging 2011-10-30 00:25:29 -04:00
world.hpp Hiding debugging 2011-10-30 00:25:29 -04:00