aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu/tab_settings.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Simplify loading of Android version of menuShadowNinja2014-11-201-2/+2
|
* Add optional framed glasslike drawtypeBlockMen2014-10-021-10/+10
|
* Fix wrong video_driver setting when changing in mainmenuSmallJoker2014-09-211-2/+4
| | | | Fixes issue with direct3d(8|9)
* Add video driver selection to settings menu (based uppon idea from ↵sapier2014-08-231-1/+27
| | | | webdesigner97)
* Add srollbar formspec elementsapier2014-07-161-24/+42
|
* Add support for Android 2.3+sapier2014-06-291-20/+55
| | | | | | | | | | | | | There have been plenty of ppl involved in creating this version. I don't wanna mention names as I'm sure I'd forget someone so I just tell where help has been done: - The partial android versions done by various ppl - Testing on different android devices - reviewing code (especially the in core changes) - testing controls - reviewing texts A big thank you to everyone helping this to be completed!
* Fix bounding rect for formspec elements label vertlabel and checkboxessapier2014-06-181-2/+2
|
* Re-add missing shaders setting. (Generate normalmaps)RealBadAngel2014-06-041-10/+16
|
* Add formspec toolkit and refactor mainmenu to use itsapier2014-05-161-0/+247
Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews