提交歷史

作者 SHA1 備註 提交日期
  Gregor Parzefall fd8e02195e Fix local server startup and shutdown blocking the main thread 3 月之前
  sfan5 033128d8dc Show better description to users when std::bad_alloc happens 10 月之前
  Desour 6a05d63993 Use [[noreturn]] 1 年之前
  sfan5 15445a0fbe Raise and clean up _WIN32_WINNT constant 1 年之前
  Loïc Blot bd6b90359c Remove DSTACK support (#6346) 6 年之前
  Loïc Blot 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) 6 年之前
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) 6 年之前
  adrido d7343b6c93 Fix msvc annoyances (#5963) 7 年之前
  Loïc Blot 76be103a91 C++11 patchset 9: move hardcoded init parameters to class definitions (part 1) (#5984) 7 年之前
  ShadowNinja 6f2d785d0f Rename macros with two leading underscores 8 年之前
  ShadowNinja 6f4d6cb574 Always use errorstream for DEBUG_EXCEPTION_HANDLER 8 年之前
  ShadowNinja 96cc5b34fe Use warningstream for log messages with WARNING 8 年之前
  ShadowNinja 2139d7d45f Refactor logging 8 年之前
  est31 e7282816ff Abort at uncatched exceptions 8 年之前
  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 年之前
  Kahrl c6e3797c1a Remove assert warning in leveldb wonderland 10 年之前
  Kahrl 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu 11 年之前
  proller f960c3be31 Add support for IPv6 11 年之前
  Ilya Zhuravlev 6a1670dbc3 Migrate to STL containers/algorithms. 11 年之前
  kwolekr 28c50c16cd Fix build on Windows 11 年之前
  Sfan5 6d0ea26c2d Update Copyright Years 11 年之前
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 年之前
  Perttu Ahola 9f031a6759 Optimize headers 12 年之前
  Perttu Ahola 1bc37d576c Initially split utility.h to multiple files in util/ 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 6153a2fb10 Improve debug stack printing interface 12 年之前
  Perttu Ahola b65a5aceb0 Use the logger; also, default to not showing much crap in console. Use --info-on-stderr to enable crap. 12 年之前
  Giuseppe Bilotta 34492ce480 Respect base virtual functions' signatures 13 年之前
  Ciaran Gultnieks 29932d4bdd Get rid of all the string format warnings caused by the DSTACK macro 13 年之前