| 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-04-21 | Add minetest.global_exists() | ShadowNinja | |
| 2015-02-04 | Change assignment to global in a function to warning | rubenwardy | |
| 2014-11-23 | Make duplicate warning checks file and line specific | ShadowNinja | |
| 2014-11-23 | Fix console spaming by debug function on mod checking for global variable to ↵ | sapier | |
| exist. | |||
| 2014-11-19 | Add strict module | ShadowNinja | |
| Also fix leaking globals found by it. | |||
