Историја ревизија

Аутор SHA1 Порука Датум
  Lasse Öörni 9a7a9110a2 Added generated attribute documentation. Move AngelScript API dumping to a separate .cpp file. Hack fix for Doxygen parsing bug which would cause the Events page not to be recognized. Closes #303. пре 11 година
  Yao Wei Tjong 姚伟忠 5ce5be8d66 Enhance FileSystem class to also able to execute console command. пре 11 година
  Yao Wei Tjong 姚伟忠 3748375f67 Enhance Console class to support multiple command line interpreterers. пре 11 година
  Yao Wei Tjong 姚伟忠 46285baf97 Refactor build scripts to group Urho3D specific build option. пре 11 година
  Lasse Öörni 65c3c50738 Shuffling around of Spline to the Core library to make explicit that it depends on Variant (the dependency is no longer strict as Urho3D library is built as one piece, but is good to keep in mind to retain the Math library theoretically reusable outside Urho3D.) пре 12 година
  Alex Parlett 7aa0d8acc9 Separated the Spline Mathematical aspect from the Component into a new Spline class under Math. No angelscript or lua bindings as of yet as I'm unsure how to go about adding the templated class in a suitable manner. пре 12 година
  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. пре 12 година
  aster2013 8d899ef468 Add AngelScript api. пре 12 година
  Yao Wei Tjong 姚伟忠 51c749f301 Doxygen uses // comment style. Header file uses /**/ style. Phew. пре 12 година
  Yao Wei Tjong 姚伟忠 887c2ad748 Change comment style so that it also generates valid AngelScriptAPI.h. пре 12 година
  Yao Wei Tjong 姚伟忠 2fb1dc2edc Mark the deprecated AS API bindings in the documentation. пре 12 година
  Lasse Öörni 6d5ddc23e0 Bump the copyright for 2014. пре 12 година
  Lasse Öörni f958974430 Reorder AngelScript API documentation to match Lua documentation (classes - enums - globals). Sort each section in AngelScript API documentation. пре 12 година
  Yao Wei Tjong 姚伟忠 e97eedb771 Close Windows gap. No pun intended. пре 12 година
  Lasse Öörni dc6294af16 Added generated event list documentation page. Closes #66. пре 12 година
  Yao Wei Tjong 姚伟忠 596aa3eac6 Fix AngelScriptAPI.h header generation. пре 12 година
  Lasse Öörni 3168019a5f Updated to AngelScript 2.28.0. Added dictionary addon from AngelScript SDK. Closes #46. пре 12 година
  Yao Wei Tjong 姚伟忠 529f577e7a Fix index out of bound. пре 12 година
  Yao Wei Tjong 姚伟忠 a27560c719 Enhance ScriptCompiler to also dump API as C Header file. пре 12 година
  Lasse Öörni b8a3157e91 Show enumerations in the generated AngelScript API. пре 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 година