# # ChangeLog for code/branches/kicklib/src/libraries/core/LuaState.cc # # Generated by Trac 1.0.9 # May 17, 2024, 6:34:28 AM Mon, 21 Feb 2011 02:47:29 GMT rgrieder [7945] * code/branches/kicklib/src/libraries/core/LuaState.cc (modified) * code/branches/kicklib/src/libraries/core/LuaState.h (modified) Removed workarounds for Lua 5.0 in LuaState class. Sun, 20 Feb 2011 21:49:06 GMT rgrieder [7941] * code/branches/kicklib/cmake/LibraryConfig.cmake (modified) * code/branches/kicklib/cmake/tools/FindCEGUI.cmake (modified) * code/branches/kicklib/src/CMakeLists.txt (modified) * code/branches/kicklib/src/SpecialConfig.h.in (modified) * code/branches/kicklib/src/external/CMakeLists.txt (modified) * code/branches/kicklib/src/external/ceguilua (deleted) * code/branches/kicklib/src/external/tolua/CMakeLists.txt (modified) * code/branches/kicklib/src/external/tolua/README_ORXONOX (added) * code/branches/kicklib/src/external/tolua/VERSION (modified) * code/branches/kicklib/src/external/tolua/changes_orxonox.diff (modified) * code/branches/kicklib/src/external/tolua/lua/package.lua (modified) * code/branches/kicklib/src/external/tolua/tolua++.h (deleted) * code/branches/kicklib/src/external/tolua/tolua_event.c (deleted) * code/branches/kicklib/src/external/tolua/tolua_event.h (deleted) * code/branches/kicklib/src/external/tolua/tolua_is.c (deleted) * code/branches/kicklib/src/external/tolua/tolua_map.c (deleted) * code/branches/kicklib/src/external/tolua/tolua_push.c (deleted) * code/branches/kicklib/src/external/tolua/tolua_to.c (deleted) * code/branches/kicklib/src/libraries/core/CMakeLists.txt (modified) * code/branches/kicklib/src/libraries/core/GUIManager.cc (modified) * code/branches/kicklib/src/libraries/core/LuaState.cc (modified) * code/branches/kicklib/src/orxonox/CMakeLists.txt (modified) Kicked CEGUILua from our repository and adjusted the build system ... Sun, 20 Feb 2011 20:15:08 GMT rgrieder [7940] * code/branches/kicklib (copied) New branch with plans to remove CEGUILua and OgreCEGUIRenderer from ... Sat, 19 Feb 2011 15:38:44 GMT landauf [7915] * code/branches/usability (copied) creating usability branch to work on features which are more than ...