Commit History

Author SHA1 Message Date
  Lasse Öörni a40fead7dc Updated license for the new year. 13 years ago
  Lasse Öörni 7d8558a51f Applied massive patch from weitjong. 13 years ago
  Lasse Öörni 88aaa46465 Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding. 13 years ago
  Lasse Öörni 290d393cfc List command line options on non-Win32 systems when run without script file name. 13 years ago
  Lasse Öörni f0b6d55b28 Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries. 13 years ago
  Lasse Öörni e1a1c974e5 Initial iOS support. 13 years ago
  Lasse Öörni 8a2ddf4971 Fixed D3D build. 13 years ago
  Lasse Öörni 5bb39d77c4 Added function to return a runtime platform identifier string. 13 years ago
  Lasse Öörni 866cd89546 Started work for experimental Android support. 13 years ago
  Lasse Öörni 3e812ec1e0 Fixed physics update bug that caused physics framerate dependency and instability. 13 years ago
  Lasse Öörni 3735bd6916 Strip double quotes from arguments. 13 years ago
  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 acd6f5be5c Fixed PrintRaw() on Unix. 13 years ago
  Lasse Öörni 89d3dc38e9 Fixed conflict with IOAPI.cpp Print() functions. 13 years ago
  Lasse Öörni 3805401100 Fixed WString returning length one char too long. 13 years ago
  Lasse Öörni a542fae7b6 Centralized printing to the console. 14 years ago
  Lasse Öörni 481468e2a0 Replaced further Win32 API calls with Unicode variants. 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 bedf357c90 Added WString class. 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 fbdd44c3b8 Fixed comments. 14 years ago
  Lasse Öörni 8cb99ac13b Updated to libcpuid 0.2.0 to not require the CPU core amount sanitation hack. 14 years ago
  Lasse Öörni 471d3ec5ff Added libcpuid for improved CPU detection. 14 years ago
  Lasse Öörni b1ba025970 Fixed hyperthreading detection again. 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