index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
mainmenu
/
init.lua
Age
Commit message (
Expand
)
Author
2022-12-03
Fix startup after removing last game (#13015)
Jude Melton-Houghton
2022-08-04
Improve look of credits list
sfan5
2022-08-02
Run Minetest update checker on startup (#7629)
SmallJoker
2022-07-14
Add check_mod_configuration to main menu
rubenwardy
2022-06-05
Add register dialog to separate login/register (#12185)
rubenwardy
2021-11-22
Allow for Game-Specific Menu Music (#11241)
ExeVirus
2021-03-30
Consistent title bar + render information in mainmenu (#10764)
SmallJoker
2021-01-22
Use JSON for favorites, move server list code to Lua (#10085)
rubenwardy
2020-12-28
Display Minetest header when menu_last_game value isn't available anymore (#1...
Zughy
2020-12-23
Add dependency resolution to ContentDB (#9997)
rubenwardy
2020-08-27
Android: drop simple MainMenu (#10227)
Maksim
2020-05-17
builtin: Move common/async_event.lua to mainmenu/async_event.lua
sfan5
2019-02-18
Update gamebar on tab enter (#8192)
Paul Ouellette
2018-12-06
Main menu style: Set to 'full' for Android, remove 'auto' option (#7936)
Paramat
2018-04-19
Add online content repository
rubenwardy
2018-02-08
Add main_menu_style setting
PorygonZRocks
2017-07-14
Remove remaining modstore code (#6120)
Elijah Duffy
2017-06-30
Create a filesystem abstraction layer for CSM and only allow accessing files ...
red-001
2017-05-21
Menu: Merge singleplayer and server tabs (#5627)
Elijah Duffy
2017-05-06
Use a settings object for the main settings
ShadowNinja
2017-02-12
Mainmenu: Brighter text colours for readability
Hybrid Dog
2017-01-15
Add keyword based search to serverlist
red-001
2016-05-13
Fix #4111 ("Provided world path doesn't exist" if choosing singleplayer on fi...
Rui
2016-04-08
Mainmenu: Refactor tab UI code
Rui914
2016-02-21
Restore simple settings tab and add advanced settings as dialog
BlockMen
2015-03-30
Let main menu scale (non-Android)
Craig Robbins
2015-02-18
Use fixed size for builtin menus on non-android platforms
Perttu Ahola
2015-01-09
Remove automatic consistent formspec size <-> font size (now has to be done m...
sapier
2014-11-26
Fix Android main menu crash, and user data directory check.
Kodexky
2014-11-20
Simplify loading of Android version of menu
ShadowNinja
2014-08-14
Fix mainmenu game initialisation
BlockMen
2014-06-22
Support for scalable font and gui elements
sapier
2014-05-16
Add formspec toolkit and refactor mainmenu to use it
sapier
2014-05-08
Use "core" namespace internally
ShadowNinja
2014-05-07
Organize builtin into subdirectories
ShadowNinja