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_func.h
Age
Commit message (
Expand
)
Author
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-04-09
Codechange: If something is a vector of strings, use a vector of strings inst...
Michael Lutz
2019-03-26
Cleanup: Remove unused size template parameters from SmallMap and Auto[Free|D...
Henry Wilson
2019-03-20
Remove: ENABLE_NETWORK switch
Patric Stout
2019-03-16
Remove: OPF
Charles Pigott
2013-05-26
(svn r25291) -Add: WindowDesc ability to load and store information in a conf...
frosch
2011-11-14
(svn r23224) -Codechange: first load the config file partially so we can push...
rubidium
2010-08-29
(svn r20689) -Codechange: Make some global functions used in 1 .cpp file stat...
alberth
2010-04-07
(svn r19577) -Codechange: apply coding style to names of functions in setting...
smatz
2010-04-07
(svn r19576) -Codechange: Unduplicating parse_intlist().
alberth
2010-01-28
(svn r18943) -Feature [FS#2885]: make it possible to change newgame settings ...
yexo
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-06-10
(svn r16554) -Fix (r16433): compilation with disabled network was broken
smatz
2009-05-26
(svn r16444) -Codechange: Set all company settings to their default value for...
yexo
2009-05-26
(svn r16433) -Codechange: Remove most of CmdSetAutoreplace and replace it wit...
yexo
2009-02-08
(svn r15410) -Cleanup: get rid of most of the references to the 'patches' exc...
rubidium
2008-08-11
(svn r14041) -Feature(tte): make it possible to filter list_patches output li...
glx
2008-07-22
(svn r13781) -Feature: NewGRF presets, selected by a drop down list in the Ne...
peter1138
2008-05-30
(svn r13341) -Codechange: make most of the network settings configurable via ...
rubidium
2008-05-26
(svn r13277) -Fix: opntitle 'jumping' to the temperate climate when closing t...
rubidium
2008-01-07
(svn r11771) -Codechange: split settings.h into better separated headers.
rubidium