index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
table
/
misc_settings.ini
Age
Commit message (
Expand
)
Author
2021-04-11
Feature: allow a toggle to enable/disable vsync
Patric Stout
2021-03-08
Add: Option to (dis-)allow accelerated video drivers. (#8819)
Patric Stout
2021-03-01
Codechange: validate that "max" value of settings fit in their storage
Patric Stout
2021-02-17
Fix #8676, a2c3197f: GUI-visible settings may not be part of misc settings.
Michael Lutz
2021-02-17
Codechange: Allow early-load settings that are not misc settings.
Michael Lutz
2021-02-14
Feature: Automatic UI and font zoom levels when supported by the OS.
Michael Lutz
2021-02-14
Codechange: Make the settings for min/max zoom early load settings.
Michael Lutz
2021-02-14
Add: [OSX] Setting to disable HiDPI graphics rendering.
Michael Lutz
2021-02-13
Codechange: Don't use cpp_offsetof in the save/load code.
Michael Lutz
2021-01-14
Feature: Choose a sensible window size on a fresh OTTD config file. (#8536)
Michael Lutz
2020-12-27
Codechange: Use automatic memory management for language pack reading.
Michael Lutz
2020-05-21
Codechange: Use std::string in the driver and blitter selection code.
Michael Lutz
2020-05-21
Codechange: Store base set related texts in std::strings.
Michael Lutz
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-05-14
Codechange: Refactor the Freetype font cache into a generic part that does no...
Michael Lutz
2019-04-29
Codechange: Set size of SettingGuiFlag & SettingDescType enums, and use them ...
Charles Pigott
2019-04-11
Codechange: NULL -> nullptr in settings files.
peter1138
2019-02-23
Feature: Add option to adjust font size separately from GUI size. (#7003)
Greg Carlin
2019-02-02
Codechange: 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 files
alberth
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 font
rubidium
2011-11-14
(svn r23223) -Codechange: store the last newgrf count in the misc section
rubidium
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