38 Commits

Author SHA1 Message Date
MoNTE48
32c44e00c4 Builtin: Clearing Functions and Variables 2019-10-16 20:08:12 +02:00
MoNTE48
399f707877 Fix builtin formatting 2019-08-02 17:47:34 +02:00
Maksim Gamarnik
da369a995e Fix builtin 2017-07-20 00:36:10 +03:00
Maksim Gamarnik
cbfabfe2d8 Fix iOS port [Part1] 2017-06-16 23:57:19 +03:00
Maksim Gamarnik
4ab1883ef9 Fix builtin and textures 2017-06-12 03:05:57 +03:00
sfan5
d525673848 iOS changed files (#41) 2016-11-06 00:14:16 +02:00
Maksim Gamarnik
efd6e64b79 Disable Public server on Android, upd background 2016-10-19 04:02:50 +03:00
Maksim Gamarnik
6d3bdc5a7d Merge 2016-04-12 21:28:50 +03:00
Maksim Gamarnik
da97d550e7 ver. 1.1.2.3 2016-04-08 20:43:15 +03: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
Maksim Gamarnik
edb4cab692 Merge release 2016-03-28 20:08:34 +03:00
Maksim Gamarnik
76ef29709c v. 1.1.2-pre | build1 2016-02-23 06:40:14 +02:00
Maksim Gamarnik
1fcb1f2fcc MultiCraft 1.0.2 2015-12-27 22:55:32 +02:00
Maksim Gamarnik
96325da676 Update 1 2015-11-27 12:03:23 +02:00
Maksim Gamarnik
18204b95ed Fix 2015-11-10 21:14:24 +02:00
Maksim Gamarnik
919be490f9 Update
Sync all Minetest commits
2015-11-10 13:49:24 +02:00
Maksim D. Gamarnik
98c1c2965a Stock MainMenu 2015-11-01 10:01:13 +02:00
Maksim Gamarnik
9247f32e0e LGPL 2.1 to 3.0 on all files 2015-08-14 01:26:28 +03:00
4aiman Konsorumaniakku
7d9a37a450 - X (close) button in the formspecs
- attempt to fix BG in the mainmenu
- fixed textures path on Windows
2015-08-11 07:32:17 +03: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
4aiman Konsorumaniakku
e0ddb1f4e1 core->multicraft 2015-07-05 15:23:28 +03:00
4aiman Konsorumaniakku
510bd77f3d minetest->core for builtin 2015-07-05 15:04:07 +03:00
4aiman Konsorumaniakku
168401774f minetest->multicraft 2015-07-05 12:53:53 +03:00
Sokomine
f7dbdfa50a Set server_announce to world.mt and respect modes when changing subgame 2015-07-02 23:03:42 +02:00
4aiman
169fa6f29f HUDs, hunger, mobs, mapgen, splash, mainmemu etc 2015-07-01 12:27:28 +03: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
4aiman
482fcf5d1f 14/15 2015-05-25 23:44:45 +03:00
Maksim Gamarnik
0598e2169e New MainMenu, update WversionManager, Makefile change
New MainMenu by 4aiman
WVersionManager - 1.3
Makefile - rename output apk
2015-05-12 10:59:17 +03:00
Maksim Gamarnik
328debf39a New API
Change minetest on multicraft api
2015-05-05 23:01:09 +03:00
4aiman
f0cc6e9cd9 main menu tweaks 2015-04-27 22:03:59 +03:00
4aiman
2857721408 'New' menu 2015-04-23 22:55:42 +03: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