Rui914
7a9e8367db
Faster insertion into table
2016-03-06 23:42:04 +00:00
ShadowNinja
677ab7463d
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
est31
30b83ad1a6
Replace "self program" with "this program" in fstk boilerplates
...
... and remove trailing whitespace.
2015-09-21 20:05:17 +02:00
est31
713002778f
Optional reconnect functionality
...
Enable the server to request the client to reconnect.
This can be done with the now extended minetest.request_shutdown([reason], [reconnect]) setting.
2015-07-23 07:38:13 +02:00
rubenwardy
380c359fd6
Add Lua errors to error dialog
2015-06-29 04:47:35 +02:00
Wuzzy
8dc7c234c3
Add tooltips to main menu subgames button bar
2014-11-09 09:38:43 +01:00
sapier
6558fc90e3
Add support for exiting formspecs by doubleclicking outside
2014-06-12 23:15:05 +02:00
sapier
e23b6bbeda
Fix a bunch of small bugs due to mainmenu cleanup
...
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
2014-05-24 11:16:05 +02:00
sapier
53f01294df
Add formspec toolkit and refactor mainmenu to use it
...
Fix crash on using cursor keys in client menu without selected server
Add support for non fixed size tabviews
2014-05-16 22:57:14 +02:00