# # ChangeLog for branches/spaceshipcontrol/src/story_entities in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 13, 2024, 5:36:10 AM Sat, 03 Dec 2005 15:11:35 GMT bensch [5892] * branches/spaceshipcontrol/src/story_entities/world.cc (modified) * branches/spaceshipcontrol/src/story_entities/world.h (modified) controll: some fixing in world Sat, 03 Dec 2005 14:53:39 GMT snellen [5891] * branches/spaceshipcontrol/src/story_entities/world.cc (modified) space_ship.cc and world.cc updated Sat, 03 Dec 2005 14:27:30 GMT bensch [5887] * branches/spaceshipcontrol/src/story_entities/world.cc (modified) * branches/spaceshipcontrol/src/story_entities/world.h (modified) orxonox/spaceship-controll: world transformation Sat, 03 Dec 2005 13:54:27 GMT bensch [5886] * branches/spaceshipcontrol/src/lib/event/key_mapper.cc (modified) * branches/spaceshipcontrol/src/lib/event/key_mapper.h (modified) * branches/spaceshipcontrol/src/story_entities/world.cc (modified) * branches/spaceshipcontrol/src/world_entities/playable.h (modified) orxonox/branches/spaceshipcontroll: events need to include less Sat, 03 Dec 2005 00:26:03 GMT bensch [5881] * branches/spaceshipcontrol/src/story_entities/world.cc (modified) * branches/spaceshipcontrol/src/world_entities/playable.cc (modified) * branches/spaceshipcontrol/src/world_entities/player.cc (modified) * branches/spaceshipcontrol/src/world_entities/space_ships/space_ship.cc (modified) orxonox/branches/spaceshipcontroll: simple world-interactivity Thu, 01 Dec 2005 16:09:42 GMT bensch [5851] * branches/spaceshipcontrol/src/story_entities/world.cc (modified) orxonox/trunk: cut player out of the Player class Wed, 30 Nov 2005 14:41:34 GMT snellen [5835] * branches/spaceshipcontrol (copied) added branch for the development of a controlling system Tue, 29 Nov 2005 10:07:43 GMT bensch [5819] * trunk/src/defs/class_id.h (modified) * trunk/src/defs/globals.h (modified) * trunk/src/defs/stdincl.h (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/event/key_mapper.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree_node.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_engine.h (modified) * trunk/src/lib/tinyxml/tinystr.cc (modified) * trunk/src/lib/tinyxml/tinystr.h (modified) * trunk/src/lib/tinyxml/tinyxml.cc (modified) * trunk/src/lib/tinyxml/tinyxml.h (modified) * trunk/src/lib/tinyxml/tinyxmlerror.cc (modified) * trunk/src/lib/tinyxml/tinyxmlparser.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/subprojects/collision_detection/collision_detection.cc (modified) * trunk/src/subprojects/framework.cc (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/util/loading/game_loader.h (modified) * trunk/src/world_entities/weapons/aiming_turret.cc (modified) * trunk/src/world_entities/weapons/cannon.cc (modified) * trunk/src/world_entities/weapons/ground_turret.cc (modified) * trunk/src/world_entities/weapons/ground_turret.h (modified) * trunk/src/world_entities/weapons/rocket.cc (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) * trunk/src/world_entities/weapons/turret.cc (modified) orxonox/trunk: merged branches world_entities to trunk again merged ...