summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-03(svn r13375) -Add: logging of actions that could possibly cause desyncs and c...smatz
2008-06-03(svn r13374) -Fix (r13364): Some common compilers do not yet support 9 year o...peter1138
2008-06-03(svn r13373) -Fix (r10210): loading of very old savegames was brokensmatz
2008-06-03(svn r13372) -Cleanup: Excessive whitespacepeter1138
2008-06-03(svn r13371) -Fix (r4510 ... r12924): Engine array size is not related to the...peter1138
2008-06-03(svn r13370) -Codechange: move the VARDEF stuff from openttd.h to variables.h...rubidium
2008-06-03(svn r13369) -Codechange: remove duplication of network configuration setting...rubidium
2008-06-03(svn r13368) -Codechange: give house's min/max_date a better name, as it is r...belugas
2008-06-03(svn r13367) -Codechange: Allow CircularTileSearch function to return the til...belugas
2008-06-03(svn r13366) -Fix: clicking in the Subsidies window was brokensmatz
2008-06-02(svn r13365) -Fix: don't segfault on trying to set a non-existing patch setting.rubidium
2008-06-02(svn r13364) -Codechange: Refactor action 3 mapping to use grf_load_*() inste...peter1138
2008-06-02(svn r13363) -Codechange: Code duplication tidy uppeter1138
2008-06-02(svn r13362) -Fix: make the town authority window a bit less glitchysmatz
2008-06-02(svn r13361) -Fix (r13360): regexp failedglx
2008-06-02(svn r13360) -Fix (r13359): Forgot to remove some instances of FiosAlloc()skidd13
2008-06-02(svn r13359) -Codechange: convert _fios_items to a SmallVectorskidd13
2008-06-02(svn r13358) -Codechange: split next order determination and conditional orde...rubidium
2008-06-02(svn r13357) -Codechange: add constness to YAPF.rubidium
2008-06-02(svn r13356) -Codechange: Incorrect documentation and variable type for infla...peter1138
2008-06-01(svn r13354) -Codechange: make 8bpp_optimized blitter ~25% faster in encoding...smatz
2008-06-01(svn r13351) -Codechange: disable warnings about unused variable for builds w...smatz
2008-06-01(svn r13350) -Fix: wrong tooltip for waypoint picker scrollbarglx
2008-06-01(svn r13349) -Codechange: remove a pointless flag; the flag is set before cal...rubidium
2008-05-31(svn r13348) -Fix: an industry does not always need foundations; in the case ...rubidium
2008-05-31(svn r13347) -Fix (r12396): ottdres.rc.in was forgottenglx
2008-05-30(svn r13346) -Fix (r13322): scrolling the main viewport with keyboard when ha...rubidium
2008-05-30(svn r13345) -Codechange: only one of all the NewsItem's instance duration va...rubidium
2008-05-30(svn r13344) -Codechange: remove some code duplication.rubidium
2008-05-30(svn r13343) -Codechange: reorder/move variable/functions in the network head...rubidium
2008-05-30(svn r13342) -Fix: smallvec.h/sortlist_type.h didn't include everything they ...rubidium
2008-05-30(svn r13341) -Codechange: make most of the network settings configurable via ...rubidium
2008-05-29(svn r13339) -Feature: splitting of the main toolbar when the resolution beco...rubidium
2008-05-29(svn r13338) -Doc: add documentation about the window placement. Patch by Alb...rubidium
2008-05-29(svn r13337) -Doc: add documentation to some variables in settings_type.h.rubidium
2008-05-29(svn r13336) -Fix: loading old savegames, e.g. the intro game, would reset th...rubidium
2008-05-29(svn r13335) -Fix: remove rogue (debugging) printf.rubidium
2008-05-29(svn r13334) -Codechange: move the network settings variables from network/ne...rubidium
2008-05-29(svn r13333) -Fix: compilance without networking enabled.rubidium
2008-05-29(svn r13332) -Fix (r13325): network games got somewhat broken.rubidium
2008-05-29(svn r13331) -Fix (r12924): Wrong include type for (sdt::)mappeter1138
2008-05-29(svn r13330) -Fix: 'Player name' dialog was broken in two wayssmatz
2008-05-29(svn r13328) -Fix (r13327): Don't access an item when there isn't anyskidd13
2008-05-29(svn r13327) -Codechange: NetworkGameWindow uses GUILists Sort() nowskidd13
2008-05-29(svn r13325) -Codechange: split the client-side only settings from the settin...rubidium
2008-05-29(svn r13323) -Codechange: scrollbars are not refresh counterspeter1138
2008-05-29(svn r13322) -Codechange: _no_scroll belongs more with the window code.rubidium
2008-05-29(svn r13321) -Codechange: move some GUI/viewport related functions out op ope...rubidium
2008-05-29(svn r13320) -Codechange: move some enums from openttd.h to more logical loca...rubidium
2008-05-29(svn r13319) -Codechange: Remove use of imaginary horizontal scrollbar in the...peter1138