# # ChangeLog for code/branches/tutorial/src # # Generated by Trac 1.0.9 # Jan 12, 2025, 8:01:47 PM 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.