Change Minetest-c55 to Minetest
[oweals/minetest.git] / src / debug.cpp
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