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
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