| .. |
|
pkgs
|
4d4cb2cbb3
Fix incorrect assignment.
|
vor 12 Jahren |
|
CMakeLists.txt
|
1250776d0c
Added basic.lua as dependency in build script so that C++ to Lua binding codes would be automatically rebuilt.
|
vor 12 Jahren |
|
LuaFile.cpp
|
dfc7647277
Replace table with spaces.
|
vor 12 Jahren |
|
LuaFile.h
|
f93a5e4a23
LuaScript library header formatting. Allow parameters also for procedural Lua functions. Renamed LuaScriptInstance::Execute() to ExecuteFunction().
|
vor 12 Jahren |
|
LuaScript.cpp
|
e5b7b6c916
Re-enable Lua's default loaders. Register own loader last into the table.
|
vor 12 Jahren |
|
LuaScript.h
|
bbf193dd5f
Move tolua++ Urho3D extension in a file, Move PushParameters function in ToluaUrho3DEx and change return type to bool.
|
vor 12 Jahren |
|
LuaScriptInstance.cpp
|
e4fda39b47
Rename function to solve name conflict with base class.
|
vor 12 Jahren |
|
LuaScriptInstance.h
|
e4fda39b47
Rename function to solve name conflict with base class.
|
vor 12 Jahren |
|
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'.
|
vor 12 Jahren |
|
Precompiled.h
|
bbf193dd5f
Move tolua++ Urho3D extension in a file, Move PushParameters function in ToluaUrho3DEx and change return type to bool.
|
vor 12 Jahren |
|
ToluaUrho3DEx.cpp
|
bbf193dd5f
Move tolua++ Urho3D extension in a file, Move PushParameters function in ToluaUrho3DEx and change return type to bool.
|
vor 12 Jahren |
|
ToluaUrho3DEx.h
|
586d878509
Fix enum.
|
vor 12 Jahren |