aboutsummaryrefslogtreecommitdiff
path: root/src/settings.h
AgeCommit message (Collapse)Author
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
- Do not rewrite if nothing needs to be changed - Update at program exit, in addition to updating when continuing from main menu to game
2011-11-29Some MSVC fixesPerttu Ahola
2011-10-16Use the logger; also, default to not showing much crap in console. Use ↵Perttu Ahola
--info-on-stderr to enable crap.
2011-10-15mobv2Perttu Ahola
2011-10-12Header file tweaking; mainly for speedPerttu Ahola