Historia zmian

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