# # ChangeLog for code/branches/core7/src/libraries/core/PathConfig.cc # # Generated by Trac 1.0.9 # May 9, 2024, 8:02:50 PM Sat, 04 Apr 2015 11:34:39 GMT landauf [10343] * code/branches/core7/src/libraries/core/CMakeLists.txt (modified) * code/branches/core7/src/libraries/core/Core.cc (modified) * code/branches/core7/src/libraries/core/Game.cc (modified) * code/branches/core7/src/libraries/core/PathConfig.cc (modified) * code/branches/core7/src/libraries/core/commandline (added) * code/branches/core7/src/libraries/core/commandline/CMakeLists.txt (added) * code/branches/core7/src/libraries/core/commandline/CommandLineParser.cc (moved) * code/branches/core7/src/libraries/core/commandline/CommandLineParser.h (moved) * code/branches/core7/src/libraries/core/config/CMakeLists.txt (modified) * code/branches/core7/src/libraries/core/input/InputManager.cc (modified) * code/branches/core7/src/libraries/network/Client.cc (modified) * code/branches/core7/src/orxonox/LevelManager.cc (modified) * code/branches/core7/src/orxonox/Main.cc (modified) * code/branches/core7/src/orxonox/gamestates/GSClient.cc (modified) * code/branches/core7/src/orxonox/gamestates/GSServer.cc (modified) moved CommandLineParser into separate subfolder Sun, 22 Mar 2015 21:00:03 GMT landauf [10328] * code/branches/core7 (copied) created branch to work on new core features Sun, 01 Mar 2015 20:59:53 GMT muemart [10295] * code/trunk/src/libraries/core/DynLib.cc (modified) * code/trunk/src/libraries/core/GraphicsManager.cc (modified) * code/trunk/src/libraries/core/PathConfig.cc (modified) Avoid using the system path variables on windows (also gets rid of ...