aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu/tab_credits.lua
AgeCommit message (Collapse)Author
2017-08-09Update credits (#6228)Zeno-
2017-06-07make ret variable in /builtin/mainmenu/tab_credits.lua local (#5942)DS
2017-06-03Update creditsrubenwardy
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-09Move Pilzadam to previous developers. (#5735)Auke Kok
2017-01-15Add keyword based search to serverlistred-001
2016-12-22Final update to credits before releaseCraig Robbins
2016-12-07Update credits (#4827)Zeno-
Update credits
2016-10-31Add version APIShadowNinja
2016-05-09Update credits tabest31
2016-04-08Mainmenu: Refactor tab UI codeRui914
- 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-24Credits: Make that easy to add/removeRui
2015-10-25Credits: Remove my nameRui
2015-09-03Change my emailRui914
2015-08-31Credits tab: fix accidental merger of two contributorsest31
Fixes #3125
2015-08-19Remove some emails from credits tabkwolekr
2015-08-19Update credits tabkwolekr
2015-07-24Update my nameNovatux
2015-06-16Update credits tabest31
2015-06-15Don't highlight entries in creditsWuzzy
2015-03-29Update creditsCraig Robbins
2014-12-13Remove vertlabels from main menu and relayout a bitKahrl
2014-11-21Update credits menuShadowNinja
2014-07-12Remove proller from creditsproller
2014-06-18Fix bounding rect for formspec elements label vertlabel and checkboxessapier
2014-05-16Add formspec toolkit and refactor mainmenu to use itsapier
Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews