# # ChangeLog for code/branches/tutorial2/src # # Generated by Trac 1.0.9 # Sep 11, 2024, 8:04:29 PM Fri, 03 Dec 2010 13:39:19 GMT dafrick [7721] * code/branches/tutorial2/data/DefaultResources.oxr (modified) * code/branches/tutorial2/src/libraries/core/GUIManager.cc (modified) * code/branches/tutorial2/src/libraries/tools/ResourceLocation.cc (modified) Updating branch for changes in the data repository. Please also ... Mon, 13 Sep 2010 13:07:04 GMT dafrick [7446] * code/branches/tutorial2/data/levels/tutorial.oxw (modified) * code/branches/tutorial2/src/orxonox/controllers/AutonomousDroneController.cc (modified) * code/branches/tutorial2/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/tutorial2/src/orxonox/worldentities/AutonomousDrone.cc (modified) * code/branches/tutorial2/src/orxonox/worldentities/AutonomousDrone.h (modified) * code/branches/tutorial2/src/orxonox/worldentities/CMakeLists.txt (modified) Removing all the stuff the students are supposed to fill in themselves. Mon, 13 Sep 2010 13:01:54 GMT dafrick [7444] * code/branches/tutorial2/data/levels/tutorial.oxw (modified) * code/branches/tutorial2/src/orxonox/controllers/AutonomousDroneController.cc (added) * code/branches/tutorial2/src/orxonox/controllers/AutonomousDroneController.h (added) * code/branches/tutorial2/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/tutorial2/src/orxonox/worldentities/AutonomousDrone.cc (added) * code/branches/tutorial2/src/orxonox/worldentities/AutonomousDrone.h (added) * code/branches/tutorial2/src/orxonox/worldentities/CMakeLists.txt (modified) Adding Drone (Which is now called AutonomousDrone) and its controller. Mon, 13 Sep 2010 09:08:33 GMT dafrick [7441] * code/branches/tutorial2 (copied) New tutorial branch. Sun, 12 Sep 2010 16:58:10 GMT rgrieder [7431] * code/trunk/src/orxonox/Main.cc (modified) Merged another change from sandbox_qt to the trunk. Almost ...