Commit History

Author SHA1 Message Date
  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. 12 years ago
  Yao Wei Tjong 姚伟忠 c3b95cf81e Eliminate overhead to maintain the pkg file list manually. 12 years ago
  Yao Wei Tjong 姚伟忠 5bda958857 Enhance UpdateDocument.bat/sh script to also update LuaScriptAPI.dox. 12 years ago
  Yao Wei Tjong 姚伟忠 d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago