aster2013 4e0df133c0 Add "const Vector<String>" support in Lua, now in Lua "const Vector<String>" is a Lua table with string elements. 12 лет назад
..
pkgs 4e0df133c0 Add "const Vector<String>" support in Lua, now in Lua "const Vector<String>" is a Lua table with string elements. 12 лет назад
CMakeLists.txt b5836237e9 Remove dependency on Lua when LuaJIT is enabled. 12 лет назад
LuaFile.cpp dfc7647277 Replace table with spaces. 12 лет назад
LuaFile.h 4b9f241065 Add LuaFunction class, Add more Lua API in Sound, fixed typo. 12 лет назад
LuaFunction.cpp 2d3740d28c Fixed an error in PushString. 12 лет назад
LuaFunction.h 8098f588b4 Change LuaFunction to subclass of RefCounted. 12 лет назад
LuaScript.cpp 747ab13932 Adjust lua gc step pause parameter, make it gc aggressive. 12 лет назад
LuaScript.h 8098f588b4 Change LuaFunction to subclass of RefCounted. 12 лет назад
LuaScriptInstance.cpp 8098f588b4 Change LuaFunction to subclass of RefCounted. 12 лет назад
LuaScriptInstance.h 8098f588b4 Change LuaFunction to subclass of RefCounted. 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 bbf193dd5f Move tolua++ Urho3D extension in a file, Move PushParameters function in ToluaUrho3DEx and change return type to bool. 12 лет назад
ToluaUrho3DEx.cpp 4e0df133c0 Add "const Vector<String>" support in Lua, now in Lua "const Vector<String>" is a Lua table with string elements. 12 лет назад
ToluaUrho3DEx.h 4e0df133c0 Add "const Vector<String>" support in Lua, now in Lua "const Vector<String>" is a Lua table with string elements. 12 лет назад