# # ChangeLog for code/branches/tutorial/src/orxonox # # Generated by Trac 1.0.9 # Sep 9, 2024, 12:48:03 AM Sat, 26 Sep 2009 09:35:15 GMT scheusso [5793] * code/branches/tutorial/src/orxonox/worldentities/Drone.cc (modified) removed unneccessary debug output Fri, 25 Sep 2009 18:43:46 GMT scheusso [5787] * code/branches/tutorial/src/orxonox/worldentities/Drone.cc (modified) * code/branches/tutorial/src/orxonox/worldentities/Drone.h (modified) not using the XMLPortParamVariable hack anymore in the Drone class Fri, 25 Sep 2009 14:16:38 GMT scheusso [5786] * code/branches/tutorial/data/levels/tutorial.oxw (modified) * code/branches/tutorial/src/orxonox/controllers (modified) * code/branches/tutorial/src/orxonox/controllers/DroneController.cc (modified) * code/branches/tutorial/src/orxonox/worldentities (modified) * code/branches/tutorial/src/orxonox/worldentities/Drone.cc (modified) reverted r5766 since we forgot some adjustments to the code (i.e. ... Wed, 23 Sep 2009 14:57:45 GMT scheusso [5766] * code/branches/tutorial/data/levels/tutorial.oxw (modified) * 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) removed lines students will have to reinsert again Wed, 23 Sep 2009 14:54:09 GMT scheusso [5765] * 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/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) this is the complete (and migrated) version of the tutorial branch fs09 Wed, 23 Sep 2009 14:52:44 GMT scheusso [5763] * code/branches/tutorial (copied) creating new tutorial branch Sun, 20 Sep 2009 15:09:20 GMT dafrick [5754] * code/trunk/data/gui/scripts/QuestGUI.lua (modified) * code/trunk/src/modules/questsystem/CMakeLists.txt (modified) * code/trunk/src/orxonox/pickup/items/Jump.cc (modified) some minor changes...