Commit History

Author SHA1 Message Date
  Lasse Öörni e10da28c4b Reverted PrintLine() to use printf() to allow seeing the tools' intermediate output in the MSVC output window. 13 years ago
  Lasse Öörni 89d3dc38e9 Fixed conflict with IOAPI.cpp Print() functions. 14 years ago
  Lasse Öörni a542fae7b6 Centralized printing to the console. 14 years ago
  Lasse Öörni fa017fd53d Fixed Unix compile errors. 14 years ago
  Lasse Öörni 0a3b1564d1 Further Unicode fixes. 14 years ago
  Lasse Öörni f3c36de839 Handle Urho3D.exe commandline as wchars on Windows. 14 years ago
  Lasse Öörni 50226cfdb0 Started work toward Unicode compatibility. 14 years ago
  Lasse Öörni 41a455c19b Changed ErrorDialog signature to use the string class. 14 years ago
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
  Lasse Öörni 471d3ec5ff Added libcpuid for improved CPU detection. 14 years ago
  Lasse Öörni e8c8a33ea0 Fixed hyperthreading detection code. 14 years ago
  Lasse Öörni 92128e4bc4 Detect hyperthreading and halve amount of worker threads only if detected. 14 years ago
  Lasse Öörni 57070cafc3 Limit to three worker threads for more consistent performance. 14 years ago
  Lasse Öörni de67af8825 CoreData / Data reorganization. 14 years ago
  Lasse Öörni 516b532a8f Refactored StringUtils as member functions of String & the classes to be converted. 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 565de1ad02 Moved some of StringUtils functions to the String class. 14 years ago
  Lasse Öörni 7c45da5588 Import new code. 14 years ago