aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu/tab_texturepacks.lua
AgeCommit message (Collapse)Author
2015-08-25Use gettext to "None" of texture pack listRui914
2015-07-18Change texture pack description file nameExcaliburZero
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.
2015-05-16Add core.get_dir_listShadowNinja
2014-12-13Remove vertlabels from main menu and relayout a bitKahrl
2014-12-10Ignore .name directories and filesSmallJoker
Signed-off-by: Craig Robbins <kde.psych@gmail.com>
2014-11-20Fix leaking global in texture pack menuShadowNinja
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