# # ChangeLog for code/branches/steering # # Generated by Trac 1.0.9 # May 20, 2024, 5:15:00 AM Sun, 10 Apr 2011 09:09:36 GMT dafrick [8223] * code/branches/steering/src/orxonox/controllers/HumanController.cc (modified) * code/branches/steering/src/orxonox/controllers/HumanController.h (modified) * code/branches/steering/src/orxonox/items/Engine.cc (modified) * code/branches/steering/src/orxonox/worldentities/ControllableEntity.cc (modified) * code/branches/steering/src/orxonox/worldentities/ControllableEntity.h (modified) * code/branches/steering/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) * code/branches/steering/src/orxonox/worldentities/pawns/SpaceShip.h (modified) Streamlining boost. Mon, 28 Mar 2011 13:19:26 GMT dafrick [8139] * code/branches/steering (copied) New branch to work on steering and spaceship behavior improvements. Wed, 23 Mar 2011 20:57:54 GMT dafrick [8108] * code/trunk (modified) * code/trunk/doc/api/Groups.dox (modified) * code/trunk/doc/api/groups (copied) * code/trunk/doc/api/groups/Notifications.dox (copied) * code/trunk/doc/api/groups/Pickup.dox (copied) * code/trunk/doc/api/groups/Questsystem.dox (copied) * code/trunk/doc/api/groups/Triggers.dox (copied) * code/trunk/src/libraries/core/Loader.cc (modified) * code/trunk/src/libraries/network/Host.cc (modified) * code/trunk/src/libraries/network/MasterServerComm.h (modified) * code/trunk/src/modules/designtools/ScreenshotManager.cc (modified) * code/trunk/src/modules/pickup/Pickup.h (modified) * code/trunk/src/modules/pong/Pong.cc (modified) * code/trunk/src/modules/pong/Pong.h (modified) * code/trunk/src/modules/pong/PongAI.cc (modified) * code/trunk/src/modules/pong/PongAI.h (modified) * code/trunk/src/modules/pong/PongBall.cc (modified) * code/trunk/src/modules/pong/PongBall.h (modified) * code/trunk/src/modules/pong/PongBat.cc (modified) * code/trunk/src/modules/pong/PongBat.h (modified) * code/trunk/src/modules/pong/PongBot.cc (modified) * code/trunk/src/modules/pong/PongBot.h (modified) * code/trunk/src/modules/pong/PongCenterpoint.cc (modified) * code/trunk/src/modules/pong/PongCenterpoint.h (modified) * code/trunk/src/modules/pong/PongScore.cc (modified) * code/trunk/src/modules/pong/PongScore.h (modified) Merging changes from tetris branch into trunk, since they are also ...