aboutsummaryrefslogtreecommitdiff
path: root/builtin/modmgr.lua
AgeCommit message (Expand)Author
2014-05-07Organize builtin into subdirectoriesShadowNinja
2014-03-05Replace pause and message menu by formspec onessapier
2014-01-18Fixed mainmenu lua errors because of changes in get_textlist_indexDániel Varga
2014-01-13Add formspec tableKahrl
2013-12-11Implement search tab and version pickersapier
2013-11-29Fix modstore/favourites hang by adding asynchronous lua job supportsapier
2013-11-24Temporary disable local install button due to irrlicht dialog breaking locali...sapier
2013-11-23Fix rename modpack button not working, fixes #1019Sfan5
2013-11-21Fix usage of 'minetest' where 'engine' was intendedShadowNinja
2013-11-19Fix modmanager screenshot pathBlockMen
2013-11-17Replace print()s with minetest.log() in builtinPilzAdam
2013-11-10Fix "TODO read modinfo" in modmanager to improve ui usabilitysapier
2013-09-10Use engine.is_yes() in mainmenuPilzAdam
2013-09-10Use the Settings Lua interface to read world.mtPilzAdam
2013-09-09Prevent ModMgr from deleting backend setting in world.mtSfan5
2013-08-19World config dialog: Use engine determined path for game modsKahrl
2013-08-19GUIFormSpecMenu focus fixesKahrl
2013-08-17Add translation for main menusapier
2013-08-16Sort modlist alphabeticallyPilzAdam
2013-08-16Add ability to activate mods with doubleclick (remove old_style_mod_selection)PilzAdam
2013-08-10Dont download modstore info if its isnt neededPilzAdam
2013-07-22Fix enable mod/enable button not shown on entering world config dialogsapier
2013-07-22Fix bug in world creationsapier
2013-07-22Fix Bug in modname guessing resulting in undefined modnamesapier
2013-07-22Fix background/overlay/footer/header handlingsapier
2013-07-22filterlist api cleanupsapier
2013-07-22Add port to favorites if not 30000sapier
2013-07-22Remove unused required by list in worldconfigsapier
2013-07-12Remove lots of debug output from modmgrsapier
2013-07-07Fix many formspec menu bugssapier
2013-07-07Fix parseColor, change remaining colorkeys to new format, fix Contributor listSfan5
2013-07-02Replace C++ mainmenu by formspec powered onesapier