Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix map_seed not changed when creating a new world after login to another | fz72 | 2015-02-18 |
| | |||
* | Add core.get_mapgen_names() to Main Menu API (and use it) | kwolekr | 2014-12-29 |
| | | | | Also rewrite mapgen registration for static initialization | ||
* | Add mgv5. New noise code, uses biome API. Eased 3d noise for terrain, caves, ↵ | paramat | 2014-11-08 |
| | | | | blobs | ||
* | Add notice when only minimal is installed | rubenwardy | 2014-10-28 |
| | |||
* | Formspec escape fixed seen in world creation menu | ShadowNinja | 2014-08-05 |
| | |||
* | Remove indev mapgen | proller | 2014-07-12 |
| | |||
* | Remove math mapgen | proller | 2014-07-12 |
| | |||
* | 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 |