summaryrefslogtreecommitdiff
path: root/src/settings_gui.cpp
AgeCommit message (Expand)Author
2009-04-25(svn r16144) -Fix (r16129): setting the custom digit grouping separator requi...rubidium
2009-04-25(svn r16142) -Codechange: Use widgets in the custom currency window.alberth
2009-04-21(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...rubidium
2009-04-18(svn r16082) -Codechange: Completed the widget numbers of the advanced settin...alberth
2009-04-12(svn r16037) -Feature: allow (per order) to let a train stop at the near end,...rubidium
2009-03-29(svn r15885) -Codechange: Removed new_size parameter of Window::OnResize() ca...alberth
2009-03-28(svn r15874) -Codechange: New widgets for the game options window.yexo
2009-03-28(svn r15868) -Codechange: remove the close box from the widget array instead ...yexo
2009-03-28(svn r15866) -Codechange: New widgets for the difficulty window.yexo
2009-03-25(svn r15840) -Codechange: complete the game option window widget enum and uni...rubidium
2009-03-24(svn r15835) -Codechange: Prevent using the return value of DrawString as muc...yexo
2009-03-23(svn r15825) -Codechange: remove the WWT_DROPDOWNIN widget type and replace i...yexo
2009-03-22(svn r15812) -Codechange: use the new DrawString API in another set of GUIsrubidium
2009-03-21(svn r15794) -Codechange: remove the DoDrawString part of the old text drawin...rubidium
2009-03-21(svn r15790) -Codechange: remove the *Centered part of the old text drawing API.rubidium
2009-03-21(svn r15785) -Codechange: remove the *Truncated part of the old text drawing ...rubidium
2009-03-15(svn r15723) -Codechange: use a constructor for WindowDescs as that makes exp...rubidium
2009-03-15(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...rubidium
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