Lasse Öörni 862ca75a46 Added script (pkgToDox.lua) which regenerates Lua script API documentation. It can be run with a standalone Lua interpreter. %!s(int64=12) %!d(string=hai) anos
..
pkgs 862ca75a46 Added script (pkgToDox.lua) which regenerates Lua script API documentation. It can be run with a standalone Lua interpreter. %!s(int64=12) %!d(string=hai) anos
CMakeLists.txt 1250776d0c Added basic.lua as dependency in build script so that C++ to Lua binding codes would be automatically rebuilt. %!s(int64=12) %!d(string=hai) anos
LuaFile.cpp dfc7647277 Replace table with spaces. %!s(int64=12) %!d(string=hai) anos
LuaFile.h f93a5e4a23 LuaScript library header formatting. Allow parameters also for procedural Lua functions. Renamed LuaScriptInstance::Execute() to ExecuteFunction(). %!s(int64=12) %!d(string=hai) anos
LuaScript.cpp bbf193dd5f Move tolua++ Urho3D extension in a file, Move PushParameters function in ToluaUrho3DEx and change return type to bool. %!s(int64=12) %!d(string=hai) anos
LuaScript.h bbf193dd5f Move tolua++ Urho3D extension in a file, Move PushParameters function in ToluaUrho3DEx and change return type to bool. %!s(int64=12) %!d(string=hai) anos
LuaScriptInstance.cpp e4fda39b47 Rename function to solve name conflict with base class. %!s(int64=12) %!d(string=hai) anos
LuaScriptInstance.h e4fda39b47 Rename function to solve name conflict with base class. %!s(int64=12) %!d(string=hai) anos
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'. %!s(int64=12) %!d(string=hai) anos
Precompiled.h bbf193dd5f Move tolua++ Urho3D extension in a file, Move PushParameters function in ToluaUrho3DEx and change return type to bool. %!s(int64=12) %!d(string=hai) anos
ToluaUrho3DEx.cpp bbf193dd5f Move tolua++ Urho3D extension in a file, Move PushParameters function in ToluaUrho3DEx and change return type to bool. %!s(int64=12) %!d(string=hai) anos
ToluaUrho3DEx.h 586d878509 Fix enum. %!s(int64=12) %!d(string=hai) anos