8 Commits

Author SHA1 Message Date
Rui914
f4e29e66bb minetest. to core. 2015-10-31 02:28:06 +01:00
Rui914
d653d026f6 Use gettext to "None" of texture pack list 2015-08-25 00:22:58 +02:00
ExcaliburZero
da064cf437 Change texture pack description file name
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-07-18 07:50:44 +02:00
ShadowNinja
d85feedccc Add core.get_dir_list 2015-05-16 18:33:22 -04:00
Kahrl
c57b36f06a Remove vertlabels from main menu and relayout a bit 2014-12-13 00:33:38 +01:00
SmallJoker
84eb8d7d38 Ignore .name directories and files
Signed-off-by: Craig Robbins <kde.psych@gmail.com>
2014-12-10 02:49:02 +10:00
ShadowNinja
e8e55d629b Fix leaking global in texture pack menu 2014-11-20 15:37:20 -05:00
sapier
53f01294df Add formspec toolkit and refactor mainmenu to use it
Fix crash on using cursor keys in client menu without selected server
Add support for non fixed size tabviews
2014-05-16 22:57:14 +02:00