Mrchiantos
089ff16344
replace ftsk and mainmenu
2019-07-19 16:11:54 +02:00
Maksim Gamarnik
4cd987b653
Merge Minetest 0.4.16
2017-06-06 23:03:34 +03:00
SmallJoker
674400523e
Mainmenu: Fix issues while trying to enable all mods ( #5770 )
2017-05-19 07:45:47 +02:00
SmallJoker
9b5effffbb
Builtin: Fix subgame mod selection ( #5367 )
2017-05-17 19:31:57 +02:00
rubenwardy
bb4db84bdb
Use tree to list mods rather than textlist
2017-02-10 17:59:17 +00:00
Maksim Gamarnik
8cc092b177
Updated to Minetest ver. 0.4.15
2017-01-30 00:44:07 +02:00
Bernardo Sulzbach
d9675d3d92
Mod dependency lists: Should have platform-independent line breaking
...
This fixes a bug existing in modmgr.lua as reported by @Wuzzy2 which
caused the mod dependency list to glitch if input was using a line
terminator different than the OS default.
The C++ code does not need any changes as it already trims CR
occurrences on platforms on which the line termination sequence is LF.
Taken into account the size of the depends.txt files used, this should
not introduce a noticeable performance regression.
Fixes #4720
2016-12-12 07:22:47 +00:00
Wuzzy
1c570cb390
Separate optional from required mod dependencies in main menu ( #4721 )
...
* Separate optional from require dep's in main menu
* Simplify modmgr mod dependency listing code
2016-11-05 18:42:14 +01:00
Maksim Gamarnik
363afe5a55
Merge branch 'upstream/master'
2016-03-14 11:44:17 +02:00
Rui914
24e8b0ac1e
Faster insertion into table
2016-03-06 23:42:04 +00:00
Maksim Gamarnik
18c6b747b6
Merge branch 'master' of https://github.com/minetest/minetest
2016-01-31 20:57:03 +02:00
Diego Martinez
a594963a7d
Fix world config menu ignoring name
in mod.conf
.
2016-01-23 21:14:14 -05:00
Maksim Gamarnik
4edb331124
Update 1
2015-11-27 12:03:23 +02:00
Maksim Gamarnik
58a0ca7ed0
Fix
2015-11-10 21:14:24 +02:00
Maksim Gamarnik
9012ac8f22
Update
...
Sync all Minetest commits
2015-11-10 13:49:24 +02:00
Maksim D. Gamarnik
84cc7510ab
Stock MainMenu
2015-11-01 10:01:13 +02:00
Maksim Gamarnik
d77ea9be46
LGPL 2.1 to 3.0 on all files
2015-08-14 01:26:28 +03:00
4aiman Konsorumaniakku
67e3beeee1
core->multicraft
2015-07-05 15:23:28 +03:00
OttoLidenbrock
b035add845
Merge branch 'master' of github.com-otto:MultiCraftProject/MultiCraftPrivate
...
Conflicts:
builtin/mainmenu/modmgr.lua
builtin/mainmenu/tab_texturepacks.lua
2015-05-31 23:38:14 +10:00
ShadowNinja
9cca4e1198
Add core.get_dir_list
...
Conflicts:
builtin/mainmenu/tab_texturepacks.lua
2015-05-31 23:20:28 +10:00
4aiman
bf42107a0f
14/15
2015-05-25 23:44:45 +03:00
ShadowNinja
8f9af57314
Add core.get_dir_list
2015-05-16 18:33:22 -04:00
Maksim Gamarnik
6d3dc6ce06
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
c09f9e4d1f
New API
...
Change minetest on multicraft api
2015-05-05 23:01:09 +03:00
fz72
8ca08a850f
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
SmallJoker
5229a229a6
Ignore .name directories and files
...
Signed-off-by: Craig Robbins <kde.psych@gmail.com>
2014-12-10 02:49:02 +10:00
sapier
c3984569c0
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
c4359ff65c
Use "core" namespace internally
2014-05-08 13:02:04 -04:00
ShadowNinja
1cd512913e
Organize builtin into subdirectories
2014-05-07 17:14:23 -04:00