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
/
modmgr.lua
Age
Commit message (
Expand
)
Author
2014-05-07
Organize builtin into subdirectories
ShadowNinja
2014-03-05
Replace pause and message menu by formspec ones
sapier
2014-01-18
Fixed mainmenu lua errors because of changes in get_textlist_index
Dániel Varga
2014-01-13
Add formspec table
Kahrl
2013-12-11
Implement search tab and version picker
sapier
2013-11-29
Fix modstore/favourites hang by adding asynchronous lua job support
sapier
2013-11-24
Temporary disable local install button due to irrlicht dialog breaking locali...
sapier
2013-11-23
Fix rename modpack button not working, fixes #1019
Sfan5
2013-11-21
Fix usage of 'minetest' where 'engine' was intended
ShadowNinja
2013-11-19
Fix modmanager screenshot path
BlockMen
2013-11-17
Replace print()s with minetest.log() in builtin
PilzAdam
2013-11-10
Fix "TODO read modinfo" in modmanager to improve ui usability
sapier
2013-09-10
Use engine.is_yes() in mainmenu
PilzAdam
2013-09-10
Use the Settings Lua interface to read world.mt
PilzAdam
2013-09-09
Prevent ModMgr from deleting backend setting in world.mt
Sfan5
2013-08-19
World config dialog: Use engine determined path for game mods
Kahrl
2013-08-19
GUIFormSpecMenu focus fixes
Kahrl
2013-08-17
Add translation for main menu
sapier
2013-08-16
Sort modlist alphabetically
PilzAdam
2013-08-16
Add ability to activate mods with doubleclick (remove old_style_mod_selection)
PilzAdam
2013-08-10
Dont download modstore info if its isnt needed
PilzAdam
2013-07-22
Fix enable mod/enable button not shown on entering world config dialog
sapier
2013-07-22
Fix bug in world creation
sapier
2013-07-22
Fix Bug in modname guessing resulting in undefined modname
sapier
2013-07-22
Fix background/overlay/footer/header handling
sapier
2013-07-22
filterlist api cleanup
sapier
2013-07-22
Add port to favorites if not 30000
sapier
2013-07-22
Remove unused required by list in worldconfig
sapier
2013-07-12
Remove lots of debug output from modmgr
sapier
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-02
Replace C++ mainmenu by formspec powered one
sapier