Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 failure | rubidium | |
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. | |||
2012-06-13 | (svn r24341) -Update from WebTranslator v3.0: | translators | |
czech - 2 changes by ReisRyos estonian - 53 changes by ISA swedish - 3 changes by Joel_A | |||
2012-06-12 | (svn r24340) -Update from WebTranslator v3.0: | translators | |
afrikaans - 1 changes by telanus dutch - 2 changes by habell greek - 6 changes by kyrm korean - 4 changes by telk5093 persian - 10 changes by Peymanpn polish - 2 changes by wojteks86 swedish - 3 changes by Joel_A tamil - 9 changes by ganesh vietnamese - 5 changes by nglekhoi | |||
2012-06-11 | (svn r24339) -Update from WebTranslator v3.0: | translators | |
greek - 5 changes by kyrm polish - 7 changes by xaxa urdu - 29 changes by yasirniazkhan | |||
2012-06-10 | (svn r24338) -Update from WebTranslator v3.0: | translators | |
latvian - 1 changes by Parastais | |||
2012-06-09 | (svn r24337) -Feature: Allow filtering for multiple words (separated by ↵ | frosch | |
whitespace resp. quoted) in the sign list, content- and NewGRF-guis. | |||
2012-06-09 | (svn r24336) -Update from WebTranslator v3.0: | translators | |
hungarian - 7 changes by IPG latvian - 13 changes by Parastais polish - 7 changes by wojteks86 swedish - 6 changes by Joel_A | |||
2012-06-09 | (svn r24335) -Fix: The cursor in the company password window was not ↵ | frosch | |
blinking due to wrong magic constants (same as r17539). | |||
2012-06-08 | (svn r24334) -Update from WebTranslator v3.0: | translators | |
dutch - 11 changes by habell hungarian - 189 changes by IPG latvian - 14 changes by Parastais |