# # ChangeLog for code/branches/steering # # Generated by Trac 1.0.9 # May 8, 2024, 5:41:28 AM Wed, 21 Oct 2009 15:17:05 GMT wirthmi [5981] * code/branches/steering/src/orxonox/controllers/Controller.h (modified) * code/branches/steering/src/orxonox/controllers/NewHumanController.cc (modified) * code/branches/steering/src/orxonox/controllers/NewHumanController.h (modified) * code/branches/steering/src/orxonox/infos/PlayerInfo.cc (modified) Made NewHumanController an InputHandler so we can control the crosshair. Wed, 21 Oct 2009 13:41:56 GMT wirthmi [5979] * code/branches/steering/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/steering/src/orxonox/controllers/NewHumanController.cc (added) * code/branches/steering/src/orxonox/controllers/NewHumanController.h (added) * code/branches/steering/src/orxonox/infos/HumanPlayer.cc (modified) Added and activated new controller called NewHumanController. Wed, 14 Oct 2009 11:53:59 GMT rgrieder [5948] * code/branches/steering (copied) Creating branch to work on pawn steering. Wed, 14 Oct 2009 09:33:13 GMT rgrieder [5940] * code/trunk/src/libraries/core/MemoryArchive.cc (modified) Fixed boost v1.36 build.