# # ChangeLog for code/branches/buildsystem3/src/core/TclBind.cc # # Generated by Trac 1.0.9 # Sep 19, 2024, 9:02:09 AM Fri, 27 Feb 2009 13:13:29 GMT rgrieder [2702] * code/branches/buildsystem3/CMakeLists.txt (modified) * code/branches/buildsystem3/cmake/BuildConfig.cmake (modified) * code/branches/buildsystem3/config/CMakeLists.txt (modified) * code/branches/buildsystem3/media/CMakeLists.txt (modified) * code/branches/buildsystem3/src/CMakeLists.txt (modified) * code/branches/buildsystem3/src/OrxonoxConfig.h.in (modified) * code/branches/buildsystem3/src/SpecialConfig.h.in (copied) * code/branches/buildsystem3/src/core/ArgumentCompletionFunctions.cc (modified) * code/branches/buildsystem3/src/core/CommandLine.cc (modified) * code/branches/buildsystem3/src/core/ConfigFileManager.cc (modified) * code/branches/buildsystem3/src/core/Core.cc (modified) * code/branches/buildsystem3/src/core/Core.h (modified) * code/branches/buildsystem3/src/core/Language.cc (modified) * code/branches/buildsystem3/src/core/LuaBind.cc (modified) * code/branches/buildsystem3/src/core/TclBind.cc (modified) * code/branches/buildsystem3/src/orxonox/Main.cc (modified) * code/branches/buildsystem3/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/buildsystem3/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/buildsystem3/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/buildsystem3/src/orxonox/gui/GUIManager.cc (modified) * code/branches/buildsystem3/src/orxonox/objects/Level.cc (modified) * code/branches/buildsystem3/src/util/CMakeLists.txt (modified) Completed work on installation: - The CMake switch INSTALL_COPYABLE ... Sat, 14 Feb 2009 21:20:14 GMT rgrieder [2663] * code/branches/buildsystem3 (copied) Creating merger branch for buildsystem2. The last commit probably ... Tue, 16 Sep 2008 18:45:13 GMT rgrieder [1792] * code/trunk/src/core/IRC.cc (modified) * code/trunk/src/core/Shell.cc (modified) * code/trunk/src/core/Shell.h (modified) * code/trunk/src/core/TclBind.cc (modified) * code/trunk/src/core/TclBind.h (modified) * code/trunk/src/core/TclThreadManager.cc (modified) * code/trunk/src/core/TclThreadManager.h (modified) * code/trunk/src/orxonox/gamestates/GSRoot.cc (modified) * code/trunk/src/orxonox/gamestates/GSRoot.h (modified) Changed initialisation of TclThreadManager, TclBind and Shell to ...