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
/
gameopt_settings.ini
Age
Commit message (
Expand
)
Author
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-09-29
Fix: Some typos found using codespell
JMcKiern
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-03-20
Remove: ENABLE_NETWORK switch
Patric Stout
2019-02-02
Codechange: Convert saveload numbers to enum values.
Peter Nelson
2019-02-02
Codechange: Make saveload version upper bound exclusive, i.e. version object ...
Peter Nelson
2014-01-02
(svn r26206) -Fix [FS#5829]: Run everything from ini, obg, obs, obs, ... file...
frosch
2013-06-29
(svn r25508) -Change: split unit localisation choice into a choice per type o...
rubidium
2013-03-09
(svn r25072) -Codechange: Don't require the custom currency to be the last de...
planetmaker
2012-12-23
(svn r24843) -Codechange: Move news display options into the general settings...
frosch
2012-12-05
(svn r24790) -Remove: Classic difficulty profiles.
frosch
2012-12-05
(svn r24789) -Add: Separate setting to control the default settings of newly ...
frosch
2012-12-05
(svn r24786) -Codechange: Add SettingsProfile enum for difficulty profiles an...
frosch
2012-12-05
(svn r24785) -Add: Various methods to open the OSK. (based on patch by Eagle_...
frosch
2012-11-08
(svn r24671) -Feature [FS#5355]: Add basic/advanced/expert filters to adv. se...
frosch
2012-05-12
(svn r24234) -Add: Add help-string infrastructure to the ini files
alberth
2011-11-25
(svn r23326) -Fix [FS#4852] (r23239): snow line for very old savegames wasn't...
rubidium
2011-11-17
(svn r23239) -Fix: saving/loading the snow line height twice, especially when...
rubidium
2011-11-03
(svn r23084) -Codechange: get rid of a redundant variable
rubidium
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