summaryrefslogtreecommitdiff
path: root/src/settings_gui.cpp
AgeCommit message (Expand)Author
2009-03-02(svn r15601) -Fix [FS#2615]: bridges/tunnels don't store tram owner making it...rubidium
2009-02-24(svn r15570) -Fix: Too long strings in the advanced settings window are now t...yexo
2009-02-09(svn r15428) -Codechange: consistently use colour instead of having both colo...rubidium
2009-02-08(svn r15416) -Fix (r15412): revert the removal of the road side drop down box...rubidium
2009-02-08(svn r15412) -Fix: Clearing custom engine names could cause desyncs due to be...peter1138
2009-02-08(svn r15410) -Cleanup: get rid of most of the references to the 'patches' exc...rubidium
2009-02-07(svn r15389) -Feature: Add ability to select which base graphics set is used ...peter1138
2009-02-04(svn r15340) -Fix [FS#2121]: changing town road layout in-game caused ugly ro...smatz
2009-02-04(svn r15335) -Change: use the patch change mechanism to change the road side ...rubidium
2009-01-31(svn r15301) -Feature [FS#104]: Add option to group and subtotal expenses lis...peter1138
2009-01-31(svn r15299) -Cleanup: remove many redundant includessmatz
2009-01-23(svn r15238) -Fix (r15236): Missed a filepeter1138
2009-01-21(svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map.Yexo
2009-01-19(svn r15148) -Cleanup: Remove the options "competitor start time" and "compet...Yexo
2009-01-12(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...truebrain
2009-01-12(svn r14999) -Change [FS#2523]: move service at helipad to the servicing optionsrubidium
2009-01-10(svn r14980) -Change: shuffle around some more settings to make them more log...rubidium
2009-01-10(svn r14978) -Codechange: simplify the control flow of the OnClick of the set...rubidium
2009-01-10(svn r14974) -Change: reorder/reorganise the entries of the settings window (...rubidium
2009-01-10(svn r14973) -Codechange: recursively fold subpages (Alberth)rubidium
2009-01-10(svn r14970) -Change: move all (patch) settings to a single "page" (Alberth)rubidium
2009-01-10(svn r14969) -Codechange: make drawing trees possible (Alberth)rubidium
2009-01-10(svn r14967) -Codechange: split the drawing of the window into several smalle...rubidium
2009-01-10(svn r14966) -Codechange: simplify and generalise finding patch entries (Albe...rubidium
2009-01-10(svn r14965) -Codechange: remember the patch entry instead of the page and in...rubidium
2009-01-10(svn r14964) -Codechange: hide the length of a patch page behind a function (...rubidium
2009-01-10(svn r14963) -Codechange: remember what entry was clicked instead of the inde...rubidium
2009-01-10(svn r14962) -Codechange: add the concept of patch entries and patch (sub) pagesrubidium
2009-01-10(svn r14961) -Update: remove the string from r14960 from the other languages ...rubidium
2009-01-10(svn r14960) -Codechange: add some this where appropriate (Alberth)rubidium
2009-01-09(svn r14938) -Fix: some small inconsistencies w.r.t. "0 is disabled" setting ...rubidium
2009-01-08(svn r14919) -Feature: distant joining of stations (Frostregen and PhilSophus)rubidium
2009-01-07(svn r14902) -Feature: Advanced setting to keep various building tools active...frosch
2009-01-07(svn r14899) -Feature: remove the window limit, but leave a configurable limi...rubidium
2009-01-07(svn r14885) -Fix: if settings minimum != 1 and 0-is-disabled is enabled, one...rubidium
2009-01-04(svn r14839) -Fix [FS#2496](r14835): one occurence of train_income_warn wasn'...smatz
2009-01-04(svn r14827) -Feature [FS#1984]: few (optional) optimisations to making (init...rubidium
2009-01-03(svn r14816) -Fix: signed/unsigned warnings (MSVC)glx
2009-01-03(svn r14815) -Codechange: separate 'highscore' code from 'company' codesmatz
2009-01-03(svn r14800) -Codechange: make the advanced settings window resizeable and sc...rubidium
2009-01-03(svn r14799) -Codechange: move drawing a single settings entry to it's own fu...rubidium
2009-01-03(svn r14798) -Codechange: move variable declaration to first use of variable ...rubidium
2009-01-03(svn r14797) -Codechange: replace even more magic numbers with constants (Alb...rubidium
2009-01-03(svn r14796) -Fix: if using variable, use it everywhere instead of hardcoding...rubidium
2009-01-03(svn r14795) -Codechange: replace a magic number with a constant (Alberth)rubidium
2009-01-03(svn r14794) -Document: a few functions/variables (Alberth)rubidium
2009-01-03(svn r14792) -Feature: make the date format for default savegame/screenshot n...rubidium
2009-01-02(svn r14789) -Feature: allow scrolling with the left mouse button pressed (if...rubidium
2008-12-29(svn r14767) -Codechange: remove some unneeded artificial limits from currenc...rubidium
2008-12-28(svn r14755) -Codechange: remove ending year as it can't be changed anyways.rubidium