aboutsummaryrefslogtreecommitdiff
path: root/src/mods.cpp
AgeCommit message (Expand)Author
2014-09-18Reduce indentation of HTTPFetchOngoingShadowNinja
2014-06-19Remove ugly curl struct pointer from jsonFetchValue signaturesapier
2013-12-13Remove support for optdepends.txtShadowNinja
2013-07-16Remove support for common modsPilzAdam
2013-07-02Replace C++ mainmenu by formspec powered onesapier
2013-05-21Log non-fatal mod name conflict to actionstream instead of errorstreamKahrl
2013-05-19Write mods that are not in world.mt into it at world startupPilzAdam
2013-05-19Dont load mods that have no entry in world.mtPilzAdam
2013-05-03Optional dependencies and properly handle mod name conflicts againKahrl
2013-03-21Common mods supportPerttu Ahola
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2013-01-22Improve behaviour for empty modpacks and when no mods at all are installed:Jürgen Doser
2013-01-21Basic support for configuring which mods to load for each worldJürgen Doser
2012-11-30Ignore directories beginning with a "." when searching for modsMatthew I
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-05-21Add support for putting modpacks directly into mod directoriesPerttu Ahola
2011-12-03Properly handle mod name conflictsPerttu Ahola
2011-12-03Better mod loading error handlingPerttu Ahola