Commit History

Author SHA1 Message Date
  Lasse Öörni f958974430 Reorder AngelScript API documentation to match Lua documentation (classes - enums - globals). Sort each section in AngelScript API documentation. 12 years ago
  Yao Wei Tjong 姚伟忠 e97eedb771 Close Windows gap. No pun intended. 12 years ago
  Lasse Öörni dc6294af16 Added generated event list documentation page. Closes #66. 12 years ago
  Yao Wei Tjong 姚伟忠 596aa3eac6 Fix AngelScriptAPI.h header generation. 12 years ago
  Lasse Öörni 3168019a5f Updated to AngelScript 2.28.0. Added dictionary addon from AngelScript SDK. Closes #46. 12 years ago
  Yao Wei Tjong 姚伟忠 529f577e7a Fix index out of bound. 12 years ago
  Yao Wei Tjong 姚伟忠 a27560c719 Enhance ScriptCompiler to also dump API as C Header file. 12 years ago
  Lasse Öörni b8a3157e91 Show enumerations in the generated AngelScript API. 12 years ago
  Lasse Öörni eef5b89766 Removed the retained message mode from the AngelScript subsystem. Instead, Application class will remember error log messages and display them if ErrorExit() is called without a custom message. This allows showing all error messages from Lua script subsystem equally. 12 years ago
  Wei Tjong Yao 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'. 12 years ago