aboutsummaryrefslogtreecommitdiff
path: root/src/debug.cpp
AgeCommit message (Expand)Author
2020-11-04Revert "Make Lint Happy"Elias Fleckenstein
2020-11-04Make Lint HappyElias Fleckenstein
2019-01-16Fix some misspellings (#8104)Paul Ouellette
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-06-16C++11 patchset 9: move hardcoded init parameters to class definitions (part 1...Loïc Blot
2017-06-11Remove threads.h and replace its definitions with their C++11 equivalents (#5...ShadowNinja
2017-06-06Use C++11 mutexes only (remove compat code) (#5922)Loïc Blot
2015-11-06Add server side ncurses terminalest31
2015-10-31Fix C++11 compatibilitykwolekr
2015-10-16Refactor thread utility interfacekwolekr
2015-10-14Refactor loggingShadowNinja
2015-08-23Clean up threadingShadowNinja
2015-03-27Fix MSVC compile errorShadowNinja
2015-03-27Clean up and tweak build systemShadowNinja
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
2015-01-13Performance fixes.onkrot
2014-06-29Add support for Android 2.3+sapier
2013-12-01Cleanup jthread and fix win32 buildsapier
2013-09-15Always use builtin JThread librarykwolekr
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-03-11Migrate to STL containers/algorithms.Ilya Zhuravlev
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-06-17Optimize headersPerttu Ahola
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-03-11Remove useless debug output (log at info level)Perttu Ahola
2012-03-11Clean up log messages everywherePerttu Ahola
2011-11-29Improve debug stack printing interfacePerttu Ahola
2011-08-11Prevent threadid_t from losing precision when casted on 64bit systemsq66
2011-04-11fixed warnings reported by cppcheckPerttu Ahola
2011-02-10fixes toward mingw compatibilityPerttu Ahola
2011-02-08local game connects to 127.0.0.1 instead of localhost (windows returns an ipv...Perttu Ahola
2011-01-26backing up some stuffPerttu Ahola
2011-01-07Added a more flexible path system (and fixed some minor stuff)Perttu Ahola
2010-12-27better debug output in segfaults and stack overflows in windowsPerttu Ahola
2010-12-22some work-in-progressPerttu Ahola
2010-11-29license stuff (more to come)Perttu Ahola
2010-11-29Windows bug fixesPerttu Ahola
2010-11-27Initial filesPerttu Ahola