summaryrefslogtreecommitdiff
path: root/src/settings.cpp
AgeCommit message (Expand)Author
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 materialtruebrain
2011-12-19(svn r23601) -Fix: fix the conflict in window numbertruebrain
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 Scriptconfigtruebrain
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 unneededlyrubidium
2011-11-08(svn r23169) -Feature: [NoAI] AICONFIG_AI_DEVELOPER flags to hide AI settings...yexo
2011-08-24(svn r22824) -Codechange: pass sub directory to ini loadingrubidium
2011-07-02(svn r22618) -Fix [FS#4653]: When changing difficulty settings over the netwo...frosch
2011-06-13(svn r22577) -Fix: MSVC64 compile warningrubidium
2011-05-29(svn r22522) -Fix (r22489): (size_t)(uint32)(-1) != (size_t)-1frosch
2011-05-22(svn r22489) -Fix [FS#4623]: don't cast pointers to unsigned long or vice versarubidium
2011-04-07(svn r22298) -Change: allow enabling 'freeform edges' setting when there is o...smatz
2011-04-07(svn r22297) -Fix [FS#4580]: the 'freeform edges' setting could be enabled wh...smatz
2011-03-05(svn r22202) -Codechange: make MusicFileSettings a proper citizen of the clie...rubidium
2011-03-05(svn r22198) -Codechange: make some constants name more explicitrubidium
2011-02-25(svn r22145) -Codechange: Do explicit test for non-bool values.alberth
2011-02-13(svn r22074) -Cleanup (r22073): there was already a setting-callback that did...yexo
2011-02-13(svn r22073) -Fix: immediately update the train weight when you change the mu...yexo
2011-02-11(svn r22059) -Fix (r21179): Make the send chat message window follow the posi...terkhen
2011-02-05(svn r21975) -Add: console command to reset the engine pool. It removes the t...frosch
2011-02-05(svn r21973) -Fix: Redraw the town authority window after modifying town auth...terkhen
2011-01-22(svn r21890) -Cleanup: remove some unneeded includesrubidium
2011-01-19(svn r21860) -Codechange: Rename road vehicle subtype functions to match the ...terkhen
2011-01-15(svn r21814) -Fix/Add: Check GRF version from action 8, and disallow usage of...frosch
2011-01-04(svn r21715) -Fix: Use the correct land colour in the owner legend.terkhen
2011-01-02(svn r21698) -Fix: incorrectly named global variablerubidium
2011-01-02(svn r21695) -Codechange: add helper function to get the currently applicable...yexo
2011-01-01(svn r21694) -Fix: changing AI settings ingame was impossible when the diffic...yexo
2010-12-15(svn r21523) -Fix: Some windows were not updated correctly after a train acce...terkhen
2010-12-11(svn r21467) -Doc: Add a few doxygen comments to config file settings code.alberth
2010-11-30(svn r21358) -Codechange: make some network function names conform to coding ...rubidium
2010-11-21(svn r21284) -Codechange: Rename CheckSavegameVersion() to IsSavegameVersionB...alberth
2010-11-18(svn r21244) -Fix [FS#4240] (r21179): the news message always stayed in the m...rubidium
2010-11-13(svn r21179) -Fix [FS#4201] (r69): if the main toolbar's location is configur...rubidium
2010-11-12(svn r21155) -Fix [FS#4222] (r14959): default service interval for ships/airc...rubidium