# # ChangeLog for code/branches/gui/cmake # # Generated by Trac 1.0.9 # Jun 1, 2024, 9:40:42 AM Sun, 27 Jul 2008 15:14:22 GMT rgrieder [1651] * code/branches/gui/cmake/FindLua.cmake (modified) * code/branches/gui/src/orxonox/CMakeLists.txt (modified) * code/branches/gui/src/orxonox/GraphicsEngine.cc (modified) * code/branches/gui/src/orxonox/Settings.cc (modified) * code/branches/gui/src/tolua/CMakeLists.txt (modified) * code/branches/gui/src/tolua/toluabind_orxonox.c (modified) * code/branches/gui/src/tolua/toluabind_orxonox.h (modified) tolua seems to be created correctly. I the existing toluabind.c file ... Wed, 23 Jul 2008 17:31:40 GMT rgrieder [1645] * code/branches/gui/CMakeLists.txt (modified) * code/branches/gui/cmake/FindCEGUI.cmake (modified) * code/branches/gui/src/core/CMakeLists.txt (modified) * code/branches/gui/src/core/Exception.h (modified) * code/branches/gui/src/core/input/InputManager.cc (modified) * code/branches/gui/src/core/input/InputManager.h (modified) * code/branches/gui/src/orxonox/CMakeLists.txt (modified) * code/branches/gui/src/orxonox/Orxonox.cc (modified) * code/branches/gui/src/orxonox/gui/GUIManager.cc (modified) It compiles now on tardis.. Sat, 19 Jul 2008 21:05:44 GMT rgrieder [1636] * code/branches/gui (copied) Fri, 06 Jun 2008 19:05:27 GMT landauf [1555] * code/trunk/CMakeLists.txt (modified) * code/trunk/cmake/FindOIS.cmake (deleted) * code/trunk/src/CMakeLists.txt (modified) * code/trunk/src/core/CMakeLists.txt (modified) * code/trunk/src/core/Script.cc (modified) * code/trunk/src/core/input/InputInterfaces.h (modified) * code/trunk/src/core/input/InputManager.cc (modified) * code/trunk/src/core/input/InputManager.h (modified) * code/trunk/src/ois/CMakeLists.txt (modified) * code/trunk/src/orxonox/CMakeLists.txt (modified) * code/trunk/src/orxonox/tools/ParticleInterface.cc (modified) - ParticleInterface uses Orxonox::getTimeFactor to make particle ...