summaryrefslogtreecommitdiff
path: root/builtin/mainmenu/tab_texturepacks.lua
Commit message (Collapse)AuthorAge
* Use gettext to "None" of texture pack listRui9142015-08-25
|
* Change texture pack description file nameExcaliburZero2015-07-18
| | | | | | Change the name for texture pack description files from "info.txt" to "description.txt" in order to keep the naming consistent between description files for both mods and texture packs. Also add backwards compatibility for texture packs that use "info.txt", and note in the log that "info.txt" is depreciated.
* Add core.get_dir_listShadowNinja2015-05-16
|
* Remove vertlabels from main menu and relayout a bitKahrl2014-12-13
|
* Ignore .name directories and filesSmallJoker2014-12-10
| | | | Signed-off-by: Craig Robbins <kde.psych@gmail.com>
* Fix leaking global in texture pack menuShadowNinja2014-11-20
|
* 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