summaryrefslogtreecommitdiff
path: root/src/table/misc_settings.ini
AgeCommit message (Expand)Author
2019-05-14Codechange: Refactor the Freetype font cache into a generic part that does no...Michael Lutz
2019-04-29Codechange: Set size of SettingGuiFlag & SettingDescType enums, and use them ...Charles Pigott
2019-04-11Codechange: NULL -> nullptr in settings files.peter1138
2019-02-23Feature: Add option to adjust font size separately from GUI size. (#7003)Greg Carlin
2019-02-02Codechange: Convert saveload numbers to enum values.Peter Nelson
2014-10-11(svn r26990) -Feature: Add option to choose normal, double or quad-size inter...peter1138
2014-04-27(svn r26522) -Add: A config-file-only setting to disable usage of 8bpp video ...frosch
2013-06-23(svn r25437) -Codechange: rework the FreeTypeSettings structure to make it be...rubidium
2013-04-06(svn r25157) -Feature: Determine the default font height for vector fonts acc...michi_cc
2012-12-23(svn r24845) -Add: News ticker sound setting to adv. settings window.frosch
2012-11-08(svn r24671) -Feature [FS#5355]: Add basic/advanced/expert filters to adv. se...frosch
2012-05-15(svn r24252) -Fix [FS#5162]: Change the unit of the sprite-cache size setting...frosch
2012-05-12(svn r24234) -Add: Add help-string infrastructure to the ini filesalberth
2012-02-04(svn r23895) -Revert (r23888): Broken and not even needed anymore in the cont...michi_cc
2012-02-04(svn r23888) -Change: Move the min/max zoom settings to the "misc" section so...michi_cc
2011-11-24(svn r23317) -Change: Rename sprite_cache_size setting so that the new defaul...peter1138
2011-11-24(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.peter1138
2011-11-20(svn r23287) -Fix (r23274): mono_size is a better name than large_mono for th...rubidium
2011-11-20(svn r23274) -Add: internal support for a monospaced sprite fontrubidium
2011-11-14(svn r23223) -Codechange: store the last newgrf count in the misc sectionrubidium
2011-08-01(svn r22708) -Feature [FS#4701]: Display option to hide competitors' signs an...planetmaker
2011-03-06(svn r22210) -Add: Add a variable for the value strings in the settings tables.alberth
2011-03-06(svn r22207) -Add: Add the copyright message to the new ini files.alberth
2011-03-05(svn r22199) -Cleanup-ish: replace the shortcut macros for (gui)flags with th...rubidium
2011-03-05(svn r22197) -Cleanup: remove the distinction between conditional and non-con...rubidium
2011-03-05(svn r22196) -Codechange: use default values for the from and to of savegame ...rubidium
2011-03-05(svn r22194) -Codechange: use the defaults feature of settingsgen to remove t...rubidium
2011-03-03(svn r22172) -Add: Add ini files containing the table/settings data.alberth