Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-14 | Refactor logging | ShadowNinja | |
- 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-05-16 | Add core.get_dir_list | ShadowNinja | |
2015-05-16 | Add core.request_insecure_environment() | ShadowNinja | |
2015-05-16 | Add core.mkdir | ShadowNinja | |
2014-09-20 | Add compression API | ShadowNinja | |
2014-05-08 | Use "core" namespace internally | ShadowNinja | |
2014-05-07 | Organize builtin into subdirectories | ShadowNinja | |
2013-12-18 | Add 'minetest.write_json' | ShadowNinja | |
2013-11-29 | Fix modstore/favourites hang by adding asynchronous lua job support | sapier | |
2013-09-10 | Allow non-string arguments for minetest.is_yes() | PilzAdam | |
2013-09-10 | Add Settings interface for Lua | PilzAdam | |
2013-09-02 | Add minetest.parse_json, engine.parse_json | Kahrl | |
2013-08-14 | Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu | Kahrl | |