# # ChangeLog for code/branches/buildsystem/bin/tardis # # Generated by Trac 1.0.9 # Jun 10, 2024, 8:15:12 AM Wed, 10 Dec 2008 22:14:31 GMT adrfried [2401] * code/branches/buildsystem/bin/CMakeLists.txt (modified) * code/branches/buildsystem/bin/tardis/ogre.cfg (added) default ogre.cfg added for tardis Thu, 20 Nov 2008 23:36:23 GMT rgrieder [2244] * code/branches/buildsystem/bin/CMakeLists.txt (modified) * code/branches/buildsystem/bin/linux/orxonox.ini (moved) * code/branches/buildsystem/bin/mingw/orxonox.ini (moved) * code/branches/buildsystem/bin/tardis/orxonox.ini (moved) * code/branches/buildsystem/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/buildsystem/src/orxonox/gamestates/GSGraphics.h (modified) * code/branches/buildsystem/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/buildsystem/src/util/String.cc (modified) * code/branches/buildsystem/src/util/String.h (modified) Applied long created patch that removes plugins.cfg and puts the ... Thu, 20 Nov 2008 23:22:22 GMT rgrieder [2243] * code/branches/buildsystem/bin/CMakeLists.txt (modified) * code/branches/buildsystem/bin/linux (added) * code/branches/buildsystem/bin/linux/plugins.cfg (copied) * code/branches/buildsystem/bin/linux/run-script (moved) * code/branches/buildsystem/bin/mingw (added) * code/branches/buildsystem/bin/mingw/orxonox.bat (moved) * code/branches/buildsystem/bin/mingw/plugins.cfg (moved) * code/branches/buildsystem/bin/msvc (added) * code/branches/buildsystem/bin/ogre.cfg-init (deleted) * code/branches/buildsystem/bin/tardis (added) * code/branches/buildsystem/bin/tardis/plugins.cfg (moved) * code/branches/buildsystem/cmake/UseTolua.cmake (modified) - Inserted IF when copying the config files from bin/ so existing ...