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
/
settings.ini
Age
Commit message (
Expand
)
Author
2012-05-25
(svn r24270) -Add: Missing descriptions for adv. settings.
frosch
2012-05-12
(svn r24235) -Add: Add help-strings for the settings in the advanced settings...
alberth
2012-05-12
(svn r24234) -Add: Add help-string infrastructure to the ini files
alberth
2012-05-06
(svn r24209) -Cleanup: Remove now unused SGF_NOCOMMA value.
alberth
2012-05-06
(svn r24206) -Codechange: Move colouring of advanced setting options to the d...
alberth
2012-05-01
(svn r24194) -Change: Rename the 'signal_side' setting to 'train_signal_side'...
frosch
2012-05-01
(svn r24191) -Fix: If you consider a settings to potentially cause desyncs vi...
frosch
2012-04-17
(svn r24134) -Add: Configurable limits for tree planting.
michi_cc
2012-04-17
(svn r24129) -Feature [FS#3660]: Option to minimise signal distance when drag...
michi_cc
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
2012-01-07
(svn r23769) -Codechange: make the lag/join start timeouts configurable as well
rubidium
2012-01-06
(svn r23764) -Fix [FS#4955]: make default timeouts for certain states lower a...
rubidium
2011-12-11
(svn r23497) -Add: Advanced display setting to control the linewidth in graph...
frosch
2011-12-04
(svn r23422) -Fix [FS#4863] (r22797): the default palette setting wasn't appl...
rubidium
2011-12-03
(svn r23415) -Feature: Infrastructure maintenance costs.
michi_cc
2011-12-01
(svn r23387) -Fix: move ai.script_max_opcode_till_suspend to script.script_ma...
truebrain
2011-11-24
(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.
peter1138
2011-11-24
(svn r23314) -Add: Add settings to restrict viewport zoom levels.
peter1138
2011-11-23
(svn r23303) -Add: economy.fund_buildings, to disallow funding buildings
truebrain
2011-11-14
(svn r23223) -Codechange: store the last newgrf count in the misc section
rubidium
2011-11-08
(svn r23169) -Feature: [NoAI] AICONFIG_AI_DEVELOPER flags to hide AI settings...
yexo
2011-11-03
(svn r23085) -Fix (r23084): SLE_UINT8 might have been the old type, it's not ...
rubidium
2011-11-03
(svn r23084) -Codechange: get rid of a redundant variable
rubidium
2011-08-21
(svn r22807) -Feature-ish: show a message about missing strings in the intro ...
rubidium
2011-08-21
(svn r22797) -Add: progress bar for scanning NewGRFs
rubidium
2011-08-20
(svn r22767) -Add: river generation
rubidium
2011-05-03
(svn r22417) -Add: an advanced setting to specify the default palette to use ...
frosch
2011-04-19
(svn r22352) -Change: make YAPF the default pathfinder for ships, don't disco...
smatz
2011-03-11
(svn r22233) -Fix (r22210): value strings for command-pause-level were not sh...
yexo
2011-03-06
(svn r22219) -Codechange: Unduplicate npf/yapf strings.
alberth
2011-03-06
(svn r22217) -Codechange: Unduplicate horizontal positioning strings.
alberth
2011-03-06
(svn r22215) -Codechange: Unduplicate original/realistic strings.
alberth
2011-03-06
(svn r22213) -Codechange: Unduplicate company on/off strings.
alberth
2011-03-06
(svn r22211) -Codechange: Unduplicate Off/On strings.
alberth
2011-03-06
(svn r22210) -Add: Add a variable for the value strings in the settings tables.
alberth
2011-03-06
(svn r22209) -Codechange: Move function declarations from settings.h.preamble...
alberth
2011-03-06
(svn r22207) -Add: Add the copyright message to the new ini files.
alberth
2011-03-05
(svn r22202) -Codechange: make MusicFileSettings a proper citizen of the clie...
rubidium
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