Aster Jian 6e58119be9 Fixed typo error in comment. 12 年之前
..
pkgs b3777b652c Fixed StaticModel::SetModel() getting called instead of AnimatedModel::SetModel() in Lua script. 12 年之前
CMakeLists.txt 0201c1d961 Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0. 12 年之前
LuaFile.cpp dfc7647277 Replace table with spaces. 12 年之前
LuaFile.h 90c29aecfb Add type to some template method, lick Node::CreateComponent etc. Add LoadChunk and LoadAndExecute in LuaFile, Add DrawDebugGeometry in Renderer. 12 年之前
LuaScript.cpp e376dc4562 Identity the maintainer of the Urho3D/Lua fork. Regenerate toluabind.c and toluabind.h using bootstrap process. Only call 'standard' script functions when they are available and be silent about it when they are not defined in the Lua script. 12 年之前
LuaScript.h e376dc4562 Identity the maintainer of the Urho3D/Lua fork. Regenerate toluabind.c and toluabind.h using bootstrap process. Only call 'standard' script functions when they are available and be silent about it when they are not defined in the Lua script. 12 年之前
LuaScriptInstance.cpp 6e58119be9 Fixed typo error in comment. 12 年之前
LuaScriptInstance.h 6e58119be9 Fixed typo error in comment. 12 年之前
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'. 12 年之前
Precompiled.h 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. 12 年之前