# # ChangeLog for code/branches/tutorial/src # # Generated by Trac 1.0.9 # Sep 8, 2024, 11:31:58 PM Thu, 11 Mar 2010 09:15:35 GMT scheusso [6500] * code/branches/tutorial/src/orxonox/controllers/CMakeLists.txt (modified) removing dronecontroller from cmakelists in order to build ... Mon, 08 Mar 2010 08:53:29 GMT scheusso [6491] * code/branches/tutorial/src/orxonox/worldentities/CMakeLists.txt (modified) removed Drone.cc from CMakeLists Sun, 07 Mar 2010 22:47:11 GMT scheusso [6488] * code/branches/tutorial/src/orxonox/worldentities/Drone.cc (modified) forgot an important detail Sun, 07 Mar 2010 22:27:20 GMT rgrieder [6487] * code/branches/tutorial (modified) * code/branches/tutorial/data/levels/tutorial.oxw (modified) * code/branches/tutorial/src/orxonox/controllers/DroneController.cc (modified) * code/branches/tutorial/src/orxonox/worldentities/Drone.cc (modified) * code/branches/tutorial/src/orxonox/worldentities/Drone.h (modified) Merged r5841 that removes the student's code from the tutorial. Sun, 07 Mar 2010 21:20:51 GMT rgrieder [6483] * code/branches/tutorial/src/orxonox/controllers (modified) * code/branches/tutorial/src/orxonox/controllers/DroneController.cc (modified) * code/branches/tutorial/src/orxonox/controllers/DroneController.h (modified) * code/branches/tutorial/src/orxonox/worldentities (modified) * code/branches/tutorial/src/orxonox/worldentities/Drone.cc (modified) * code/branches/tutorial/src/orxonox/worldentities/Drone.h (modified) Cosmetic changes.. Sun, 07 Mar 2010 21:11:31 GMT rgrieder [6482] * code/branches/tutorial (modified) * code/branches/tutorial/data/levels/tutorial.oxw (modified) * code/branches/tutorial/src/orxonox/controllers (modified) * code/branches/tutorial/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/tutorial/src/orxonox/controllers/DroneController.cc (copied) * code/branches/tutorial/src/orxonox/controllers/DroneController.h (copied) * code/branches/tutorial/src/orxonox/pickup/BaseItem.h (modified) * code/branches/tutorial/src/orxonox/worldentities (modified) * code/branches/tutorial/src/orxonox/worldentities/CMakeLists.txt (modified) * code/branches/tutorial/src/orxonox/worldentities/Drone.cc (copied) * code/branches/tutorial/src/orxonox/worldentities/Drone.h (copied) Merged HS 2009 tutorial in new FS 2010 branch. This includes all the ... Sun, 07 Mar 2010 21:04:01 GMT rgrieder [6481] * code/branches/tutorial (copied) Tutorial branch for the FS 2010 PPS. Mon, 04 Jan 2010 14:52:43 GMT rgrieder [6443] * code/trunk/cmake/CompilerConfigMSVC.cmake (modified) * code/trunk/src/libraries/util/Debug.h (modified) Fixed two problems with the ORXONOX_RELEASE really release version.