summaryrefslogtreecommitdiff
path: root/src/settings_func.h
AgeCommit message (Expand)Author
2021-07-02Codechange: C++-ify the usage of IniFile in settings.cppPatric Stout
2021-05-29Codechange: use setting name instead of index for CmdChange(Company)Setting (...Patric Stout
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-04-09Codechange: If something is a vector of strings, use a vector of strings inst...Michael Lutz
2019-03-26Cleanup: Remove unused size template parameters from SmallMap and Auto[Free|D...Henry Wilson
2019-03-20Remove: ENABLE_NETWORK switchPatric Stout
2019-03-16Remove: OPFCharles 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 appropriaterubidium
2009-06-10(svn r16554) -Fix (r16433): compilation with disabled network was brokensmatz
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