Lasse Öörni a022430876 Added Random() & RandomInt() script functions with min & max range parameters. Similar to the RandomInt(range) overload, in RandomInt(min, max) the max value is exclusive. Note that the corresponding C++ functions are simply called Random for both int and float versions. Closes #48. hace 12 años
..
pkgs a022430876 Added Random() & RandomInt() script functions with min & max range parameters. Similar to the RandomInt(range) overload, in RandomInt(min, max) the max value is exclusive. Note that the corresponding C++ functions are simply called Random for both int and float versions. Closes #48. hace 12 años
CMakeLists.txt e83d98f016 Fix Urho3D.pc file for Windows and Raspberry Pi platforms. hace 12 años
LuaFile.cpp d33ac02538 Refactor build scripts to build Urho3D library as main target. hace 12 años
LuaFile.h d33ac02538 Refactor build scripts to build Urho3D library as main target. hace 12 años
LuaFunction.cpp 7785640904 Fixed Lua/LuaJIT compilation issue. hace 12 años
LuaFunction.h d33ac02538 Refactor build scripts to build Urho3D library as main target. hace 12 años
LuaScript.cpp d33ac02538 Refactor build scripts to build Urho3D library as main target. hace 12 años
LuaScript.h d33ac02538 Refactor build scripts to build Urho3D library as main target. hace 12 años
LuaScriptInstance.cpp d33ac02538 Refactor build scripts to build Urho3D library as main target. hace 12 años
LuaScriptInstance.h d33ac02538 Refactor build scripts to build Urho3D library as main target. hace 12 años
tolua++urho3d.cpp 7785640904 Fixed Lua/LuaJIT compilation issue. hace 12 años
tolua++urho3d.h d33ac02538 Refactor build scripts to build Urho3D library as main target. hace 12 años