# # ChangeLog for code/branches/particles2/src/orxonox/LevelManager.cc # # Generated by Trac 1.0.9 # Jun 3, 2024, 11:25:25 AM Thu, 12 Nov 2009 11:48:26 GMT scheusso [6050] * code/branches/particles2 (copied) creating new particles2 branch for rocket steering and other stuff Wed, 04 Nov 2009 11:28:59 GMT rgrieder [6021] * code/trunk/src/libraries/core/CMakeLists.txt (modified) * code/trunk/src/libraries/core/CommandLine.cc (deleted) * code/trunk/src/libraries/core/CommandLine.h (deleted) * code/trunk/src/libraries/core/CommandLineParser.cc (copied) * code/trunk/src/libraries/core/CommandLineParser.h (copied) * code/trunk/src/libraries/core/Core.cc (modified) * code/trunk/src/libraries/core/CorePrereqs.h (modified) * code/trunk/src/libraries/core/Game.cc (modified) * code/trunk/src/libraries/core/PathConfig.cc (modified) * code/trunk/src/libraries/core/input/InputManager.cc (modified) * code/trunk/src/orxonox/LevelManager.cc (modified) * code/trunk/src/orxonox/Main.cc (modified) * code/trunk/src/orxonox/gamestates/GSClient.cc (modified) * code/trunk/src/orxonox/gamestates/GSDedicated.cc (modified) * code/trunk/src/orxonox/gamestates/GSDedicatedClient.cc (modified) * code/trunk/src/orxonox/gamestates/GSServer.cc (modified) Renamed CommandLine to CommandLineParse to avoid confusions with the ...