Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix regression dirt texture not beeing default in non cloud menu | sapier | 2014-06-14 |
| | |||
* | Add formspec toolkit and refactor mainmenu to use it | sapier | 2014-05-16 |
| | | | | | Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews | ||
* | Use "core" namespace internally | ShadowNinja | 2014-05-08 |
| | |||
* | Add support for dpi based HUD scaling | sapier | 2014-04-27 |
| | | | | | | Add support for (configurable) multiline hotbar Improved screensize handling Add userdefined gui scale by BlockMen | ||
* | Add formspec table | Kahrl | 2014-01-13 |
| | |||
* | Bump version to 0.4.9 | kwolekr | 2014-01-01 |
| | |||
* | Fix modstore/favourites hang by adding asynchronous lua job support | sapier | 2013-11-29 |
| | |||
* | Allow non-string arguments for minetest.is_yes() | PilzAdam | 2013-09-10 |
| | |||
* | Add Settings interface for Lua | PilzAdam | 2013-09-10 |
| | |||
* | Add minetest.parse_json, engine.parse_json | Kahrl | 2013-09-02 |
| | |||
* | Add translation for main menu | sapier | 2013-08-17 |
| | | | | Add engine.gettext() and remove gettext() calls in guiFormspecMenu.cpp | ||
* | Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu | Kahrl | 2013-08-14 |
| | |||
* | Play sounds/main_menu.ogg in menu | PilzAdam | 2013-07-28 |
| | |||
* | Replace C++ mainmenu by formspec powered one | sapier | 2013-07-02 |