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
/
tab_multiplayer.lua
Age
Commit message (
Expand
)
Author
2017-05-21
Menu: Merge singleplayer and server tabs (#5627)
Elijah Duffy
2017-05-10
Menu: Fix starting a server if the server address is an empty string. (#5742)
red-001
2017-05-06
Use a settings object for the main settings
ShadowNinja
2017-02-18
Multiplayer menu: fix attempt to open nonexistant image
kilbith
2017-02-03
Serverlist: Add ping indicators (#5164)
kilbith
2017-01-16
Adjust formspec spacing on the Client tab of the mainmenu
rubenwardy
2017-01-15
Add keyword based search to serverlist
red-001
2016-04-20
Mainmenu: Code cleaning
kilbith
2016-04-20
Mainmenu: Unify favorite servers with main serverlist
kilbith
2016-04-15
Mainmenu: Still support favorites if send_pre_v25_init is disabled
est31
2016-04-08
Mainmenu: Refactor tab UI code
Rui914
2016-03-15
Add option to not send pre v25 init packet
est31
2015-02-18
Server: announce MIN/MAX protocol version supported to serverlist. Client: ch...
est31
2015-02-14
Fix issue #2278, Connection sent before address data loading
Loic Blot
2015-02-12
Minor fixes in translations
ngosang
2015-01-15
Small tweaking (alignement - client tab)
kilbith
2015-01-15
Reorganizing client and server tabs
jeanpatrick.guerrero@gmail.com
2015-01-04
Fix forgotten favourite list image update of simple menu
sapier
2014-12-13
Remove vertlabels from main menu and relayout a bit
Kahrl
2014-12-13
Display serverlist flags as icons
Kahrl
2014-12-08
Always escape user provided data in mainmenu fields
Kahrl
2014-06-22
Fix menu crash due to lack of favourites list
sapier
2014-06-19
Fix broken serverdescription in multiplayer tab
sapier
2014-05-16
Add formspec toolkit and refactor mainmenu to use it
sapier