Historique des commits

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