| Commit message (Expand) | Author | Age |
* | Remove unused functions reported by cppcheck (#10463) | SmallJoker | 2020-10-05 |
* | Add chat_log_level setting (#9223) | SmallJoker | 2020-05-14 |
* | Move debug.txt after it grows too big (#8904) | HybridDog | 2019-09-07 |
* | Fix --color command line parameter ignorance (#7173) | HybridDog | 2019-03-05 |
* | Fix missing warningstream (or similar problem) (#7034) | you | 2018-03-04 |
* | Add coloured logs (#4549) | you | 2017-12-06 |
* | Modernize various files (src/k*, src/l*) | Loic Blot | 2017-08-18 |
* | C++ modernize: Pragma once (#6264) | Loïc Blot | 2017-08-17 |
* | Remove threads.h and replace its definitions with their C++11 equivalents (#5... | ShadowNinja | 2017-06-11 |
* | Use C++11 mutexes only (remove compat code) (#5922) | Loïc Blot | 2017-06-06 |
* | Add server side ncurses terminal | est31 | 2015-11-06 |
* | Small logging refactor and additional options | est31 | 2015-10-24 |
* | Refactor logging | ShadowNinja | 2015-10-14 |
* | Move globals from main.cpp to more sane locations | Craig Robbins | 2015-04-01 |
* | Log: Silence errorstream during unittests | kwolekr | 2014-12-12 |
* | Update Copyright Years | Sfan5 | 2013-02-24 |
* | Change Minetest-c55 to Minetest | PilzAdam | 2013-02-24 |
* | Switch the license to be LGPLv2/later, with small parts still remaining as GP... | Perttu Ahola | 2012-06-05 |
* | Add better trace peudo-loglevel support | Perttu Ahola | 2012-05-20 |
* | Add a third log output interface method | Perttu Ahola | 2011-11-29 |
* | Add log_remove_output and log_deregister_thread | Perttu Ahola | 2011-11-29 |
* | Initially add small and tight logging facility | Perttu Ahola | 2011-10-16 |