Commit History

Author SHA1 Message Date
  Lasse Öörni b636b3a211 Keep track of constraints to release them properly before deleting the rigid body. 13 years ago
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
  Lasse Öörni 700520f320 Further comments and code cleanup. 14 years ago
  Lasse Öörni de67af8825 CoreData / Data reorganization. 14 years ago
  Lasse Öörni 47c9319bf1 Added Contains() & Find() to Vector, PODVector and List. 14 years ago
  Lasse Öörni e3baa94267 Added assertions to Vector & String indexed access and to shared pointer dereferencing. 14 years ago
  Lasse Öörni b694ad047e Refactored interest management into the NetworkPriority component. 14 years ago
  Lasse Öörni 67eec15057 Converted kNet to use Container library instead of STL. 14 years ago
  Lasse Öörni 71603ae52e Initial kNet-based networking implementation. 14 years ago
  Lasse Öörni b90c1386be Removed unnecessary parentheses. 14 years ago
  Lasse Öörni f899c2f7ca Fixed bugs in Map. 14 years ago
  Lasse Öörni 5f7b64d6e7 Further cleanup of the Container & Math library API & internal functions. 14 years ago
  Lasse Öörni 1ff798a20c Fixed GCC compile. 14 years ago
  Lasse Öörni f60321b20f Use PODVector more extensively. 14 years ago
  Lasse Öörni 3abd7eee88 Reverted previous commit due to bugs and performance loss. 14 years ago
  Lasse Öörni b9520be2eb Moved tree balancing operations to TreeBase. 14 years ago
  Lasse Öörni 2952b2f5bf Removed Iterator.h. 14 years ago
  Lasse Öörni 8b0e897525 Fixed bugs in List. Removed unnecessary head node. 14 years ago
  Lasse Öörni ee9695116c Simplified the node allocator and cleaned up Container library code. 14 years ago
  Lasse Öörni db1bd31f41 Added fixed node size allocator for List, Map & Set. 14 years ago
  Lasse Öörni a956f2ff20 Fixed bugs in Vector & PODVector. 14 years ago
  Lasse Öörni d69efd65f0 Container library fixes. 14 years ago
  Lasse Öörni 4a35758028 Moved container & string classes to a separate library. 14 years ago