Histórico de commits

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