提交历史

作者 SHA1 备注 提交日期
  Huy Nguyen dc1746bc6e Exclude other platforms except Windows and Linux. 8 年之前
  Florastamine 31d0a8afc5 Oops. 8 年之前
  Florastamine 4b627f7f72 Fix & minor cleanup. 8 年之前
  Florastamine 4c7647aa29 GetOSVersion() returns the version of the OS. 8 年之前
  Florastamine c0c3f56678 GetHostName() returns name of the computer. 8 年之前
  Florastamine de1af331ac GetLoginName() returns the name of the currently logged in user. 8 年之前
  Florastamine c7981ecad1 GetTotalMemory(), which returns the total amount of useable memory. 8 年之前
  urho3d-travis-ci ee054a1507 Travis CI: bump copyright to 2017. 9 年之前
  Lasse Öörni 939e7c9fd3 Revert "String + number operator". Remove String + operator with char parameter to prevent accidental truncation and replace with string literal concatenation where needed. 9 年之前
  Yao Wei Tjong 姚伟忠 3ab69da3af Use __ANDROID__ compiler define consistently. 9 年之前
  Yao Wei Tjong 姚伟忠 64d975ba1a Add initial build support for generic ARM platform. 9 年之前
  proller 0dc85f14a9 compile on arm arch with opengles2 9 年之前
  urho3d-travis-ci c4f6f315ff Travis CI: bump copyright to 2016. 10 年之前
  Lasse Öörni 5e780d9e8b Allow configurable minidump write location via ProcessUtils.h functions. Closes #1142. 10 年之前
  Yao Wei Tjong 姚伟忠 431559c2bd For Travis CI & AppVeyor - unified 'ci' rake task and spring cleaning. 10 年之前
  Jukka Jylänki f7d5684001 Implement GetNumPhysicalCPUs() and GetNumLogicalCPUs() on Emscripten, which calls to emscripten_num_logical_cores() (navigator.hardwareConcurrency API in JS when available, or a guessed "4 cores" when not) 10 年之前
  Yao Wei Tjong 姚伟忠 32fb97b5c9 Avoid SDL dependency when building mini Urho for PackageTool target. 10 年之前
  Lasse Öörni 973a6fa807 Use _WIN32 consistently in Urho3D engine code. Simplify some preprocessor conditionals. Closes #1036. 10 年之前
  Lasse Öörni 12bac51e78 Use freopen() instead of low level API calls to redirect stdin & stdout to opened console window to fix crash on 64bit build. Closes #999. 10 年之前
  Yao Wei Tjong 姚伟忠 e1341f7261 Replace the usage of Emscripten define and include to follow its norm. 10 年之前
  Lasse Öörni a7c488b1bc Use SDL message box for ErrorDialog() function for cross-platform support. 10 年之前
  Yao Wei Tjong 姚伟忠 fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. 10 年之前
  Lasse Öörni ff8f4b7525 On Windows, when stdout/stderr has been redirected, use fprintf instead of WriteConsoleW() to allow capturing log output from tools. Closes #703. 10 年之前
  Yao Wei Tjong 姚伟忠 536b0a5429 Add new build option for better targeting Raspberry Pi platform. 10 年之前
  Yao Wei Tjong 姚伟忠 c48a46303b Use -g4 flag for Emscripten Debug configuration build. 11 年之前
  Yao Wei Tjong 姚伟忠 e076d037c6 Minor convention and code clean up. 11 年之前
  Yao Wei Tjong 姚伟忠 6763207787 Complet the rebase to master branch. 11 年之前
  t 5d92f18b46 engine source changes for emscripten 11 年之前
  Lasse Öörni bb2ebf7568 Bump copyright to 2015. 11 年之前
  Yao Wei Tjong 姚伟忠 f719e3a429 Remove explicit inclusion of precompiled header file. 11 年之前