История коммитов

Автор SHA1 Сообщение Дата
  Lasse Öörni 53adf6fc5b Expose UnsubscribeFromAllEventsExcept() to script. 13 лет назад
  Lasse Öörni 2c96dff225 Execute procedural Start() & Stop() functions automatically when a ScriptFile is loaded and unloaded. This allows live-reload of a whole script application. 13 лет назад
  Lasse Öörni b449032071 Applied ScriptInstance hot reload patch from Magic.Lixin, slightly modified. 13 лет назад
  Lasse Öörni a40fead7dc Updated license for the new year. 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 3d4eb6bdc8 Event refactoring. Removed the concept of targeted events and a Node forwarding a targeted event to all components, which was used only for physics node collision events. Now the node will instead send the collision event, and it can be explicitly subscribed to. 13 лет назад
  Lasse Öörni 54c7de95d8 Tidied up Container code. 13 лет назад
  Lasse Öörni da921892b2 Rearranged Octant variables for more optimal access. 13 лет назад
  Lasse Öörni c48f640a18 Changed several structures to HashMap / HashSet for better performance. 13 лет назад
  Lasse Öörni 58d7858839 Optimized storage of specific event senders. 13 лет назад
  Lasse Öörni 32fa940130 Handle world transform update of parented RigidBodies correctly. 13 лет назад
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
  Lasse Öörni 9a080ee900 Cleaned up comments. Removed Object::CreateObject() as unnecessary. 14 лет назад
  Lasse Öörni 7a45a5b33a Made internal event handling functions private in Object & Context. 14 лет назад
  Lasse Öörni de67af8825 CoreData / Data reorganization. 14 лет назад
  Lasse Öörni 7eed016fd8 Added more assertions. 14 лет назад
  Lasse Öörni 20a2a48ed9 Added hashing support to Pair template class. 14 лет назад
  Lasse Öörni ca31354fb5 Added client's score/hiscore update to multiplayer NinjaSnowWar. 14 лет назад
  Lasse Öörni db453e642d Network code cleanup. 14 лет назад
  Lasse Öörni 07fda9f32e Preparation to using kNet: renamed SharedPtr.h to Ptr.h to avoid conflicts. 14 лет назад
  Lasse Öörni d4f640c7e1 Fixed search/replace damage. 14 лет назад
  Lasse Öörni d69efd65f0 Container library fixes. 14 лет назад
  Lasse Öörni 565de1ad02 Moved some of StringUtils functions to the String class. 14 лет назад
  Lasse Öörni 9dd15c95e2 DynamicCast to UIElement when creating layouts, because the returned object could theoretically be a Component or Resource as well. 14 лет назад
  Lasse Öörni 9a5cbb6016 More documentation. 14 лет назад
  Lasse Öörni 5f3e34a7d5 Comments & attribute macro cleanup. 14 лет назад
  Lasse Öörni 2a6c10874c Documentation structure and Getting Started-documentation. 14 лет назад
  Lasse Öörni 7c45da5588 Import new code. 14 лет назад