# # ChangeLog for code/trunk/src/util/tolua # # Generated by Trac 1.0.9 # Feb 15, 2025, 1:25:55 PM Wed, 16 Apr 2008 08:05:37 GMT rgrieder [1076] * code/trunk/CMakeLists.txt (modified) * code/trunk/bin/tolua-exec-script (added) * code/trunk/cmake/FindLua.cmake (modified) * code/trunk/src/CMakeLists.txt (modified) * code/trunk/src/core/CMakeLists.txt (modified) * code/trunk/src/core/Script.cc (modified) * code/trunk/src/core/Script_clean.h (added) * code/trunk/src/core/ToLuaBind.cc (deleted) * code/trunk/src/core/ToLuaBind.h (deleted) * code/trunk/src/core/tolua (added) * code/trunk/src/core/tolua.pkg (deleted) * code/trunk/src/core/tolua/tolua.pkg (added) * code/trunk/src/util/CMakeLists.txt (modified) * code/trunk/src/util/tolua/CMakeLists.txt (modified) * code/trunk/tolua-build (added) two hours of Fuk is very 'enlighting', the whole thing works ... Tue, 15 Apr 2008 19:04:35 GMT rgrieder [1075] * code/trunk/src/util/tolua/CMakeLists.txt (modified) - added CMLs in tolua to compile tolua++ executable Tue, 15 Apr 2008 14:36:09 GMT rgrieder [1073] * code/trunk/src/util/CMakeLists.txt (modified) * code/trunk/src/util/tolua/CMakeLists.txt (added) - added tolua.cmake to create tolua executable Sun, 13 Apr 2008 22:18:49 GMT rgrieder [1046] * code/trunk/src/orxonox/core/tolua.pkg (moved) * code/trunk/src/orxonox/core/tolua_bind.cc (moved) * code/trunk/src/orxonox/core/tolua_bind.h (moved) don't ask Sun, 13 Apr 2008 22:17:28 GMT rgrieder [1045] * code/trunk/src/orxonox/core/CMakeLists.txt (modified) * code/trunk/src/util/CMakeLists.txt (modified) * code/trunk/src/util/tolua (moved) - moved tolua files again (too much, but tortoise claims i have to ... Sun, 13 Apr 2008 12:24:00 GMT landauf [1037] * code/trunk/cmake/FindLua.cmake (modified) * code/trunk/src/orxonox/CMakeLists.txt (modified) * code/trunk/src/orxonox/core/CMakeLists.txt (modified) * code/trunk/src/orxonox/core/Script.cc (modified) * code/trunk/src/orxonox/core/tolua (moved) * code/trunk/src/orxonox/core/tolua/tolua_bind.cc (modified) * code/trunk/src/orxonox/objects/SpaceShip.h (modified) * code/trunk/src/orxonox/particle/ParticleInterface.cc (modified) * code/trunk/src/orxonox/particle/ParticleInterface.h (modified) * code/trunk/src/util/CMakeLists.txt (modified) moved tolua from util to core because of circular dependencies ...