| .. |
|
pkgs
|
95651d1612
Bind more functions in XMLElement to Lua.
|
11 years ago |
|
CMakeLists.txt
|
46285baf97
Refactor build scripts to group Urho3D specific build option.
|
11 years ago |
|
LuaFile.cpp
|
06c93d84ef
Removed Exists() check when trying to load the .lua variant of a Lua script resource (after .luc was not found.) Log an info message when a Lua script is successfully loaded, similar to AngelScript.
|
12 years ago |
|
LuaFile.h
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 years ago |
|
LuaFunction.cpp
|
b224e7cfcc
Minor fixed.
|
11 years ago |
|
LuaFunction.h
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 years ago |
|
LuaScript.cpp
|
5ce5be8d66
Enhance FileSystem class to also able to execute console command.
|
11 years ago |
|
LuaScript.h
|
5ce5be8d66
Enhance FileSystem class to also able to execute console command.
|
11 years ago |
|
LuaScriptInstance.cpp
|
9a7a9110a2
Added generated attribute documentation. Move AngelScript API dumping to a separate .cpp file. Hack fix for Doxygen parsing bug which would cause the Events page not to be recognized. Closes #303.
|
11 years ago |
|
LuaScriptInstance.h
|
3cb656a0f8
Replace script file name with LuaFile, make it can pick in editor.
|
11 years ago |
|
ToluaUtils.cpp
|
63af574730
Fix bug in CollisionPolygon2D and ToluaToPODVector<Vector2>.
|
11 years ago |
|
ToluaUtils.h
|
af02e3fc4a
Add query function in PhysicsWorld2D.
|
11 years ago |