summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-07-09(svn r24391) -Change [FS#5229]: Disallow original and better road layouts to ↵frosch
build roads under bridges along the bridge direction.
2012-07-09(svn r24390) -Change [FS#5213]: Allow cloning of orders which are ↵frosch
unreachable for the destination vehicle if they were already unreachable for the source vehicle. This makes cloning/autorenewing/autoreplacing behave more smooth during station reconstruction.
2012-07-09(svn r24389) -Update from WebTranslator v3.0:translators
catalan - 3 changes by mtormo dutch - 3 changes by habell english_US - 3 changes by Rubidium finnish - 2 changes by jpx_ german - 3 changes by planetmaker italian - 3 changes by lorenzodv korean - 121 changes by telk5093 lithuanian - 3 changes by Stabilitronas russian - 3 changes by Lone_Wolf
2012-07-08(svn r24388) -Fix [FS#5233]: Do not consider not finding a particular base ↵frosch
set critical; just load a different one and display an in-game error later on.
2012-07-08(svn r24387) -Update from WebTranslator v3.0:translators
lithuanian - 92 changes by Stabilitronas vietnamese - 28 changes by nglekhoi
2012-07-08(svn r24386) -Fix: remove broken plurals from slovakrubidium
2012-07-07(svn r24385) -Update from WebTranslator v3.0:translators
lithuanian - 90 changes by Stabilitronas
2012-07-07(svn r24384) -Fix [FS#5188-ish]: Make IsInDepot() functions behave ↵frosch
consistent across vehicle types and add IsChainInDepot instead, if that is what shall be checked.
2012-07-07(svn r24383) -Fix: a comment.frosch
2012-07-07(svn r24382) -Fix: Call Vehicle::IsStoppedInDepot only for the first vehicle ↵frosch
in a chain (i.e. primary vehicle or free wagon).
2012-07-07(svn r24381) -Revert (r24380): RoadVehicle::IsInDepot was supposed to behave ↵frosch
different to Train::IsInDepot.
2012-07-07(svn r24380) -Fix [FS#5188]: RoadVehicle::IsInDepot did not check all ↵frosch
articulated parts.
2012-07-07(svn r24379) -Fix [FS#5218-ish]: Do not resize the object GUI when selecting ↵frosch
objects. Rather clip the object name.
2012-07-07(svn r24378) -Fix [FS#5218]: ReInit could crash for windows with ↵frosch
NWidgetMatrix widgets.
2012-07-06(svn r24377) -Update from WebTranslator v3.0:translators
slovak - 166 changes by Rhianon
2012-07-05(svn r24376) -Update from WebTranslator v3.0:translators
korean - 8 changes by telk5093
2012-07-04(svn r24375) -Update from WebTranslator v3.0:translators
japanese - 34 changes by TzakShrike
2012-07-04(svn r24374) -Fix: cargo lists can't have genders (mostly because it's very ↵rubidium
unclear what gender it would have)
2012-07-03(svn r24373) -Codechange: Improve descriptions of plural forms.frosch
2012-07-03(svn r24372) -Update from WebTranslator v3.0:translators
greek - 23 changes by kyrm
2012-07-02(svn r24371) -Add: [NewGRF] Allow vehicle variable 61 for callback 2D ↵michi_cc
(recolour) and re-randomisation.
2012-07-02(svn r24370) -Update from WebTranslator v3.0:translators
korean - 10 changes by telk5093
2012-07-02(svn r24369) -Fix (r24361): Unused stuff is unused.frosch
2012-07-02(svn r24368) -Fix (r24367): Silence GCC warnings.frosch
2012-07-01(svn r24367) -Feature: [NewGRF] Customisable signals for rail types.michi_cc
2012-07-01(svn r24366) -Doc: Improve description of ScriptVehicle::GetCargoLoad.frosch
2012-07-01(svn r24365) -Fix-ish: add C(XX)FLAGS_BUILD to all the executables that are ↵rubidium
compiled for the build enviroment
2012-07-01(svn r24364) -Fix-ish: Slovak compilation failurerubidium
2012-06-30(svn r24363) -Update from WebTranslator v3.0:translators
vietnamese - 2 changes by nglekhoi
2012-06-29(svn r24362) -Update from WebTranslator v3.0:translators
japanese - 4 changes by TzakShrike brazilian_portuguese - 87 changes by Tucalipe
2012-06-29(svn r24361) -Fix [FS#5227] (r22926): Apparently ext. A1 did not work at ↵frosch
all. (Hirundo)
2012-06-28(svn r24360) -Fix [FS#5224]: Ship-specific 80+x variables were missing for ↵frosch
unknown reason. (Hirundo)
2012-06-27(svn r24359) -Update from WebTranslator v3.0:translators
persian - 5 changes by Gajoo
2012-06-25(svn r24358) -Update from WebTranslator v3.0:translators
greek - 13 changes by kyrm
2012-06-24(svn r24357) -Update from WebTranslator v3.0:translators
brazilian_portuguese - 61 changes by Tucalipe slovak - 20 changes by Rhianon
2012-06-23(svn r24356) -Change: Allow building/modifying/removing signals even if a ↵frosch
train is on the belonging track.
2012-06-23(svn r24355) -Codechange [FS#5217]: Deduplicate code when building stations. ↵frosch
(Hirundo)
2012-06-23(svn r24354) -Fix: When airport construction was denied due to noise, the ↵frosch
error message named the wrong town.
2012-06-23(svn r24353) -Fix [FS#5215] (r23506): [NoAI] A TileIndex isn't a station id, ↵michi_cc
so don't use it as one.
2012-06-23(svn r24352) -Fix: When highlighting the drop position for vehicles in ↵frosch
depots, make space for all articulated parts.
2012-06-23(svn r24351) -Fix: Short vehicles were not properly positioned at the cursor ↵frosch
when dragging for RTL languages.
2012-06-21(svn r24350) -Update from WebTranslator v3.0:translators
vietnamese - 5 changes by nglekhoi
2012-06-19(svn r24349) -Update from WebTranslator v3.0:translators
french - 2 changes by OliTTD
2012-06-18(svn r24348) -Update from WebTranslator v3.0:translators
german - 1 changes by planetmaker
2012-06-17(svn r24347) -Update from WebTranslator v3.0:translators
spanish - 1 changes by Terkhen
2012-06-16(svn r24346) -Fix: EQUALSIZE widget containers within EQUALSIZE containers ↵frosch
were initialised with wrong sizes.
2012-06-16(svn r24345) -Update from WebTranslator v3.0:translators
vietnamese - 11 changes by nglekhoi
2012-06-15(svn r24344) -Update from WebTranslator v3.0:translators
korean - 4 changes by telk5093 polish - 1 changes by wojteks86
2012-06-14(svn r24343) -Update from WebTranslator v3.0:translators
german - 1 changes by Jogio polish - 36 changes by wojteks86 vietnamese - 3 changes by nglekhoi
2012-06-13(svn r24342) -Feature: Also use the new multi-word filtering for script ↵frosch
breakpoints.