summaryrefslogtreecommitdiff
path: root/src/mods.cpp
Commit message (Expand)AuthorAge
* Real control fix (#5787)Loïc Blot2017-05-20
* Fix various variables passed by copy instead of const ref (#5610)Loïc Blot2017-04-19
* [CSM] implement client side mod loading (#5123)Loïc Blot2017-03-13
* Add ModMetadata API (#5131)Loïc Blot2017-02-08
* Clean up StrfndShadowNinja2016-03-19
* Fix server crashing on Lua errorsShadowNinja2015-10-31
* Use warningstream for log messages with WARNINGShadowNinja2015-10-14
* Move globals from main.cpp to more sane locationsCraig Robbins2015-04-01
* Add mod.conf file support This new file only permits to specify a mod name fo...kaeza2015-02-21
* Fix some MSVC-specific warnings and add debug path as an MSVC directorykwolekr2015-02-02
* Reduce indentation of HTTPFetchOngoingShadowNinja2014-09-18
* Remove ugly curl struct pointer from jsonFetchValue signaturesapier2014-06-19
* Remove support for optdepends.txtShadowNinja2013-12-13
* Remove support for common modsPilzAdam2013-07-16
* Replace C++ mainmenu by formspec powered onesapier2013-07-02
* Log non-fatal mod name conflict to actionstream instead of errorstreamKahrl2013-05-21
* Write mods that are not in world.mt into it at world startupPilzAdam2013-05-19
* Dont load mods that have no entry in world.mtPilzAdam2013-05-19
* Optional dependencies and properly handle mod name conflicts againKahrl2013-05-03
* Common mods supportPerttu Ahola2013-03-21
* Update Copyright YearsSfan52013-02-24
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
* Improve behaviour for empty modpacks and when no mods at all are installed:Jürgen Doser2013-01-22
* Basic support for configuring which mods to load for each worldJürgen Doser2013-01-21
* Ignore directories beginning with a "." when searching for modsMatthew I2012-11-30
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-05
* Add support for putting modpacks directly into mod directoriesPerttu Ahola2012-05-21
* Properly handle mod name conflictsPerttu Ahola2011-12-03
* Better mod loading error handlingPerttu Ahola2011-12-03