remove_detached_inventory: Fix segfault during mod load
[oweals/minetest.git] / src / debug.h
2017-08-30 Loïc BlotRemove DSTACK support (#6346)
2017-08-17 Loïc BlotModernize src/c* src/d* and src/e* files (#6263)
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-06-27 adridoFix msvc annoyances (#5963)
2017-06-16 Loïc BlotC++11 patchset 9: move hardcoded init parameters to...
2015-10-14 ShadowNinjaRename macros with two leading underscores
2015-10-14 ShadowNinjaAlways use errorstream for DEBUG_EXCEPTION_HANDLER
2015-10-14 ShadowNinjaUse warningstream for log messages with WARNING
2015-10-14 ShadowNinjaRefactor logging
2015-09-26 est31Abort at uncatched exceptions
2015-03-07 Craig RobbinsFor usages of assert() that are meant to persist in...
2015-02-02 kwolekrCreate minidump on fatal Win32 exceptions
2013-09-10 KahrlRemove assert warning in leveldb wonderland
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-06-23 prollerAdd support for IPv6
2013-03-30 WeblateMerge remote branch 'origin/master'
2013-03-11 Ilya ZhuravlevMigrate to STL containers/algorithms.
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
2013-02-26 kwolekrFix build on Windows
2013-02-24 Sfan5Update Copyright Years
2013-02-24 PilzAdamChange Minetest-c55 to Minetest
2012-06-17 Perttu AholaOptimize headers
2012-06-16 Perttu AholaInitially split utility.h to multiple files in util/
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2011-11-29 Perttu AholaImprove debug stack printing interface
2011-10-16 Perttu AholaUse the logger; also, default to not showing much crap...
2011-08-11 Perttu AholaMerged some FreeBSD fixes
2011-08-08 Giuseppe BilottaRespect base virtual functions' signatures
2011-06-01 Perttu Aholamerged an old head into main branch
2011-05-16 Perttu Aholamerged CiaranG's stuff again: auto-admin powers to...
2011-05-16 Ciaran GultnieksGet rid of all the string format warnings caused by...
2011-02-11 Perttu Aholanew texture stuff quite working
2011-02-10 Perttu Aholafixes toward mingw compatibility
2011-01-08 Perttu AholaLots of small stuff
2010-12-27 Perttu Aholabetter debug output in segfaults and stack overflows...
2010-12-21 Perttu Aholaorganizing stuff.
2010-12-20 Perttu Aholaframework for modifying textures
2010-11-29 Perttu Aholalicense stuff (more to come)
2010-11-27 Perttu AholaWorking version before block send priorization update
2010-11-26 Perttu AholaInitial files