Commit History

Author SHA1 Message Date
  Lasse Öörni 861091d375 Fixed performance problems caused by offscreen UI elements being queued for rendering unnecessarily. Fixed missing file extension filtering on Unix. Added String::StartsWith() & String::EndsWith() functions. 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 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 40d04b377b Added Compare function to String, which is optionally case-insensitive. 14 years ago
  Lasse Öörni 4c3dd57980 Added more networking functionality, including remote events and client's controls update. 14 years ago
  Lasse Öörni f899c2f7ca Fixed bugs in Map. 14 years ago
  Lasse Öörni 118ed95315 Multithreaded the shader compilation using all available CPU cores. 14 years ago
  Lasse Öörni f1010c683e Removed errorprone string addition operations. 14 years ago
  Lasse Öörni f3859c1ed7 Added documentation about containers. 14 years ago
  Lasse Öörni 2952b2f5bf Removed Iterator.h. 14 years ago
  Lasse Öörni 4e30a2f032 Added constructors to String + code cleanup. 14 years ago
  Lasse Öörni 516b532a8f Refactored StringUtils as member functions of String & the classes to be converted. 14 years ago
  Lasse Öörni 565de1ad02 Moved some of StringUtils functions to the String class. 14 years ago
  Lasse Öörni 4a35758028 Moved container & string classes to a separate library. 14 years ago