Clean up and tweak build system
[oweals/minetest.git] / src / debug.cpp
2015-03-27 ShadowNinjaClean up and tweak build system 2402/head
2015-03-07 Craig RobbinsFor usages of assert() that are meant to persist in...
2015-02-02 kwolekrCreate minidump on fatal Win32 exceptions
2015-01-13 onkrotPerformance fixes.
2014-06-29 sapierAdd support for Android 2.3+ 1408/head
2013-12-01 sapierCleanup jthread and fix win32 build 1029/head
2013-09-16 kwolekrAlways use builtin JThread library
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
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-24 Sfan5Update Copyright Years
2013-02-24 PilzAdamChange Minetest-c55 to Minetest
2012-06-17 Perttu AholaOptimize headers
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-03-11 Perttu AholaRemove useless debug output (log at info level)
2012-03-11 Perttu AholaClean up log messages everywhere
2011-11-29 Perttu AholaImprove debug stack printing interface
2011-08-11 Perttu AholaMerged some FreeBSD fixes
2011-08-11 q66Prevent threadid_t from losing precision when casted...
2011-06-01 Perttu Aholamerged an old head into main branch
2011-04-11 Perttu Aholafixed warnings reported by cppcheck
2011-02-10 Perttu Aholafixes toward mingw compatibility
2011-02-08 Perttu Aholalocal game connects to 127.0.0.1 instead of localhost...
2011-01-26 Perttu Aholabacking up some stuff
2011-01-07 Perttu AholaAdded a more flexible path system (and fixed some minor...
2010-12-27 Perttu Aholabetter debug output in segfaults and stack overflows...
2010-12-22 Perttu Aholasome work-in-progress
2010-11-29 Perttu Aholalicense stuff (more to come)
2010-11-29 Perttu AholaWindows bug fixes
2010-11-26 Perttu AholaInitial files