# # ChangeLog for code/branches/tutorial/src/orxonox/controllers/DroneController.h # # Generated by Trac 1.0.9 # Jun 1, 2024, 3:56:36 AM 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 Sun, 08 Mar 2009 21:14:25 GMT scheusso [2763] * code/branches/tutorial/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/tutorial/src/orxonox/objects/controllers/CMakeLists.txt (modified) * code/branches/tutorial/src/orxonox/objects/controllers/DroneController.cc (added) * code/branches/tutorial/src/orxonox/objects/controllers/DroneController.h (added) * code/branches/tutorial/src/orxonox/objects/worldentities/CMakeLists.txt (modified) * code/branches/tutorial/src/orxonox/objects/worldentities/Drone.cc (added) * code/branches/tutorial/src/orxonox/objects/worldentities/Drone.h (added) first efforts for a tutorial ^^