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
/
settings.cpp
Age
Commit message (
Expand
)
Author
2018-10-31
Doc: Lots and lots of doxymentation fixes
Charles Pigott
2017-08-13
(svn r27893) -Codechange: Use fallthrough attribute. (LordAro)
frosch
2017-03-20
(svn r27816) -Fix [FS#6421]: Do not search directories when opening ini files...
peter1138
2015-05-16
(svn r27285) -Codechange: Use LG_ORIGINAL instead of a magic 0 to indicate th...
alberth
2015-02-22
(svn r27163) -Fix [FS#6204]: Toolbars were not invalidated when changing max-...
frosch
2015-02-14
(svn r27151) -Add: Allow changing max heightlevel in scenario editor.
frosch
2014-10-12
(svn r27004) -Codechange: Make GUI size apply to (sprite-font) text as well.
peter1138
2014-10-11
(svn r26990) -Feature: Add option to choose normal, double or quad-size inter...
peter1138
2014-05-24
(svn r26611) -Feature: Save and load grfid and md5sum of newgrfs in config fi...
alberth
2014-04-25
(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the...
rubidium
2014-04-24
(svn r26499) -Codechange: replace strndup with stredup
rubidium
2014-04-24
(svn r26494) -Codechange: replace some further usages of s(n)printf with sepr...
rubidium
2014-04-24
(svn r26493) -Codechange: use strecat to concatenate script settings instead ...
rubidium
2014-04-23
(svn r26486) -Codechange: replace a number of snprintfs with seprintf
rubidium
2014-04-23
(svn r26485) -Codechange: Replace ttd_strlcpy and ttd_strlcat with strecpy an...
frosch
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2014-02-07
(svn r26317) -Fix [FS#5897]: Check whether NewGRF change vehicle capacity whe...
frosch
2013-06-09
(svn r25358) -Codechange: save and load link graph jobs and the schedule
fonsinchen
2013-05-26
(svn r25291) -Add: WindowDesc ability to load and store information in a conf...
frosch
2013-02-14
(svn r24996) -Change: Apply default service interval changes to vehicles with...
rubidium
2013-02-04
(svn r24968) -Fix [FS#5379]: company window was not updated when shared were ...
rubidium
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2013-01-08
(svn r24899) -Fix [FS#5434]: Also the station build window needs redrawing wh...
planetmaker
2013-01-08
(svn r24894) -Fix [FS#5434]: Invalidate station selection window when station...
planetmaker
2012-12-26
(svn r24860) -Codechange: Add SettingDesc::GetType().
frosch
2012-12-23
(svn r24843) -Codechange: Move news display options into the general settings...
frosch
2012-12-20
(svn r24833) -Codechange: Replace magic numbers for invalidating vehicle-rela...
michi_cc
2012-12-05
(svn r24790) -Remove: Classic difficulty profiles.
frosch
2012-12-05
(svn r24787) -Fix: Unify checks for editability of settings.
frosch
2012-12-05
(svn r24786) -Codechange: Add SettingsProfile enum for difficulty profiles an...
frosch
2012-05-14
(svn r24250) -Fix [FS#5154]: Do not immediately display error messages from p...
frosch
2012-05-14
(svn r24247) -Fix: If loading of int-list settings fails, use the default.
frosch
2012-05-01
(svn r24193) -Fix (r24191): Also update comments accordingly.
frosch
2012-05-01
(svn r24192) -Fix [FS#5153-ish]: Also use default value when reading an inval...
frosch
2012-04-17
(svn r24146) -Fix [FS#5153]: Use default value when reading an invalid settin...
michi_cc
2012-04-17
(svn r24145) -Cleanup: Switch coding style.
michi_cc
2011-12-19
(svn r23609) -Add: save/load all GameScript related material
truebrain
2011-12-19
(svn r23601) -Fix: fix the conflict in window number
truebrain
2011-12-10
(svn r23480) -Fix [FS#4594]: replace OS error messages with internal error me...
rubidium
2011-12-10
(svn r23474) -Codechange: move the declaration error related functions to err...
rubidium
2011-12-04
(svn r23427) -Fix: Do not load screen resolution and other basic stuff after ...
frosch
2011-12-03
(svn r23415) -Feature: Infrastructure maintenance costs.
michi_cc
2011-12-01
(svn r23386) -Fix: debug script related events to 'script' (removes 'ai')
truebrain
2011-12-01
(svn r23384) -Remove: no longer allow a binary to be without AI support; the ...
truebrain
2011-11-29
(svn r23364) -Codechange: refactor AIConfig, moving it mostly to Scriptconfig
truebrain
2011-11-24
(svn r23315) -Codechange: Only encode sprites for zoom levels that will be used.
peter1138
2011-11-24
(svn r23314) -Add: Add settings to restrict viewport zoom levels.
peter1138
2011-11-14
(svn r23224) -Codechange: first load the config file partially so we can push...
rubidium
2011-11-14
(svn r23211) -Fix: Invalidate build vehicle window when changing the setting ...
planetmaker
2011-11-12
(svn r23193) -Codechange: don't cast away const unneededly
rubidium
[next]