red-001
4cf03c2016
Add keyword based search to serverlist
2017-01-15 13:43:47 -08: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
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
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
Kahrl
dd8bd891d0
Always escape user provided data in mainmenu fields
2014-12-08 07:48:51 +01: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