summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-06-09(svn r13433) -Codechange: remove a now useless global variable.rubidium
2008-06-08(svn r13419) -Fix [FS#2063]: Entries in the bridge list were not sorted when ...rubidium
2008-06-08(svn r13417) -Fix (r12945, r13413): freeing the ThreadObjects in a manner tha...rubidium
2008-06-08(svn r13413) -Codechange: remove some enums that haven't been used for years.rubidium
2008-06-08(svn r13412) -Add: OTTDThreadTerminateFunc, for all thread systems, which is ...truebrain
2008-06-08(svn r13411) -Codechange: remove the return value from the thread procs becau...rubidium
2008-06-08(svn r13409) -Fix: division by zero when one would press 'd' (skip order) whe...rubidium
2008-06-08(svn r13408) -Codechange: some stricter checking.rubidium
2008-06-07(svn r13400) -Update: WebTranslator2 update to 2008-06-07 18:14:28miham
2008-06-07(svn r13397) -Fix: Do not crash when resolving vehicle sprite groups with zer...frosch
2008-06-06(svn r13396) -Fix (r13375): assertion failing when changing grfs in game (com...glx
2008-06-05(svn r13390) -Codechange: introduce usererror() for fatal but not openttd rel...glx
2008-06-05(svn r13389) -Codechange: remove NM_CALLBACK because that information could b...rubidium
2008-06-05(svn r13388) -Codechange: Remove "my invented flag for something that is a wa...peter1138
2008-06-05(svn r13387) -Fix: industry directory sorting not working correctly (= != ==)rubidium
2008-06-05(svn r13386) -Fix: global currency/units setting being overriden when loading...rubidium
2008-06-05(svn r13385) -Fix (r12137): In the purchase list, CB36 for capacity was not c...peter1138
2008-06-05(svn r13384) -Update: WebTranslator2 update to 2008-06-05 08:15:43miham
2008-06-05(svn r13383) -Codechange: Put the cost of house removal in a class memberbelugas
2008-06-04(svn r13380) -Fix (r13327): MSVC signed/unsigned warningglx
2008-06-04(svn r13379) -Fix (r13255): drive side can't be changed in introglx
2008-06-04(svn r13378) -Fix (r13375): compilation without network support was brokensmatz
2008-06-04(svn r13377) -Codechange: Let 'long format' build year work in vehicle purcha...peter1138
2008-06-04(svn r13376) -Feature: Add access to current long year and date from Action 7...belugas
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