------------------------------------------------------------------------ r21950 | translators | 2011-02-03 18:45:07 +0000 (Thu, 03 Feb 2011) | 3 lines -Update from WebTranslator v3.0: catalan - 1 changes by arnau ------------------------------------------------------------------------ r21949 | smatz | 2011-02-02 23:06:38 +0000 (Wed, 02 Feb 2011) | 1 line -Change: randomize the vehicle a small UFO targets, do not use the one with lowest index ------------------------------------------------------------------------ r21948 | smatz | 2011-02-02 22:40:04 +0000 (Wed, 02 Feb 2011) | 1 line -Fix: road vehicle was moved under the bridge when it was destroyed by an UFO while on a bridge ------------------------------------------------------------------------ r21947 | smatz | 2011-02-02 22:20:48 +0000 (Wed, 02 Feb 2011) | 1 line -Fix (r21195): crash when converting a savegame with vehicles crashed in a tunnel entry, or with vehicles reversing there ------------------------------------------------------------------------ r21946 | rubidium | 2011-02-02 22:13:13 +0000 (Wed, 02 Feb 2011) | 2 lines -Fix [FS#4447]: assertion/funny behaviour when a road vehicle reverses while overtaking, so abort the overtake attempt when reversing the road vehicle ------------------------------------------------------------------------ r21945 | rubidium | 2011-02-02 22:06:14 +0000 (Wed, 02 Feb 2011) | 2 lines -Codechange: simplify setting the overtaking counter and remove the magic from its numbers ------------------------------------------------------------------------ r21944 | smatz | 2011-02-02 22:01:01 +0000 (Wed, 02 Feb 2011) | 1 line -Codechange: give name to one magic constant ------------------------------------------------------------------------ r21943 | rubidium | 2011-02-02 21:56:56 +0000 (Wed, 02 Feb 2011) | 2 lines -Codechange: document and unmagicify some bits of road vehicle overtaking ------------------------------------------------------------------------ r21942 | smatz | 2011-02-02 19:22:35 +0000 (Wed, 02 Feb 2011) | 1 line -Codechange: no need to convert GOINGUP/GOINGDOWN flags if they are cleared afterwards during savegame conversion ------------------------------------------------------------------------ r21941 | translators | 2011-02-02 18:45:05 +0000 (Wed, 02 Feb 2011) | 3 lines -Update from WebTranslator v3.0: maltese - 22 changes by peter88823 ------------------------------------------------------------------------ r21940 | planetmaker | 2011-02-02 16:46:42 +0000 (Wed, 02 Feb 2011) | 1 line -Fix [FS#4460]: Not all vehicles should be tested to be inside a tunnel upon savegame load (SmatZ) ------------------------------------------------------------------------ r21939 | smatz | 2011-02-02 14:50:57 +0000 (Wed, 02 Feb 2011) | 1 line -Fix (r16357): the check for valid depot wasn't strict enough ------------------------------------------------------------------------ r21938 | alberth | 2011-02-01 21:18:27 +0000 (Tue, 01 Feb 2011) | 1 line -Codechange: AfterLoadGame() is no longer friend of Vehicle. ------------------------------------------------------------------------ r21937 | translators | 2011-02-01 18:45:06 +0000 (Tue, 01 Feb 2011) | 3 lines -Update from WebTranslator v3.0: turkish - 32 changes by leventpasha ------------------------------------------------------------------------ r21936 | terkhen | 2011-02-01 10:48:10 +0000 (Tue, 01 Feb 2011) | 3 lines -Fix [FS#4457](r19231): Do not remove existing road/tram bits when overbuilding stops of the opposite road type. -Change: Build only the required road/tram bits when building stops with drag and drop. ------------------------------------------------------------------------ r21935 | terkhen | 2011-02-01 10:43:25 +0000 (Tue, 01 Feb 2011) | 2 lines -Fix (r19231): Allow to overbuild road stops which are built over trams. ------------------------------------------------------------------------ r21934 | frosch | 2011-01-31 20:56:02 +0000 (Mon, 31 Jan 2011) | 1 line -Fix (r21933): The original plan was to run the regression before committing. ------------------------------------------------------------------------ r21933 | frosch | 2011-01-31 20:44:15 +0000 (Mon, 31 Jan 2011) | 3 lines -Codechange: Split cur_order_index into cur_auto_order_index and cur_real_order_index to keep track of the current real order in an unambiguous way. -Fix [FS#4440]: Automatic orders behave now stable wrt. service orders and are not added or removed depending on the need of servicing. -Fix: Various other issues with automatic orders, e.g. vehicles getting stuck with "no orders" when there are automatic orders at the end of the order list. ------------------------------------------------------------------------ r21932 | rubidium | 2011-01-31 20:27:33 +0000 (Mon, 31 Jan 2011) | 2 lines -Document: some tidbits related to vehicles ------------------------------------------------------------------------ r21931 | translators | 2011-01-31 18:45:07 +0000 (Mon, 31 Jan 2011) | 3 lines -Update from WebTranslator v3.0: vietnamese - 81 changes by myquartz ------------------------------------------------------------------------ r21930 | alberth | 2011-01-30 21:32:21 +0000 (Sun, 30 Jan 2011) | 1 line -Codechange: Remove unused vehicle GetTypeString() functions. ------------------------------------------------------------------------ r21929 | planetmaker | 2011-01-30 19:14:48 +0000 (Sun, 30 Jan 2011) | 1 line -Fix [FS#4554]: The town window would not be invalidated in the scenario editor if the ground changed and thus the required cargos for town growth ------------------------------------------------------------------------ r21928 | translators | 2011-01-30 18:45:06 +0000 (Sun, 30 Jan 2011) | 3 lines -Update from WebTranslator v3.0: portuguese - 5 changes by JayCity ------------------------------------------------------------------------ r21927 | alberth | 2011-01-30 12:58:54 +0000 (Sun, 30 Jan 2011) | 1 line -Change: Comment-style fixes. ------------------------------------------------------------------------ r21926 | frosch | 2011-01-29 23:42:40 +0000 (Sat, 29 Jan 2011) | 1 line -Fix [FS#4450](r21924): v != w. ------------------------------------------------------------------------ r21925 | alberth | 2011-01-29 21:37:11 +0000 (Sat, 29 Jan 2011) | 1 line -Doc: Doxygen additions and markup corrections to vehicle-related functions. ------------------------------------------------------------------------ r21924 | terkhen | 2011-01-29 17:30:25 +0000 (Sat, 29 Jan 2011) | 3 lines -Codechange: Unify some parts of the articulated vehicle code. -Cleanup: Avoid conversions to Train and RoadVehicle that are no longer required. ------------------------------------------------------------------------ r21923 | terkhen | 2011-01-29 17:27:32 +0000 (Sat, 29 Jan 2011) | 2 lines -Codechange: Unify articulated vehicle iteration functions. ------------------------------------------------------------------------ r21922 | terkhen | 2011-01-29 17:26:23 +0000 (Sat, 29 Jan 2011) | 2 lines -Codechange: Unify articulated vehicle checking functions. ------------------------------------------------------------------------ r21921 | terkhen | 2011-01-29 17:21:39 +0000 (Sat, 29 Jan 2011) | 2 lines -Codechange: Move GroundVehicleSubtypeFlags as they will be needed by some Vehicle functions. ------------------------------------------------------------------------ r21920 | translators | 2011-01-27 18:45:10 +0000 (Thu, 27 Jan 2011) | 5 lines -Update from WebTranslator v3.0: basque - 25 changes by Thadah greek - 6 changes by fumantsu spanish - 1 changes by Terkhen ------------------------------------------------------------------------ r21919 | planetmaker | 2011-01-27 00:38:12 +0000 (Thu, 27 Jan 2011) | 1 line -Fix: Converting an expensive rail type to a cheap one could give more money than removing and rebuilding cost ------------------------------------------------------------------------