Lasse Öörni eb6ba62ab9 Added the LuaScript library to Doxygen documentation. před 12 roky
..
pkgs 75a55050b7 Fixed Lua Chat sample bug, Replace Variant's constructor with SetXXX function. před 12 roky
CMakeLists.txt 0201c1d961 Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0. před 12 roky
LuaFile.cpp dfc7647277 Replace table with spaces. před 12 roky
LuaFile.h f93a5e4a23 LuaScript library header formatting. Allow parameters also for procedural Lua functions. Renamed LuaScriptInstance::Execute() to ExecuteFunction(). před 12 roky
LuaScript.cpp f93a5e4a23 LuaScript library header formatting. Allow parameters also for procedural Lua functions. Renamed LuaScriptInstance::Execute() to ExecuteFunction(). před 12 roky
LuaScript.h f93a5e4a23 LuaScript library header formatting. Allow parameters also for procedural Lua functions. Renamed LuaScriptInstance::Execute() to ExecuteFunction(). před 12 roky
LuaScriptInstance.cpp f93a5e4a23 LuaScript library header formatting. Allow parameters also for procedural Lua functions. Renamed LuaScriptInstance::Execute() to ExecuteFunction(). před 12 roky
LuaScriptInstance.h eb6ba62ab9 Added the LuaScript library to Doxygen documentation. před 12 roky
Precompiled.cpp 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. před 12 roky
Precompiled.h 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. před 12 roky