Historique des commits

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