提交歷史

作者 SHA1 備註 提交日期
  Lasse Öörni af46a915c2 Protect AngelScript module creation/deletion with a mutex as AngelScript itself doesn't do that. 11 年之前
  Yao Wei Tjong 姚伟忠 5ce5be8d66 Enhance FileSystem class to also able to execute console command. 11 年之前
  Yao Wei Tjong 姚伟忠 46285baf97 Refactor build scripts to group Urho3D specific build option. 11 年之前
  Lasse Öörni ac21be3e39 Implemented ConsoleInput sample in AngelScript. Added possibility to the Script subsystem to disable automatic execution of console input as AngelScript. Tidied up newlines from the ConsoleInput sample. 11 年之前
  Lasse Öörni 6d5ddc23e0 Bump the copyright for 2014. 12 年之前
  Yao Wei Tjong 姚伟忠 a27560c719 Enhance ScriptCompiler to also dump API as C Header file. 12 年之前
  Yao Wei Tjong 姚伟忠 d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年之前
  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 年之前
  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 年之前