summaryrefslogtreecommitdiff
path: root/builtin/mainmenu/tab_credits.lua
Commit message (Collapse)AuthorAge
* make ret variable in /builtin/mainmenu/tab_credits.lua local (#5942)DS2018-06-03
|
* Update creditsrubenwardy2017-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 Kok2017-05-09
|
* Add keyword based search to serverlistred-0012017-01-15
|
* Final update to credits before releaseCraig Robbins2016-12-22
|
* Update credits (#4827)Zeno-2016-12-07
| | | Update credits
* Add version APIShadowNinja2016-10-31
|
* Update credits tabest312016-05-09
|
* Mainmenu: Refactor tab UI codeRui9142016-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/removeRui2016-03-24
|
* Credits: Remove my nameRui2015-10-25
|
* Change my emailRui9142015-09-03
|
* Credits tab: fix accidental merger of two contributorsest312015-08-31
| | | | Fixes #3125
* Remove some emails from credits tabkwolekr2015-08-19
|
* Update credits tabkwolekr2015-08-19
|
* Update my nameNovatux2015-07-24
|
* Update credits tabest312015-06-16
|
* Don't highlight entries in creditsWuzzy2015-06-15
|
* Update creditsCraig Robbins2015-03-29
|
* Remove vertlabels from main menu and relayout a bitKahrl2014-12-13
|
* Update credits menuShadowNinja2014-11-21
|
* Remove proller from creditsproller2014-07-12
|
* Fix bounding rect for formspec elements label vertlabel and checkboxessapier2014-06-18
|
* Add formspec toolkit and refactor mainmenu to use itsapier2014-05-16
Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews