Wuzzy
d309b48ebc
Main menu, lua_api.txt: Fix mod/texture pack screenshot size issues
...
Recommend mod screenshot size in lua_api.txt
Adjust displayed screenshot size of texture packs
Document texture pack files in lua_api.txt
2016-07-27 22:20:31 +01:00
Rui914
b283ced646
Mainmenu: Refactor tab UI code
...
- Use local variables for tabs in place of globals
- Merge together if statements where possible
- Replace manual table searching code with indexof where possible
2016-04-08 02:25:04 -04:00
Rui914
619304f9cc
Mainmenu: Move description.txt textbox down
...
Additionally, fix misc. code style issues
2016-03-31 04:15:41 -04:00
Rui914
7a9e8367db
Faster insertion into table
2016-03-06 23:42:04 +00:00
jeanpatrick.guerrero@gmail.com
8fb17b7f21
Alphabetical sorting of texture packs in menu ( fixes #3487 )
2015-12-26 21:53:12 +01:00
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