Commit History

Author SHA1 Message Date
  Loïc Blot bd6b90359c Remove DSTACK support (#6346) 6 years ago
  Loïc Blot 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) 6 years ago
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
  adrido d7343b6c93 Fix msvc annoyances (#5963) 7 years ago
  Loïc Blot 76be103a91 C++11 patchset 9: move hardcoded init parameters to class definitions (part 1) (#5984) 7 years ago
  ShadowNinja 6f2d785d0f Rename macros with two leading underscores 8 years ago
  ShadowNinja 6f4d6cb574 Always use errorstream for DEBUG_EXCEPTION_HANDLER 8 years ago
  ShadowNinja 96cc5b34fe Use warningstream for log messages with WARNING 8 years ago
  ShadowNinja 2139d7d45f Refactor logging 8 years ago
  est31 e7282816ff Abort at uncatched exceptions 8 years ago
  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 years ago
  kwolekr 43f102271d Create minidump on fatal Win32 exceptions 9 years ago
  Kahrl c6e3797c1a Remove assert warning in leveldb wonderland 10 years ago
  Kahrl 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu 11 years ago
  proller f960c3be31 Add support for IPv6 11 years ago
  Ilya Zhuravlev 6a1670dbc3 Migrate to STL containers/algorithms. 11 years ago
  kwolekr 28c50c16cd Fix build on Windows 11 years ago
  Sfan5 6d0ea26c2d Update Copyright Years 11 years ago
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 years ago
  Perttu Ahola 9f031a6759 Optimize headers 12 years ago
  Perttu Ahola 1bc37d576c Initially split utility.h to multiple files in util/ 12 years ago
  Perttu Ahola 037b259197 Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors 12 years ago
  Perttu Ahola 6153a2fb10 Improve debug stack printing interface 12 years ago
  Perttu Ahola b65a5aceb0 Use the logger; also, default to not showing much crap in console. Use --info-on-stderr to enable crap. 12 years ago
  Giuseppe Bilotta 34492ce480 Respect base virtual functions' signatures 13 years ago
  Ciaran Gultnieks 29932d4bdd Get rid of all the string format warnings caused by the DSTACK macro 13 years ago
  Perttu Ahola 804b2647ce new texture stuff quite working 13 years ago
  Perttu Ahola 841ac10e5c fixes toward mingw compatibility 13 years ago
  Perttu Ahola eb476f1ce2 Lots of small stuff 13 years ago
  Perttu Ahola fa64103aa8 better debug output in segfaults and stack overflows in windows 13 years ago