Commit History

Autor SHA1 Mensaxe Data
  Lasse Öörni c0dbf7f545 Generalized the factory category for all objects. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 3dc3c836a6 Applied patch from weitjong, which improves OSX/iOS build, and removes dead code. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni 53adf6fc5b Expose UnsubscribeFromAllEventsExcept() to script. %!s(int64=13) %!d(string=hai) anos
  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. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni b449032071 Applied ScriptInstance hot reload patch from Magic.Lixin, slightly modified. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni a40fead7dc Updated license for the new year. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni 88aaa46465 Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni f0b6d55b28 Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries. %!s(int64=13) %!d(string=hai) anos
  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. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni 8cdc6f69d2 Properly clean up event handlers referring to a deleted object. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni 54c7de95d8 Tidied up Container code. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni da921892b2 Rearranged Octant variables for more optimal access. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni c48f640a18 Changed several structures to HashMap / HashSet for better performance. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni 32fa940130 Handle world transform update of parented RigidBodies correctly. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni 97142c1db1 Eliminated n^2 algorithms from event subscribing and octree updates. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 7a45a5b33a Made internal event handling functions private in Object & Context. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni f1bb8bd2ba Updated to latest kNet. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 7eed016fd8 Added more assertions. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 20a2a48ed9 Added hashing support to Pair template class. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni ca31354fb5 Added client's score/hiscore update to multiplayer NinjaSnowWar. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 4c3dd57980 Added more networking functionality, including remote events and client's controls update. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni aa2491a7ac Moved SharedPtr & SharedArrayPtr to the Container library. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni b90c1386be Removed unnecessary parentheses. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni f60321b20f Use PODVector more extensively. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni f3859c1ed7 Added documentation about containers. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni d69efd65f0 Container library fixes. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 9dd15c95e2 DynamicCast to UIElement when creating layouts, because the returned object could theoretically be a Component or Resource as well. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 9a5cbb6016 More documentation. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 2a6c10874c Documentation structure and Getting Started-documentation. %!s(int64=14) %!d(string=hai) anos