------------------------------------------------------------------------ r24388 | frosch | 2012-07-08 20:41:50 +0200 (Sun, 08 Jul 2012) | 1 line -Fix [FS#5233]: Do not consider not finding a particular base set critical; just load a different one and display an in-game error later on. ------------------------------------------------------------------------ r24387 | translators | 2012-07-08 19:45:38 +0200 (Sun, 08 Jul 2012) | 4 lines -Update from WebTranslator v3.0: lithuanian - 92 changes by Stabilitronas vietnamese - 28 changes by nglekhoi ------------------------------------------------------------------------ r24386 | rubidium | 2012-07-08 17:58:01 +0200 (Sun, 08 Jul 2012) | 2 lines -Fix: remove broken plurals from slovak ------------------------------------------------------------------------ r24385 | translators | 2012-07-07 19:45:20 +0200 (Sat, 07 Jul 2012) | 3 lines -Update from WebTranslator v3.0: lithuanian - 90 changes by Stabilitronas ------------------------------------------------------------------------ r24384 | frosch | 2012-07-07 17:39:46 +0200 (Sat, 07 Jul 2012) | 1 line -Fix [FS#5188-ish]: Make IsInDepot() functions behave consistent across vehicle types and add IsChainInDepot instead, if that is what shall be checked. ------------------------------------------------------------------------ r24383 | frosch | 2012-07-07 17:37:29 +0200 (Sat, 07 Jul 2012) | 1 line -Fix: a comment. ------------------------------------------------------------------------ r24382 | frosch | 2012-07-07 17:35:28 +0200 (Sat, 07 Jul 2012) | 1 line -Fix: Call Vehicle::IsStoppedInDepot only for the first vehicle in a chain (i.e. primary vehicle or free wagon). ------------------------------------------------------------------------ r24381 | frosch | 2012-07-07 17:22:21 +0200 (Sat, 07 Jul 2012) | 1 line -Revert (r24380): RoadVehicle::IsInDepot was supposed to behave different to Train::IsInDepot. ------------------------------------------------------------------------ r24380 | frosch | 2012-07-07 14:48:53 +0200 (Sat, 07 Jul 2012) | 1 line -Fix [FS#5188]: RoadVehicle::IsInDepot did not check all articulated parts. ------------------------------------------------------------------------ r24379 | frosch | 2012-07-07 13:59:43 +0200 (Sat, 07 Jul 2012) | 1 line -Fix [FS#5218-ish]: Do not resize the object GUI when selecting objects. Rather clip the object name. ------------------------------------------------------------------------ r24378 | frosch | 2012-07-07 13:13:41 +0200 (Sat, 07 Jul 2012) | 1 line -Fix [FS#5218]: ReInit could crash for windows with NWidgetMatrix widgets. ------------------------------------------------------------------------ r24377 | translators | 2012-07-06 19:45:17 +0200 (Fri, 06 Jul 2012) | 3 lines -Update from WebTranslator v3.0: slovak - 166 changes by Rhianon ------------------------------------------------------------------------ r24376 | translators | 2012-07-05 19:45:13 +0200 (Thu, 05 Jul 2012) | 3 lines -Update from WebTranslator v3.0: korean - 8 changes by telk5093 ------------------------------------------------------------------------ r24375 | translators | 2012-07-04 19:45:18 +0200 (Wed, 04 Jul 2012) | 3 lines -Update from WebTranslator v3.0: japanese - 34 changes by TzakShrike ------------------------------------------------------------------------ r24374 | rubidium | 2012-07-04 19:00:33 +0200 (Wed, 04 Jul 2012) | 2 lines -Fix: cargo lists can't have genders (mostly because it's very unclear what gender it would have) ------------------------------------------------------------------------ r24373 | frosch | 2012-07-03 21:14:51 +0200 (Tue, 03 Jul 2012) | 1 line -Codechange: Improve descriptions of plural forms. ------------------------------------------------------------------------ r24372 | translators | 2012-07-03 19:45:13 +0200 (Tue, 03 Jul 2012) | 3 lines -Update from WebTranslator v3.0: greek - 23 changes by kyrm ------------------------------------------------------------------------ r24371 | michi_cc | 2012-07-02 21:31:26 +0200 (Mon, 02 Jul 2012) | 1 line -Add: [NewGRF] Allow vehicle variable 61 for callback 2D (recolour) and re-randomisation. ------------------------------------------------------------------------ r24370 | translators | 2012-07-02 19:45:16 +0200 (Mon, 02 Jul 2012) | 3 lines -Update from WebTranslator v3.0: korean - 10 changes by telk5093 ------------------------------------------------------------------------ r24369 | frosch | 2012-07-02 18:23:24 +0200 (Mon, 02 Jul 2012) | 1 line -Fix (r24361): Unused stuff is unused. ------------------------------------------------------------------------ r24368 | frosch | 2012-07-02 17:55:13 +0200 (Mon, 02 Jul 2012) | 1 line -Fix (r24367): Silence GCC warnings. ------------------------------------------------------------------------ r24367 | michi_cc | 2012-07-02 01:12:50 +0200 (Mon, 02 Jul 2012) | 1 line -Feature: [NewGRF] Customisable signals for rail types. ------------------------------------------------------------------------ r24366 | frosch | 2012-07-01 23:16:47 +0200 (Sun, 01 Jul 2012) | 1 line -Doc: Improve description of ScriptVehicle::GetCargoLoad. ------------------------------------------------------------------------ r24365 | rubidium | 2012-07-01 10:56:57 +0200 (Sun, 01 Jul 2012) | 2 lines -Fix-ish: add C(XX)FLAGS_BUILD to all the executables that are compiled for the build enviroment ------------------------------------------------------------------------