minetest/src/client
ShadowNinja 2139d7d45f Refactor logging
- Add warning log level
- Change debug_log_level setting to enumeration string
- Map Irrlicht log events to MT log events
- Encapsulate log_* functions and global variables into a class, Logger
- Unify dstream with standard logging mechanism
- Unify core.debug() with standard core.log() script API
2015-10-14 01:03:54 -04:00
..
CMakeLists.txt Clean up and tweak build system 2015-03-27 15:00:48 -04:00
clientlauncher.cpp Refactor logging 2015-10-14 01:03:54 -04:00
clientlauncher.h Refactor logging 2015-10-14 01:03:54 -04:00
inputhandler.h Refactor logging 2015-10-14 01:03:54 -04:00
tile.cpp Change i++ to ++i 2015-08-25 18:33:52 -04:00
tile.h tileable flags are needed also without shaders because of filters 2015-08-20 03:42:22 +02:00