Histórico de Commits

Autor SHA1 Mensagem Data
  Eugene Kozlov 5a2bec95f1 Automatic upgrade: override, typedef to using, 0 to nullptr. há 8 anos atrás
  Lasse Öörni 3c9881faca Further consistency edit to return (?) on failure path in all ProcessUtils detection functions. Improve function comments in header. há 8 anos atrás
  Florastamine e602496be7 Minor incoherent fix. há 8 anos atrás
  Yao Wei Tjong 姚伟忠 752609701b Indirectly detect the availability of the "RtlGetVersion" function. há 8 anos atrás
  Lasse Öörni 0bdb20fd8e Add MINI_URHO check to disable Windows OS version detection, to help with issue #1998. há 8 anos atrás
  Yao Wei Tjong 姚伟忠 75b8420a31 Initial work for porting Urho3D to AppleTV platform. há 10 anos atrás
  Lasse Öörni 7493684840 Disable unsupported functions on iOS. há 8 anos atrás
  Huy Nguyen 497d09f997 Fixed coding convention, replaced atoi(), minor cleanup. há 8 anos atrás
  Huy Nguyen 3db26b4fad Fixed missing include for atoi(). há 8 anos atrás
  Huy Nguyen fea5ece69b Added macOS/Mac OS X support for OSGetVersion(). há 8 anos atrás
  Huy Nguyen 973c426d69 Rewrote GetLoginName() to properly detect the logged on user. há 8 anos atrás
  Huy Nguyen 0df11623c6 Sync with the platform-query-functions branch. há 8 anos atrás
  Huy Nguyen c88c5e6779 Update ProcessUtils.cpp há 8 anos atrás
  Huy Nguyen c29baecbe2 Update ProcessUtils.cpp há 8 anos atrás
  Huy Nguyen dc1746bc6e Exclude other platforms except Windows and Linux. há 8 anos atrás
  Florastamine 31d0a8afc5 Oops. há 8 anos atrás
  Florastamine 4b627f7f72 Fix & minor cleanup. há 8 anos atrás
  Florastamine 4c7647aa29 GetOSVersion() returns the version of the OS. há 8 anos atrás
  Florastamine c0c3f56678 GetHostName() returns name of the computer. há 8 anos atrás
  Florastamine de1af331ac GetLoginName() returns the name of the currently logged in user. há 8 anos atrás
  Florastamine c7981ecad1 GetTotalMemory(), which returns the total amount of useable memory. há 8 anos atrás
  urho3d-travis-ci ee054a1507 Travis CI: bump copyright to 2017. há 9 anos atrás
  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. há 9 anos atrás
  Yao Wei Tjong 姚伟忠 3ab69da3af Use __ANDROID__ compiler define consistently. há 9 anos atrás
  Yao Wei Tjong 姚伟忠 64d975ba1a Add initial build support for generic ARM platform. há 9 anos atrás
  proller 0dc85f14a9 compile on arm arch with opengles2 há 9 anos atrás
  urho3d-travis-ci c4f6f315ff Travis CI: bump copyright to 2016. há 10 anos atrás
  Lasse Öörni 5e780d9e8b Allow configurable minidump write location via ProcessUtils.h functions. Closes #1142. há 10 anos atrás
  Yao Wei Tjong 姚伟忠 431559c2bd For Travis CI & AppVeyor - unified 'ci' rake task and spring cleaning. há 10 anos atrás
  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) há 10 anos atrás