18 Commits

Author SHA1 Message Date
BlockMen
17765dfbc1 Fix mainmenu game initialisation 2014-08-14 07:18:32 +02:00
ShadowNinja
1f8df4548c Formspec escape fixed seen in world creation menu 2014-08-05 15:37:53 -04:00
sapier
73907a2c7e Add srollbar formspec element 2014-07-16 15:02:56 +02:00
proller
f9afb64dfc Remove proller from credits 2014-07-12 18:28:17 +04:00
proller
b2306abb3d Remove indev mapgen 2014-07-12 18:21:54 +04:00
proller
447cc35283 Remove math mapgen 2014-07-12 18:15:55 +04:00
sapier
268ff61168 Add support for Android 2.3+
There have been plenty of ppl involved in creating this version.
I don't wanna mention names as I'm sure I'd forget someone so I
just tell where help has been done:
- The partial android versions done by various ppl
- Testing on different android devices
- reviewing code (especially the in core changes)
- testing controls
- reviewing texts

A big thank you to everyone helping this to be completed!
2014-06-29 18:17:56 +02:00
sapier
8e1a83818f Fix menu crash due to lack of favourites list 2014-06-22 14:00:57 +02:00
sapier
d23ac22ad9 Support for scalable font and gui elements
Fix positioning of tabheader in order to be usable for scaling GUIs
WARNING: this changes position of current tabheaders, mods have to adjust!
2014-06-22 00:08:55 +02:00
sapier
7d7f6a45b4 Fix broken serverdescription in multiplayer tab 2014-06-19 22:03:49 +02:00
sapier
2dfd8961bb Fix bounding rect for formspec elements label vertlabel and checkboxes 2014-06-18 22:38:29 +02:00
sapier
bb33052a28 Fix regression dirt texture not beeing default in non cloud menu 2014-06-14 20:51:57 +02:00
RealBadAngel
4a688d17a4 Re-add missing shaders setting. (Generate normalmaps) 2014-06-04 16:41:33 +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
ShadowNinja
9718e20bfa Use "core" namespace internally 2014-05-08 13:02:04 -04:00
ShadowNinja
6001210df6 Organize builtin into subdirectories 2014-05-07 17:14:23 -04:00