# # ChangeLog for code/branches/steering # # Generated by Trac 1.0.9 # May 16, 2024, 8:08:06 PM Thu, 26 May 2011 12:02:05 GMT dafrick [8595] * code/branches/steering/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) * code/branches/steering/src/orxonox/worldentities/pawns/SpaceShip.h (modified) Cleanup. Replacing tabs with spaces. Mon, 23 May 2011 14:12:44 GMT mastalde [8545] * code/branches/steering/data/levels/templates/spaceshipAssff.oxt (modified) * code/branches/steering/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) cleaded code and added some comments Mon, 09 May 2011 13:56:13 GMT mastalde [8431] * code/branches/steering/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) added lift_ and stallSpeed_ for better flight behavior without errors... Mon, 09 May 2011 13:52:35 GMT mastalde [8430] * code/branches/steering/data/levels/templates/spaceshipAssff.oxt (modified) * code/branches/steering/src/orxonox/worldentities/MobileEntity.cc (modified) * code/branches/steering/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) * code/branches/steering/src/orxonox/worldentities/pawns/SpaceShip.h (modified) added lift_ and stallSpeed_ for better flight behavior 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.