# # ChangeLog for code/branches/consolecommands3/src/libraries/core/CommandLineParser.h # # Generated by Trac 1.0.9 # May 23, 2024, 4:27:16 PM Wed, 18 Aug 2010 13:28:12 GMT landauf [7178] * code/branches/consolecommands3 (copied) next annual update of the consolecommands branch 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 ...