Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-09 | Update credits (#6228) | Zeno- | |
2017-06-07 | make ret variable in /builtin/mainmenu/tab_credits.lua local (#5942) | DS | |
2017-06-03 | Update credits | rubenwardy | |
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 | |||
2017-05-09 | Move Pilzadam to previous developers. (#5735) | Auke Kok | |
2017-01-15 | Add keyword based search to serverlist | red-001 | |
2016-12-22 | Final update to credits before release | Craig Robbins | |
2016-12-07 | Update credits (#4827) | Zeno- | |
Update credits | |||
2016-10-31 | Add version API | ShadowNinja | |
2016-05-09 | Update credits tab | est31 | |
2016-04-08 | Mainmenu: Refactor tab UI code | Rui914 | |
- Use local variables for tabs in place of globals - Merge together if statements where possible - Replace manual table searching code with indexof where possible | |||
2016-03-24 | Credits: Make that easy to add/remove | Rui | |
2015-10-25 | Credits: Remove my name | Rui | |
2015-09-03 | Change my email | Rui914 | |
2015-08-31 | Credits tab: fix accidental merger of two contributors | est31 | |
Fixes #3125 | |||
2015-08-19 | Remove some emails from credits tab | kwolekr | |
2015-08-19 | Update credits tab | kwolekr | |
2015-07-24 | Update my name | Novatux | |
2015-06-16 | Update credits tab | est31 | |
2015-06-15 | Don't highlight entries in credits | Wuzzy | |
2015-03-29 | Update credits | Craig Robbins | |
2014-12-13 | Remove vertlabels from main menu and relayout a bit | Kahrl | |
2014-11-21 | Update credits menu | ShadowNinja | |
2014-07-12 | Remove proller from credits | proller | |
2014-06-18 | Fix bounding rect for formspec elements label vertlabel and checkboxes | sapier | |
2014-05-16 | Add formspec toolkit and refactor mainmenu to use it | sapier | |
Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews |