aboutsummaryrefslogtreecommitdiff
path: root/src/debug.h
AgeCommit message (Expand)Author
2017-08-30Remove DSTACK support (#6346)Loïc Blot
2017-08-17Modernize src/c* src/d* and src/e* files (#6263)Loïc Blot
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-06-27Fix msvc annoyances (#5963)adrido
2017-06-16C++11 patchset 9: move hardcoded init parameters to class definitions (part 1...Loïc Blot
2015-10-14Rename macros with two leading underscoresShadowNinja
2015-10-14Always use errorstream for DEBUG_EXCEPTION_HANDLERShadowNinja
2015-10-14Use warningstream for log messages with WARNINGShadowNinja
2015-10-14Refactor loggingShadowNinja
2015-09-27Abort at uncatched exceptionsest31
2015-03-07For usages of assert() that are meant to persist in Release builds (when NDEB...Craig Robbins
2015-02-02Create minidump on fatal Win32 exceptionskwolekr
2013-09-10Remove assert warning in leveldb wonderlandKahrl
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-06-23Add support for IPv6proller
2013-03-11Migrate to STL containers/algorithms.Ilya Zhuravlev
2013-02-25Fix build on Windowskwolekr
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-06-17Optimize headersPerttu Ahola
2012-06-17Initially split utility.h to multiple files in util/Perttu Ahola
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2011-11-29Improve debug stack printing interfacePerttu Ahola
2011-10-16Use the logger; also, default to not showing much crap in console. Use --info...Perttu Ahola
2011-08-08Respect base virtual functions' signaturesGiuseppe Bilotta
2011-05-16Get rid of all the string format warnings caused by the DSTACK macroCiaran Gultnieks
2011-02-11new texture stuff quite workingPerttu Ahola
2011-02-10fixes toward mingw compatibilityPerttu Ahola
2011-01-08Lots of small stuffPerttu Ahola
2010-12-27better debug output in segfaults and stack overflows in windowsPerttu Ahola
2010-12-21organizing stuff.Perttu Ahola
2010-12-20framework for modifying texturesPerttu Ahola
2010-11-29license stuff (more to come)Perttu Ahola
2010-11-27Working version before block send priorization updatePerttu Ahola
2010-11-27Initial filesPerttu Ahola