minetest/builtin/common
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
..
async_event.lua Use "core" namespace internally 2014-05-08 13:02:04 -04:00
filterlist.lua Fix a bunch of small bugs due to mainmenu cleanup 2014-05-24 11:16:05 +02:00
misc_helpers.lua Add /emergeblocks command and core.emerge_area() Lua API 2015-09-23 15:56:24 -04:00
serialize.lua Fix serialization of floating point numbers 2015-02-21 13:16:18 -05:00
strict.lua Refactor logging 2015-10-14 01:03:54 -04:00
vector.lua Add Lua helper functions vector.apply(v) math.sign(x, tolerance) 2014-12-06 10:07:25 +01:00