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
Age
Commit message (
Expand
)
Author
2015-01-04
Fix forgotten favourite list image update of simple menu
sapier
2015-01-04
Re-add lost way to debug simple menu on PC
sapier
2014-12-29
Add core.get_mapgen_names() to Main Menu API (and use it)
kwolekr
2014-12-30
Ignore downloaded public serverlist if public_serverlist is false
Kahrl
2014-12-28
MainMenu: Save 'hide gamemods' and 'hide modpack contents' checkbox state (fi...
fz72
2014-12-13
Remove vertlabels from main menu and relayout a bit
Kahrl
2014-12-13
Display serverlist flags as icons
Kahrl
2014-12-10
Ignore .name directories and files
SmallJoker
2014-12-08
Always escape user provided data in mainmenu fields
Kahrl
2014-11-26
Fix Android main menu crash, and user data directory check.
Kodexky
2014-11-21
Update credits menu
ShadowNinja
2014-11-20
Simplify loading of Android version of menu
ShadowNinja
2014-11-20
Fix leaking global in texture pack menu
ShadowNinja
2014-11-09
Add tooltips to main menu subgames button bar
Wuzzy
2014-11-08
Add mgv5. New noise code, uses biome API. Eased 3d noise for terrain, caves, ...
paramat
2014-10-28
Add notice when only minimal is installed
rubenwardy
2014-10-09
Change topleft text when switching subgames, fixes #1728
Kahrl
2014-10-02
Add optional framed glasslike drawtype
BlockMen
2014-09-21
Fix wrong video_driver setting when changing in mainmenu
SmallJoker
2014-08-23
Add video driver selection to settings menu (based uppon idea from webdesigne...
sapier
2014-08-19
Fix caption of config mods button (simple menu)
sapier
2014-08-14
Fix mainmenu game initialisation
BlockMen
2014-08-05
Formspec escape fixed seen in world creation menu
ShadowNinja
2014-07-16
Add srollbar formspec element
sapier
2014-07-12
Remove proller from credits
proller
2014-07-12
Remove indev mapgen
proller
2014-07-12
Remove math mapgen
proller
2014-06-29
Add support for Android 2.3+
sapier
2014-06-22
Fix menu crash due to lack of favourites list
sapier
2014-06-22
Support for scalable font and gui elements
sapier
2014-06-19
Fix broken serverdescription in multiplayer tab
sapier
2014-06-18
Fix bounding rect for formspec elements label vertlabel and checkboxes
sapier
2014-06-14
Fix regression dirt texture not beeing default in non cloud menu
sapier
2014-06-04
Re-add missing shaders setting. (Generate normalmaps)
RealBadAngel
2014-05-24
Fix a bunch of small bugs due to mainmenu cleanup
sapier
2014-05-17
Fix singleplayer dialogs missing game customization
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