# # ChangeLog for code/branches/tutorial2 # # Generated by Trac 1.0.9 # May 20, 2024, 8:12:51 AM 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 ... Wed, 29 Sep 2010 12:49:26 GMT dafrick [7499] * code/branches/tutorial2/data/gui/layouts/ChatBox.layout (modified) * code/branches/tutorial2/data/gui/scripts/ChatBox.lua (modified) Fix to get rid of lua/cegui error. 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 23:30:54 GMT rgrieder [7440] * code/trunk/cmake/CompilerConfigMSVC.cmake (modified) Fixed MSVC linker flag handling.