Fri, 25 May 2007 08:13:01 +0000 rubidium (svn r9917) -Codechange: prepare some more areas for more road types.
Fri, 25 May 2007 06:39:12 +0000 peter1138 (svn r9916) -Codechange: Free memory used by cargo translation tables
Thu, 24 May 2007 22:41:50 +0000 rubidium (svn r9914) -Codechange: prepare GTTS and the pathfinders to handle multiple road types on a single tile.
Thu, 24 May 2007 21:59:12 +0000 rubidium (svn r9913) -Update: the landscape documentation to reflect the changes to the road bits.
Thu, 24 May 2007 21:45:54 +0000 rubidium (svn r9912) -Fix: the AIs could build any road(station)s.
Thu, 24 May 2007 21:08:08 +0000 miham (svn r9911) -Update: WebTranslator2 update to 2007-05-24 23:07:47
Thu, 24 May 2007 09:31:09 +0000 rubidium (svn r9910) -Codechange: prepare road building/removing commands for more road types.
Thu, 24 May 2007 09:24:46 +0000 maedhros (svn r9909) -Fix (r9897): Highlight road tunnels properly when building them.
Thu, 24 May 2007 08:52:28 +0000 rubidium (svn r9908) -Codechange: prepare the station picker for more road types.
Thu, 24 May 2007 08:36:11 +0000 rubidium (svn r9907) -Codechange: prepare the road gui for more road types.
Thu, 24 May 2007 01:12:00 +0000 belugas (svn r9906) -Codechange: Add common properties for both industry and industry tiles specs
Wed, 23 May 2007 17:33:03 +0000 maedhros (svn r9905) -Feature: Allow building new stations adjacent to existing stations by holding down control. Based on a patch by Wolf01.
Wed, 23 May 2007 16:40:40 +0000 peter1138 (svn r9904) -Codechange [FS#798]: Add OpenBSD support to configure (matthias)
Wed, 23 May 2007 14:43:47 +0000 maedhros (svn r9903) -Fix (r9901): Make the demolish and level land tools work in the scenario editor again.
Wed, 23 May 2007 14:02:10 +0000 peter1138 (svn r9902) -Fix (r9898): Don't check group owner when adding a vehicle to the 'default' group.
Wed, 23 May 2007 13:52:10 +0000 maedhros (svn r9901) -Codechange: Decide what to do with selected land areas based on the specific variable, not how it was highlighted.
Wed, 23 May 2007 12:45:56 +0000 maedhros (svn r9900) -Codechange: Separate the variables for how to highlight a land area and what to do with it afterwards.
Tue, 22 May 2007 21:55:37 +0000 miham (svn r9899) -Update: WebTranslator2 update to 2007-05-22 23:52:38
Tue, 22 May 2007 19:48:11 +0000 peter1138 (svn r9898) -Fix (r9874): Many...
Mon, 21 May 2007 21:58:31 +0000 rubidium (svn r9897) -Codechange: prepare the toolbar for more road types.
Mon, 21 May 2007 17:19:01 +0000 glx (svn r9896) -Fix (r9874): when selling an entire train, decrease the number of vehicles in the group only once
Mon, 21 May 2007 16:58:23 +0000 rubidium (svn r9895) -Fix: assertion when removing roadstop.
Sun, 20 May 2007 22:43:26 +0000 rubidium (svn r9894) -Fix (r9892): catenary was drawn on road bridges ;)
Sun, 20 May 2007 22:04:24 +0000 rubidium (svn r9893) -Fix (r9892): various small bugs that only act up when using something different than plain roads.
Sun, 20 May 2007 19:14:08 +0000 rubidium (svn r9892) -Codechange: lots of ground work for allowing multiple types of "road" with multiple owners on a single tile.
Sun, 20 May 2007 18:34:47 +0000 rubidium (svn r9891) -Fix [FS#787]: the manage list menu wasn't removed/updated when changing to another group making it able to perform "group" actions for "all vehicles", which would cause a crash.
Sun, 20 May 2007 16:17:03 +0000 peter1138 (svn r9890) -Codechange: Don't allocate space for 0 spriteset ranges
Sun, 20 May 2007 10:27:43 +0000 peter1138 (svn r9889) -Codechange: Use cargo's freight status for choosing livery scheme.
Sun, 20 May 2007 09:17:42 +0000 peter1138 (svn r9888) -Codechange: [NewGRF] allow non-spec cargo action2s to work, and using the goods sprite if really nothing is returned.
Sun, 20 May 2007 05:53:19 +0000 peter1138 (svn r9887) -Fix (r9867): Industry production statistics messed up...