Commit History

作者 SHA1 備註 提交日期
  Lasse Öörni a542fae7b6 Centralized printing to the console. 14 年之前
  Lasse Öörni 481468e2a0 Replaced further Win32 API calls with Unicode variants. 14 年之前
  Lasse Öörni fa017fd53d Fixed Unix compile errors. 14 年之前
  Lasse Öörni 0a3b1564d1 Further Unicode fixes. 14 年之前
  Lasse Öörni f3c36de839 Handle Urho3D.exe commandline as wchars on Windows. 14 年之前
  Lasse Öörni bedf357c90 Added WString class. 14 年之前
  Lasse Öörni 41a455c19b Changed ErrorDialog signature to use the string class. 14 年之前
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. 14 年之前
  Lasse Öörni fbdd44c3b8 Fixed comments. 14 年之前
  Lasse Öörni 8cb99ac13b Updated to libcpuid 0.2.0 to not require the CPU core amount sanitation hack. 14 年之前
  Lasse Öörni 471d3ec5ff Added libcpuid for improved CPU detection. 14 年之前
  Lasse Öörni b1ba025970 Fixed hyperthreading detection again. 14 年之前
  Lasse Öörni e8c8a33ea0 Fixed hyperthreading detection code. 14 年之前
  Lasse Öörni 92128e4bc4 Detect hyperthreading and halve amount of worker threads only if detected. 14 年之前
  Lasse Öörni 57070cafc3 Limit to three worker threads for more consistent performance. 14 年之前
  Lasse Öörni abe05c6a53 MinGW is no longer officially supported. 14 年之前
  Lasse Öörni 9b1a81d84a Changed _WIN32 #ifdef to WIN32. 14 年之前
  Lasse Öörni 4d5b7fa05a Fixed newline character being returned from GetConsoleInput() on Unix. 14 年之前
  Lasse Öörni 3a6163226b Changed OpenGL rendering to use non-hardcoded shader parameters. Fixed warnings. 14 年之前
  Lasse Öörni f47dac9269 Fixed Linux build. Made pthreads mutexes recursive. 14 年之前
  Lasse Öörni 0d29d818ad Moved from SDL to GLFW & PortAudio. 14 年之前
  Lasse Öörni b90c1386be Removed unnecessary parentheses. 14 年之前
  Lasse Öörni e80deeab15 Use _WIN32 conditional for Win32 code. 14 年之前
  Lasse Öörni 1840d21d6f Fixed MinGW build. 14 年之前
  Lasse Öörni fa80179bdf Fixed to compile and run on Ubuntu. 14 年之前
  Lasse Öörni 432f57b4b0 Use SDL 1.3 in OpenGL mode. 14 年之前
  Lasse Öörni f3859c1ed7 Added documentation about containers. 14 年之前
  Lasse Öörni d69efd65f0 Container library fixes. 14 年之前
  Lasse Öörni 565de1ad02 Moved some of StringUtils functions to the String class. 14 年之前
  Lasse Öörni 2a6c10874c Documentation structure and Getting Started-documentation. 14 年之前