# # ChangeLog for code/trunk/src/libraries/core/CommandLineParser.h # # Generated by Trac 1.0.9 # May 23, 2024, 10:49:13 AM 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 ... Wed, 14 Oct 2009 11:14:32 GMT rgrieder [5945] * code/branches/console (copied) Recreating console branch.