コミット履歴

作者 SHA1 メッセージ 日付
  Gregor Parzefall fd8e02195e Fix local server startup and shutdown blocking the main thread 6 ヶ月 前
  sfan5 033128d8dc Show better description to users when std::bad_alloc happens 1 年間 前
  Desour 6a05d63993 Use [[noreturn]] 1 年間 前
  sfan5 15445a0fbe Raise and clean up _WIN32_WINNT constant 1 年間 前
  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 921151d97a C++ modernize: Pragma once (#6264) 7 年 前
  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 9 年 前
  ShadowNinja 6f4d6cb574 Always use errorstream for DEBUG_EXCEPTION_HANDLER 9 年 前
  ShadowNinja 96cc5b34fe Use warningstream for log messages with WARNING 9 年 前
  ShadowNinja 2139d7d45f Refactor logging 9 年 前
  est31 e7282816ff Abort at uncatched exceptions 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 年 前
  Kahrl c6e3797c1a Remove assert warning in leveldb wonderland 11 年 前
  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 13 年 前
  Perttu Ahola b65a5aceb0 Use the logger; also, default to not showing much crap in console. Use --info-on-stderr to enable crap. 13 年 前
  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 年 前