Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update credits (#6228) | Zeno- | 2017-08-09 |
| | |||
* | make ret variable in /builtin/mainmenu/tab_credits.lua local (#5942) | DS | 2017-06-07 |
| | |||
* | Update credits | rubenwardy | 2017-06-03 |
| | | | | | | | | | | | The following algorithm was used when selecting contributors: * Every non-trivial contributor from the current release, Non-trivial meaning more than X non-trivial commits, not counting documentation/translation changes * The top Y contributors from the last 4 years. * Previous contributor means no contributions since a few months before the last release. In the future this should be automated | ||
* | Move Pilzadam to previous developers. (#5735) | Auke Kok | 2017-05-09 |
| | |||
* | Add keyword based search to serverlist | red-001 | 2017-01-15 |
| | |||
* | Final update to credits before release | Craig Robbins | 2016-12-22 |
| | |||
* | Update credits (#4827) | Zeno- | 2016-12-07 |
| | | | Update credits | ||
* | Add version API | ShadowNinja | 2016-10-31 |
| | |||
* | Update credits tab | est31 | 2016-05-09 |
| | |||
* | Mainmenu: Refactor tab UI code | Rui914 | 2016-04-08 |
| | | | | | | - Use local variables for tabs in place of globals - Merge together if statements where possible - Replace manual table searching code with indexof where possible | ||
* | Credits: Make that easy to add/remove | Rui | 2016-03-24 |
| | |||
* | Credits: Remove my name | Rui | 2015-10-25 |
| | |||
* | Change my email | Rui914 | 2015-09-03 |
| | |||
* | Credits tab: fix accidental merger of two contributors | est31 | 2015-08-31 |
| | | | | Fixes #3125 | ||
* | Remove some emails from credits tab | kwolekr | 2015-08-19 |
| | |||
* | Update credits tab | kwolekr | 2015-08-19 |
| | |||
* | Update my name | Novatux | 2015-07-24 |
| | |||
* | Update credits tab | est31 | 2015-06-16 |
| | |||
* | Don't highlight entries in credits | Wuzzy | 2015-06-15 |
| | |||
* | Update credits | Craig Robbins | 2015-03-29 |
| | |||
* | Remove vertlabels from main menu and relayout a bit | Kahrl | 2014-12-13 |
| | |||
* | Update credits menu | ShadowNinja | 2014-11-21 |
| | |||
* | Remove proller from credits | proller | 2014-07-12 |
| | |||
* | Fix bounding rect for formspec elements label vertlabel and checkboxes | sapier | 2014-06-18 |
| | |||
* | 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 |