提交歷史

作者 SHA1 備註 提交日期
  Lasse Öörni a40fead7dc Updated license for the new year. 13 年之前
  Lasse Öörni 7d8558a51f Applied massive patch from weitjong. 13 年之前
  Lasse Öörni aeb5d9d281 Updated to AngelScript 2.25.0. 13 年之前
  Lasse Öörni 88aaa46465 Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding. 13 年之前
  Lasse Öörni f0b6d55b28 Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries. 13 年之前
  Lasse Öörni a77a685f4c Fixed warnings reported by Xcode. 13 年之前
  Lasse Öörni f232abde54 Register userdata cleanup callback. 13 年之前
  Lasse Öörni 96bdad35a0 Updated to AngelScript 2.24.0a. 13 年之前
  Lasse Öörni f5bfe558cb Slight AngelScript use cleanup. 13 年之前
  Lasse Öörni 35416390b6 Reverted the AngelScript workarounds. Instead applied a fix to the Android function call asm code. 13 年之前
  Lasse Öörni 19ed675c18 Work around asCALL_CDECL_OBJLAST bug with float as first parameter on Android. 13 年之前
  Lasse Öörni 50226cfdb0 Started work toward Unicode compatibility. 14 年之前
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. 14 年之前
  Lasse Öörni 67a0650cdb Fixed missing copy constructor specifiers in script classes. 14 年之前
  Lasse Öörni a48c7ccdfb Migrated to new scriptarray add-on. 14 年之前
  Lasse Öörni 2f0d3caecd Migrated to AngelScript 2.22.0. 14 年之前
  Lasse Öörni bdc29caebd Reverted to AngelScript 2.21.1 because of crash with VariantMap. 14 年之前
  Lasse Öörni 1c47bc6f20 Migrated to AngelScript 2.22.0 WIP. 14 年之前
  Lasse Öörni 23d51b853e Pick resource functionality in editor. 14 年之前
  Lasse Öörni 700520f320 Further comments and code cleanup. 14 年之前
  Lasse Öörni de67af8825 CoreData / Data reorganization. 14 年之前
  Lasse Öörni ca31354fb5 Added client's score/hiscore update to multiplayer NinjaSnowWar. 14 年之前
  Lasse Öörni 38fe1554ba Initial multiplayer NinjaSnowWar. 14 年之前
  Lasse Öörni 40d04b377b Added Compare function to String, which is optionally case-insensitive. 14 年之前
  Lasse Öörni 40caea422e Migrated to AngelScript 2.21.0. 14 年之前
  Lasse Öörni 118ed95315 Multithreaded the shader compilation using all available CPU cores. 14 年之前
  Lasse Öörni f3859c1ed7 Added documentation about containers. 14 年之前
  Lasse Öörni 2952b2f5bf Removed Iterator.h. 14 年之前
  Lasse Öörni 516b532a8f Refactored StringUtils as member functions of String & the classes to be converted. 14 年之前
  Lasse Öörni 565de1ad02 Moved some of StringUtils functions to the String class. 14 年之前