aboutsummaryrefslogtreecommitdiff
path: root/src/settings.h
AgeCommit message (Expand)Author
2013-05-19Remove no virtual dtor warnings, make MapgenParams contain actual NoiseParamskwolekr
2013-03-16initial mapgen indev version with farscale feature and huge cavesproller
2013-03-11Migrate to STL containers/algorithms.Ilya Zhuravlev
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2013-02-06Add flag string settings, flat map optionkwolekr
2013-01-22Make sure that settings are written to config file when settings are removed.Jürgen Doser
2013-01-21Last set of minor cleanupskwolekr
2013-01-21Finish and clean up mapgen configurationkwolekr
2013-01-21Add Settings::getStruct and Settings::setStructkwolekr
2013-01-21The new mapgen, noise functions, et al.kwolekr
2013-01-21Basic support for configuring which mods to load for each worldJürgen Doser
2012-06-17Optimize headersPerttu Ahola
2012-06-17Properly and efficiently use split utility headersPerttu Ahola
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-05-20Comment out unnecessary debug output in SettingsPerttu Ahola
2012-03-13Allow directly supplying world as a parameter, including world.mtPerttu Ahola
2012-03-11Clean up log messages everywherePerttu Ahola
2012-03-11Do not print errors when searching for usable configuration filePerttu Ahola
2012-03-11Fix configuration file behaviourPerttu Ahola
2011-11-29Some MSVC fixesPerttu Ahola
2011-10-16Use the logger; also, default to not showing much crap in console. Use --info...Perttu Ahola
2011-10-15mobv2Perttu Ahola
2011-10-12Header file tweaking; mainly for speedPerttu Ahola