# # ChangeLog for code/branches/buildsystem/bin/mingw # # Generated by Trac 1.0.9 # Sep 19, 2024, 4:02:51 PM 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 ...