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
/
common.lua
Age
Commit message (
Expand
)
Author
2022-10-17
Take geographic distance into account for server list ordering (#12790)
sfan5
2022-07-17
Enable the gamebar on Android (#12354)
ROllerozxa
2022-06-03
Rework main menu confirmation dialogs (#12356)
ROllerozxa
2022-01-09
Mainmenu game-related changes (#11887)
sfan5
2021-10-07
Move archive extraction in content store to async job
sfan5
2021-03-20
Mainmenu: Improve "Join Game" tab (#11078)
sfan5
2021-02-07
Use consistent temp folder path (#10892)
rubenwardy
2021-01-22
Use JSON for favorites, move server list code to Lua (#10085)
rubenwardy
2021-01-10
Sanitize server IP field in mainmenu (#10793)
Zughy
2019-08-06
Add luacheck to check builtin (#7895)
rubenwardy
2018-06-13
Make os.tempfolder work correctly for MinGW & MSVC (#7443)
nOOb3167
2018-06-05
Fix builtin lua function os.tempfolder (#7368)
nOOb3167
2018-04-19
Add online content repository
rubenwardy
2017-09-12
Fix core.wrap_text and make its behaviour consistent with the docs
sfan5
2017-05-16
CSM: Document forgotten functions
SmallJoker
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-15
Add keyword based search to serverlist
red-001
2016-08-22
Client: disable pre v25 init sending by default
est31
2016-04-22
Fix mainmenu code downloading the public serverlist twice.
Ekdohibs
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-15
mainmenu: Tidy up logic in is_server_protocol_compat() (#3997)
SmallJoker
2016-03-15
Add option to not send pre v25 init packet
est31
2016-03-06
Faster insertion into table
Rui914
2015-10-24
Better gettext support for protocol version mismatch messages
est31
2015-08-14
Don't do formspec escaping twice for loading description
est31
2015-07-02
Set server_announce to world.mt and respect modes when changing subgame
Sokomine
2015-07-01
Fix world.mt not written when selecting mode
Sokomine
2015-06-30
Fix single click world select
est31
2015-06-30
Fix bugs in mainmenu
jeanpatrick.guerrero@gmail.com
2015-06-09
More reliable serverlist behaviour
HybridDog
2015-03-25
Remove duplicate code since 8ca08a850ff2494652aa0ac2daa3d00f03aa4e7a
Loic Blot
2015-03-18
Save creative_mode and enable_damage setting for each world in world.mt
fz72
2015-02-18
Server: announce MIN/MAX protocol version supported to serverlist. Client: ch...
est31
2015-01-04
Fix forgotten favourite list image update of simple menu
sapier
2014-12-30
Ignore downloaded public serverlist if public_serverlist is false
Kahrl
2014-12-13
Display serverlist flags as icons
Kahrl
2014-05-16
Add formspec toolkit and refactor mainmenu to use it
sapier