# # ChangeLog for code/branches/tutorial/src/orxonox # # Generated by Trac 1.0.9 # Jun 21, 2024, 12:15:12 PM Thu, 12 Mar 2009 14:55:11 GMT Naaduun [2776] * code/branches/tutorial/src/orxonox/objects/controllers/DroneController.cc_sunsi (copied) my Drone steering function Thu, 12 Mar 2009 10:12:01 GMT landauf [2775] * code/branches/tutorial/src/orxonox/objects/controllers/DroneController.cc (modified) * code/branches/tutorial/src/orxonox/objects/worldentities/Drone.cc (modified) * code/branches/tutorial/src/orxonox/objects/worldentities/Drone.h (modified) small adjustments Mon, 09 Mar 2009 15:48:59 GMT Aurelian [2772] * code/branches/tutorial/src/orxonox/objects/controllers/DroneController.cc_aJaggi (copied) Ich bin auch eine Dronensteuerungsfunktion Mon, 09 Mar 2009 15:31:07 GMT danielh [2771] * code/branches/tutorial/src/orxonox/objects/controllers/DroneController.cc_danielh (added) this is my version of the Drone steering function Mon, 09 Mar 2009 15:30:08 GMT mockm [2770] * code/branches/tutorial/src/orxonox/objects/controllers/DroneController.cc_mockm (copied) this is mz version of the Drone steering function Mon, 09 Mar 2009 00:12:39 GMT scheusso [2767] * code/branches/tutorial/src/orxonox/objects/controllers/DroneController.cc (modified) forgot one line Sun, 08 Mar 2009 23:58:08 GMT scheusso [2766] * code/branches/tutorial/src/orxonox/objects/controllers/DroneController.cc (modified) * code/branches/tutorial/src/orxonox/objects/controllers/DroneController.h (modified) * code/branches/tutorial/src/orxonox/objects/worldentities/Drone.cc (modified) * code/branches/tutorial/src/orxonox/objects/worldentities/Drone.h (modified) removed the lines that the student have to find out themselves Sun, 08 Mar 2009 23:07:31 GMT scheusso [2765] * code/branches/tutorial/src/orxonox/objects/controllers/DroneController.cc (modified) * code/branches/tutorial/src/orxonox/objects/worldentities/Drone.cc (modified) * code/branches/tutorial/src/orxonox/objects/worldentities/Drone.h (modified) the whole thing works kind of now Sun, 08 Mar 2009 21:44:48 GMT rgrieder [2764] * code/branches/tutorial/src/orxonox/objects/worldentities/Drone.cc (modified) segfault 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 ^^ Sun, 08 Mar 2009 15:52:52 GMT scheusso [2760] * code/branches/tutorial (copied) create new tutorial branch Sun, 08 Mar 2009 15:51:27 GMT scheusso [2759] * code/trunk/src/core/ArgumentCompletionFunctions.cc (modified) * code/trunk/src/core/CommandLine.cc (modified) * code/trunk/src/core/ConfigFileManager.cc (modified) * code/trunk/src/core/Core.cc (modified) * code/trunk/src/core/Core.h (modified) * code/trunk/src/core/Factory.cc (modified) * code/trunk/src/core/Factory.h (modified) * code/trunk/src/core/Language.cc (modified) * code/trunk/src/core/LuaBind.cc (modified) * code/trunk/src/network/ConnectionManager.cc (modified) * code/trunk/src/network/ConnectionManager.h (modified) * code/trunk/src/network/packet/ClassID.cc (modified) * code/trunk/src/network/packet/ClassID.h (modified) * code/trunk/src/network/packet/Gamestate.cc (modified) * code/trunk/src/network/packet/Gamestate.h (modified) * code/trunk/src/network/synchronisable/Synchronisable.cc (modified) * code/trunk/src/network/synchronisable/Synchronisable.h (modified) * code/trunk/src/orxonox/gamestates/GSGraphics.cc (modified) * code/trunk/src/orxonox/gamestates/GSLevel.cc (modified) * code/trunk/src/orxonox/gamestates/GSRoot.cc (modified) * code/trunk/src/orxonox/gui/GUIManager.cc (modified) * code/trunk/src/orxonox/objects/worldentities/ExplosionChunk.cc (modified) merged network branch (windows,multiplayer fixes) back to trunk