Commit History

Author SHA1 Message Date
  Yao Wei Tjong 姚伟忠 452ca871fb Fix site documentation update. 12 years ago
  aster2013 f2b0bb725d Update pkgToDox.lua, add global property section. 12 years ago
  Mike3D 72bd04ea47 Split Global Functions / Enums 12 years ago
  Yao Wei Tjong 姚伟忠 4f73aa26b9 Fix how tolua++ renaming is being documented in Lua generated API. 12 years ago
  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