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.lua
Age
Commit message (
Expand
)
Author
2013-08-16
Add ability to activate mods with doubleclick (remove old_style_mod_selection)
PilzAdam
2013-08-15
Fix formspec escaping, add escaping to info.txt for texture packs.
Novatux
2013-08-14
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
Kahrl
2013-08-14
Fix my name.
Ilya Zhuravlev
2013-08-06
Fix worldlist in servertab being filtered by selected game
PilzAdam
2013-08-04
Dont show gamefilter in TP tab
PilzAdam
2013-08-04
Add texture pack selection to main menu
Novatux
2013-07-28
Play sounds/main_menu.ogg in menu
PilzAdam
2013-07-25
Show portnumber for ip adresses only
sapier
2013-07-22
Fix bug in world creation
sapier
2013-07-22
Remove debug output
sapier
2013-07-22
Fix background/overlay/footer/header handling
sapier
2013-07-22
Add playernumber to favorites list
sapier
2013-07-22
filterlist api cleanup
sapier
2013-07-22
Add port to favorites if not 30000
sapier
2013-07-22
Replace worldlist by generic filterlist implementation
sapier
2013-07-22
Swap name/password <-> server description
sapier
2013-07-22
Revert "Fix serverdescription and name not beeing saved to local serverlist"
sapier
2013-07-12
Don't show flags in local favorites
sapier
2013-07-12
Fix bug server name set to address field when using up/down keys
sapier
2013-07-12
Add missing server flags in public serverlist
sapier
2013-07-12
Fix serverdescription and name not beeing saved to local serverlist
sapier
2013-07-11
Worldlist fixes
sapier
2013-07-09
Fix serverlist
sapier
2013-07-10
Public server checkbox
proller
2013-07-08
Revert "Fix serverlist not beeing escaped correctly"
kwolekr
2013-07-08
Fix header not beeing shown except on singleplayer tab
sapier
2013-07-08
Fix serverlist not beeing escaped correctly
sapier
2013-07-08
fix crash on play/start with empty world list
sapier
2013-07-07
Lua main menu: Fix world creation dialog
kwolekr
2013-07-08
Set numeric locale in Lua in main menu
PilzAdam
2013-07-07
Fix many formspec menu bugs
sapier
2013-07-07
Fix parseColor, change remaining colorkeys to new format, fix Contributor list
Sfan5
2013-07-06
Use hexadecimal RRGGBB instead of colorkeys, rename getColor to parseColor
Sfan5
2013-07-03
Lua main menu: Fix crash on init lua error, mapgen dropdown index, and new wo...
kwolekr
2013-07-02
Replace C++ mainmenu by formspec powered one
sapier