aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu/tab_credits.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mainmenu: Refactor tab UI codeRui9142016-04-081-1/+1
| | | | | | - 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-241-58/+71
|
* Credits: Remove my nameRui2015-10-251-1/+0
|
* Change my emailRui9142015-09-031-1/+1
|
* Credits tab: fix accidental merger of two contributorsest312015-08-311-1/+2
| | | | Fixes #3125
* Remove some emails from credits tabkwolekr2015-08-191-7/+7
|
* Update credits tabkwolekr2015-08-191-7/+11
|
* Update my nameNovatux2015-07-241-1/+1
|
* Update credits tabest312015-06-161-7/+11
|
* Don't highlight entries in creditsWuzzy2015-06-151-41/+43
|
* Update creditsCraig Robbins2015-03-291-1/+6
|
* Remove vertlabels from main menu and relayout a bitKahrl2014-12-131-3/+2
|
* Update credits menuShadowNinja2014-11-211-3/+8
|
* Remove proller from creditsproller2014-07-121-1/+0
|
* Fix bounding rect for formspec elements label vertlabel and checkboxessapier2014-06-181-1/+1
|
* Add formspec toolkit and refactor mainmenu to use itsapier2014-05-161-0/+62
Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews