コミット履歴

作者 SHA1 メッセージ 日付
  Paul Ouellette 3fce27ece5 Fix some misspellings (#8104) 5 年 前
  Loïc Blot bd6b90359c Remove DSTACK support (#6346) 7 年 前
  Loïc Blot 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) 7 年 前
  Loïc Blot 76be103a91 C++11 patchset 9: move hardcoded init parameters to class definitions (part 1) (#5984) 7 年 前
  ShadowNinja 6c5e5e2023 Remove threads.h and replace its definitions with their C++11 equivalents (#5957) 7 年 前
  Loïc Blot d4c0f91275 Use C++11 mutexes only (remove compat code) (#5922) 7 年 前
  est31 5e507c9829 Add server side ncurses terminal 9 年 前
  kwolekr fdede60034 Fix C++11 compatibility 9 年 前
  kwolekr 6be74d17df Refactor thread utility interface 9 年 前
  ShadowNinja 2139d7d45f Refactor logging 9 年 前
  ShadowNinja e4bff8be94 Clean up threading 9 年 前
  ShadowNinja 3d53c90d4b Fix MSVC compile error 9 年 前
  ShadowNinja 93fcab952b Clean up and tweak build system 9 年 前
  Craig Robbins ced6d20295 For usages of assert() that are meant to persist in Release builds (when NDEBUG is defined), replace those usages with persistent alternatives 9 年 前
  kwolekr 43f102271d Create minidump on fatal Win32 exceptions 9 年 前
  onkrot 0fd1ee0380 Performance fixes. 9 年 前
  sapier 1cc40c0a7c Add support for Android 2.3+ 10 年 前
  sapier 04e9a9d541 Cleanup jthread and fix win32 build 10 年 前
  kwolekr d308352dbd Always use builtin JThread library 11 年 前
  Kahrl 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu 11 年 前
  Ilya Zhuravlev 6a1670dbc3 Migrate to STL containers/algorithms. 11 年 前
  Sfan5 6d0ea26c2d Update Copyright Years 11 年 前
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 年 前
  Perttu Ahola 9f031a6759 Optimize headers 12 年 前
  Perttu Ahola 037b259197 Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors 12 年 前
  Perttu Ahola f79082a46d Remove useless debug output (log at info level) 12 年 前
  Perttu Ahola f1d9880006 Clean up log messages everywhere 12 年 前
  Perttu Ahola 6153a2fb10 Improve debug stack printing interface 13 年 前
  q66 43b6ca0d14 Prevent threadid_t from losing precision when casted on 64bit systems 13 年 前
  Perttu Ahola 9d4e9c59de fixed warnings reported by cppcheck 13 年 前