index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mods.cpp
Commit message (
Expand
)
Author
Age
*
Move globals from main.cpp to more sane locations
Craig Robbins
2015-04-01
*
Add mod.conf file support This new file only permits to specify a mod name fo...
kaeza
2015-02-21
*
Fix some MSVC-specific warnings and add debug path as an MSVC directory
kwolekr
2015-02-02
*
Reduce indentation of HTTPFetchOngoing
ShadowNinja
2014-09-18
*
Remove ugly curl struct pointer from jsonFetchValue signature
sapier
2014-06-19
*
Remove support for optdepends.txt
ShadowNinja
2013-12-13
*
Remove support for common mods
PilzAdam
2013-07-16
*
Replace C++ mainmenu by formspec powered one
sapier
2013-07-02
*
Log non-fatal mod name conflict to actionstream instead of errorstream
Kahrl
2013-05-21
*
Write mods that are not in world.mt into it at world startup
PilzAdam
2013-05-19
*
Dont load mods that have no entry in world.mt
PilzAdam
2013-05-19
*
Optional dependencies and properly handle mod name conflicts again
Kahrl
2013-05-03
*
Common mods support
Perttu Ahola
2013-03-21
*
Update Copyright Years
Sfan5
2013-02-24
*
Change Minetest-c55 to Minetest
PilzAdam
2013-02-24
*
Improve behaviour for empty modpacks and when no mods at all are installed:
Jürgen Doser
2013-01-22
*
Basic support for configuring which mods to load for each world
Jürgen Doser
2013-01-21
*
Ignore directories beginning with a "." when searching for mods
Matthew I
2012-11-30
*
Switch the license to be LGPLv2/later, with small parts still remaining as GP...
Perttu Ahola
2012-06-05
*
Add support for putting modpacks directly into mod directories
Perttu Ahola
2012-05-21
*
Properly handle mod name conflicts
Perttu Ahola
2011-12-03
*
Better mod loading error handling
Perttu Ahola
2011-12-03