aboutsummaryrefslogtreecommitdiff
path: root/src/settings.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add flag string settings, flat map optionkwolekr2013-02-061-0/+11
* Make sure that settings are written to config file when settings are removed.Jürgen Doser2013-01-221-1/+3
* Last set of minor cleanupskwolekr2013-01-211-17/+1
* Finish and clean up mapgen configurationkwolekr2013-01-211-27/+43
* Add Settings::getStruct and Settings::setStructkwolekr2013-01-211-44/+306
* The new mapgen, noise functions, et al.kwolekr2013-01-211-4/+11
* Basic support for configuring which mods to load for each worldJürgen Doser2013-01-211-0/+20
* Optimize headersPerttu Ahola2012-06-171-1/+1
* Properly and efficiently use split utility headersPerttu Ahola2012-06-171-2/+2
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-051-4/+4
* Comment out unnecessary debug output in SettingsPerttu Ahola2012-05-201-2/+2
* Allow directly supplying world as a parameter, including world.mtPerttu Ahola2012-03-131-0/+10
* Clean up log messages everywherePerttu Ahola2012-03-111-2/+0
* Do not print errors when searching for usable configuration filePerttu Ahola2012-03-111-4/+0
* Fix configuration file behaviourPerttu Ahola2012-03-111-2/+27
* Some MSVC fixesPerttu Ahola2011-11-291-4/+4
* Use the logger; also, default to not showing much crap in console. Use --info...Perttu Ahola2011-10-161-15/+16
* mobv2Perttu Ahola2011-10-151-0/+74
* Header file tweaking; mainly for speedPerttu Ahola2011-10-121-0/+583