# # ChangeLog for code/branches/tutorial2 # # Generated by Trac 1.0.9 # Jun 1, 2024, 5:40:51 PM 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.