summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-07-18(svn r20180) -Update from WebTranslator v3.0:translators
2010-07-17(svn r20176) -Update from WebTranslator v3.0:translators
2010-07-17(svn r20175) -Change: [NewGRF] Adapt vehicle var FE bit 6 to new railtypes.frosch
2010-07-17(svn r20174) -Codechange [FS#3955]: Allow horizontal resizing for all vehicle...frosch
2010-07-17(svn r20173) -Codechange: Make the normal vehiclelist fit the longest action ...frosch
2010-07-17(svn r20172) -Codechange: Use BaseVehicleListWindow::BuildActionDropdownList(...frosch
2010-07-17(svn r20171) -Fix: Make the group list action dropdown also use vehicletype-s...frosch
2010-07-17(svn r20170) -Codechange: Add BaseVehicleListWindow::GetActionDropdownSize().frosch
2010-07-17(svn r20169) -Codechange: Replace ShowGroupActionDropdown() with BaseVehicleL...frosch
2010-07-16(svn r20167) -Add: Vehicle var 4A to the NewGRF debug window.michi_cc
2010-07-16(svn r20166) -Fix [FS#3949]: do not scan /data and ~/data (if they happen to ...rubidium
2010-07-16(svn r20165) -Feature: [NewGRF] Information (var 4A) about the current railty...michi_cc
2010-07-16(svn r20164) -Fix [FS#3870]: inconsistencies w.r.t. to km/h vs km-ish/h as "b...rubidium
2010-07-16(svn r20163) -Update from WebTranslator v3.0:translators
2010-07-16(svn r20162) -Fix [FS#3954]: integer comparison failed in case the difference...rubidium
2010-07-16(svn r20160) -Merge: changelog updates from the 1.0 branchrubidium
2010-07-15(svn r20159) -Change: clarify use of OpenTTD directories and don't use the "T...rubidium
2010-07-15(svn r20158) -Fix (r20155): error in Russian language filerubidium
2010-07-15(svn r20157) -Fix [FS#3950]: make it *very* clear that saveconfig doesn't sav...rubidium
2010-07-15(svn r20156) -Fix [FS#3937]: [YAPP] Converting a one-way block to a path sign...michi_cc
2010-07-15(svn r20155) -Update from WebTranslator v3.0:translators
2010-07-14(svn r20153) -Fix (r20125): Make the snowchecks for clear land and trees cons...frosch
2010-07-14(svn r20152) -Fix: Silence a gcc warning.frosch
2010-07-14(svn r20150) -Cleanup: Remove an unused function header.terkhen
2010-07-14(svn r20147) -Change: make some of the english strings more consistent with e...rubidium
2010-07-14(svn r20146) -Update from WebTranslator v3.0:translators
2010-07-14(svn r20145) -Codechange: keep original RMB->tooltip behaviour when hovering ...rubidium
2010-07-14(svn r20144) -Feature: Allow to configure the delay of hover events, or to di...terkhen
2010-07-14(svn r20143) -Codechange: Remove RecalcShipStuff function.terkhen
2010-07-14(svn r20142) -Fix [FS#3880]: Ships were not marked as dirty when stopping ins...terkhen
2010-07-14(svn r20141) -Fix: Initialize the state of OnKeyPress at the AI debug window ...terkhen
2010-07-14(svn r20140) -Fix: Initialize the state of OnKeyPress at the world generation...terkhen
2010-07-14(svn r20139) -Fix [FS#3902]: Found town window ignored all hotkeys (Zuu).terkhen
2010-07-14(svn r20138) -Change: also put the base set version number in the crash logrubidium
2010-07-13(svn r20137) -Fix [FS#3945]: desync due to (temporary) wrong railtype; when l...rubidium
2010-07-13(svn r20136) -Codechange: check more of the vehicle caches (when desync debug...rubidium
2010-07-13(svn r20135) -Update from WebTranslator v3.0:translators
2010-07-12(svn r20134) -Revert (r20131): OOM is a nasty persontruebrain
2010-07-12(svn r20133) -Revert (r20130): Vehicles could deadlock themself in roadstops.frosch
2010-07-12(svn r20132) -Fix [FS#3944](r20126): There can also be halftile foundations o...frosch
2010-07-12(svn r20131) -Update from WebTranslator v3.0:translators
2010-07-11(svn r20130) -Fix [FS#3935]: Standard roadstops can also be left via manual d...frosch
2010-07-11(svn r20128) -Update from WebTranslator v3.0:translators
2010-07-11(svn r20127) -Fix [FS#3929]: Replace 'invalid engine' with 'vehicle model'.frosch
2010-07-11(svn r20126) -Fix [FS#3883]: Make railtype Terrain Type variable aware of RAI...frosch
2010-07-11(svn r20125) -Change: [NewGRF] If a tile has a snow-flag in the map array, us...frosch
2010-07-11(svn r20124) -Fix (r20118): Don't bring windows to front by hovering over them.frosch
2010-07-11(svn r20123) -Add [FS#3721]: Use all available space when drawing articulated...terkhen
2010-07-11(svn r20122) -Fix: Correct vehicle list tooltips at the depot window.terkhen
2010-07-11(svn r20121) -Add: OnHover method for windows.terkhen