- Oct 14, 2015
-
-
ShadowNinja authored
- 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
-
- Sep 21, 2015
-
-
est31 authored
... and remove trailing whitespace.
-
- Jul 23, 2015
-
-
est31 authored
Enable the server to request the client to reconnect. This can be done with the now extended minetest.request_shutdown([reason], [reconnect]) setting.
-
- Jun 29, 2015
-
-
rubenwardy authored
-
- Nov 09, 2014
-
-
Wuzzy authored
-
- Jun 12, 2014
-
-
sapier authored
-
- May 24, 2014
-
-
sapier authored
Fix doubleclick not working in singleplayer Fix of by one issue on accessing raw list Fix this->self Fix copy&paste error for scroll button
-
- May 16, 2014
-
-
sapier authored
Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews
-