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
jp
42c382fc7f
Fix remnant bugs on mainmenu
...
- Stop attempting to start a world when no world's created/selected in server tab
- Better world's indexes handling between subgames lists
2015-07-10 16:52:57 -04:00
jeanpatrick.guerrero@gmail.com
76606da53a
Fix attempt to start a world when no world is selected/created
2015-07-04 17:09:26 +02:00
Sokomine
f7dbdfa50a
Set server_announce to world.mt and respect modes when changing subgame
2015-07-02 23:03:42 +02:00
est31
81179f59e4
Fix single click world select
2015-06-30 20:09:29 +02:00
jeanpatrick.guerrero@gmail.com
06dd23637c
Fix bugs in mainmenu
2015-06-30 18:11:38 +02:00
fz72
330915393f
Save creative_mode and enable_damage setting for each world in world.mt
...
Create Parameters on world initialisation and set settings of old worlds
2015-03-18 09:53:24 +01:00
Kahrl
c57b36f06a
Remove vertlabels from main menu and relayout a bit
2014-12-13 00:33:38 +01:00
Wuzzy
8dc7c234c3
Add tooltips to main menu subgames button bar
2014-11-09 09:38:43 +01:00
Kahrl
db0e478903
Change topleft text when switching subgames, fixes #1728
2014-10-09 08:58:47 +02:00
sapier
e23b6bbeda
Fix a bunch of small bugs due to mainmenu cleanup
...
Fix doubleclick not working in singleplayer
Fix of by one issue on accessing raw list
Fix this->self
Fix copy&paste error for scroll button
2014-05-24 11:16:05 +02:00
sapier
ddaf20b17b
Fix singleplayer dialogs missing game customization
2014-05-17 15:32:51 +02: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