log

age author description
Fri, 04 Feb 2011 14:38:15 +0000 rubidium (svn r21955) -Cleanup: always show the long date in the status bar draft
Fri, 04 Feb 2011 14:37:24 +0000 rubidium (svn r21954) -Cleanup: remove setting to not show the vehicle speed in the vehicle view draft
Fri, 04 Feb 2011 14:11:14 +0000 smatz (svn r21953) -Remove [FS#4456]: the non-uniform stations setting. Support for uniform stations has been broken for over a year draft
Fri, 04 Feb 2011 10:31:40 +0000 rubidium (svn r21952) -Codechange: unify the company clearing code for bankruptcy with the command to remove companies draft
Fri, 04 Feb 2011 08:29:14 +0000 yexo (svn r21951) -Fix: [NewGRF] reset the carry flag every 4 bytes in action6 when adding more than one variable draft
Thu, 03 Feb 2011 18:45:07 +0000 translators (svn r21950) -Update from WebTranslator v3.0: draft
Wed, 02 Feb 2011 23:06:38 +0000 smatz (svn r21949) -Change: randomize the vehicle a small UFO targets, do not use the one with lowest index draft
Wed, 02 Feb 2011 22:40:04 +0000 smatz (svn r21948) -Fix: road vehicle was moved under the bridge when it was destroyed by an UFO while on a bridge draft
Wed, 02 Feb 2011 22:20:48 +0000 smatz (svn r21947) -Fix (r21195): crash when converting a savegame with vehicles crashed in a tunnel entry, or with vehicles reversing there draft
Wed, 02 Feb 2011 22:13:13 +0000 rubidium (svn r21946) -Fix [FS#4447]: assertion/funny behaviour when a road vehicle reverses while overtaking, so abort the overtake attempt when reversing the road vehicle draft
Wed, 02 Feb 2011 22:06:14 +0000 rubidium (svn r21945) -Codechange: simplify setting the overtaking counter and remove the magic from its numbers draft
Wed, 02 Feb 2011 22:01:01 +0000 smatz (svn r21944) -Codechange: give name to one magic constant draft
Wed, 02 Feb 2011 21:56:56 +0000 rubidium (svn r21943) -Codechange: document and unmagicify some bits of road vehicle overtaking draft
Wed, 02 Feb 2011 19:22:35 +0000 smatz (svn r21942) -Codechange: no need to convert GOINGUP/GOINGDOWN flags if they are cleared afterwards during savegame conversion draft
Wed, 02 Feb 2011 18:45:05 +0000 translators (svn r21941) -Update from WebTranslator v3.0: draft
Wed, 02 Feb 2011 16:46:42 +0000 planetmaker (svn r21940) -Fix [FS#4460]: Not all vehicles should be tested to be inside a tunnel upon savegame load (SmatZ) draft
Wed, 02 Feb 2011 14:50:57 +0000 smatz (svn r21939) -Fix (r16357): the check for valid depot wasn't strict enough draft
Tue, 01 Feb 2011 21:18:27 +0000 alberth (svn r21938) -Codechange: AfterLoadGame() is no longer friend of Vehicle. draft
Tue, 01 Feb 2011 18:45:06 +0000 translators (svn r21937) -Update from WebTranslator v3.0: draft
Tue, 01 Feb 2011 10:48:10 +0000 terkhen (svn r21936) -Fix [FS#4457](r19231): Do not remove existing road/tram bits when overbuilding stops of the opposite road type. draft
Tue, 01 Feb 2011 10:43:25 +0000 terkhen (svn r21935) -Fix (r19231): Allow to overbuild road stops which are built over trams. draft
Mon, 31 Jan 2011 20:56:02 +0000 frosch (svn r21934) -Fix (r21933): The original plan was to run the regression before committing. draft
Mon, 31 Jan 2011 20:44:15 +0000 frosch (svn r21933) -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. draft
Mon, 31 Jan 2011 20:27:33 +0000 rubidium (svn r21932) -Document: some tidbits related to vehicles draft
Mon, 31 Jan 2011 18:45:07 +0000 translators (svn r21931) -Update from WebTranslator v3.0: draft
Sun, 30 Jan 2011 21:32:21 +0000 alberth (svn r21930) -Codechange: Remove unused vehicle GetTypeString() functions. draft
Sun, 30 Jan 2011 19:14:48 +0000 planetmaker (svn r21929) -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 draft
Sun, 30 Jan 2011 18:45:06 +0000 translators (svn r21928) -Update from WebTranslator v3.0: draft
Sun, 30 Jan 2011 12:58:54 +0000 alberth (svn r21927) -Change: Comment-style fixes. draft
Sat, 29 Jan 2011 23:42:40 +0000 frosch (svn r21926) -Fix [FS#4450](r21924): v != w. draft