Fri, 25 May 2007 08:47:40 +0000 rubidium (svn r9918) -Fix: the available roadtypes/railtypes were not updated on GRF updates.
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...
Sun, 20 May 2007 00:50:06 +0000 belugas (svn r9886) -Codechange: Cleanup of industries (Step-13). Include the sounds table into the industry's spec.
Sat, 19 May 2007 23:52:04 +0000 truelight (svn r9885) -Fix r9846: some last bitshifts with zoom-levels that were forgotten
Sat, 19 May 2007 22:48:04 +0000 truelight (svn r9884) -Feature: 2 new zoom-out levels: 8 times and 16 times
Sat, 19 May 2007 22:37:24 +0000 peter1138 (svn r9883) -Fix (r4965): [NewGRF] Check for overflow and carry over when adding to the existing value.
Sat, 19 May 2007 21:47:14 +0000 rubidium (svn r9882) -Fix (r9874): the "default group" is also a valid group in some cases.
Sat, 19 May 2007 20:15:50 +0000 rubidium (svn r9881) -Fix (FS#782, r9874): accidentally removed one condition too many causing asserts.
Sat, 19 May 2007 19:13:12 +0000 glx (svn r9880) -Add: [NewGRF] Add action 7/9 condition 0B/0C (cargo type availability)
Sat, 19 May 2007 12:46:48 +0000 rubidium (svn r9879) -Fix (r9874): global autoreplace was little broken ;)
Sat, 19 May 2007 12:29:09 +0000 rubidium (svn r9878) -Fix (9874): some vehicle count's were not properly updated on delete or autoreplace of vehicles.
Sat, 19 May 2007 11:18:22 +0000 peter1138 (svn r9877) -Revert (r9876): one file too many...
Sat, 19 May 2007 11:17:30 +0000 peter1138 (svn r9876) -Codechange: [NewHouses] Add support for callback 2E (cargo production)
Sat, 19 May 2007 10:29:51 +0000 peter1138 (svn r9875) -Fix (r9828): Only set carriage capacity if the wagon has not been refitted.
Sat, 19 May 2007 09:40:18 +0000 rubidium (svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you can make groups of vehicles and perform all kinds of tasks on that given group. Original code by nycom and graphics by skidd13.
Sat, 19 May 2007 09:13:08 +0000 peter1138 (svn r9873) -Codechange: Add missing second callback parameter for houses
Fri, 18 May 2007 23:38:29 +0000 rubidium (svn r9872) -Codechange: more type strictness for vehicle types
Fri, 18 May 2007 21:50:32 +0000 peter1138 (svn r9871) -Fix (r8826): Some cargo costs were wrong for different climates. Multiple definitions of the same cargo type are sometimes required.
Fri, 18 May 2007 17:55:07 +0000 belugas (svn r9870) -Codechange: Silence two compiler warnings and give proper type to the "type" member of industry struct
Fri, 18 May 2007 17:31:41 +0000 rubidium (svn r9869) -Codechange: replace some bytes with VehicleType, i.e. more type strictness.
Fri, 18 May 2007 14:34:15 +0000 belugas (svn r9868) -Codechange: bring external declaration of functions togueter and adjust a comment
Fri, 18 May 2007 00:33:47 +0000 belugas (svn r9867) -Codechange: Remove data duplication. The exact same values can be found in the industry spec, so take it from there instead.
Thu, 17 May 2007 20:19:55 +0000 rubidium (svn r9866) -Codechange: remove the technical one-input-cargo-creates-one-output-cargo limit in the factories, sawmills, steelmills and the ones I'm forgetting to mention right now. Use of this functionality will come later.
Thu, 17 May 2007 20:00:45 +0000 glx (svn r9865) -Fix (r9862): NOT_REACHED() and error() declarations are needed for strgen
Thu, 17 May 2007 13:36:00 +0000 rubidium (svn r9862) -Fix (9842): strgen's error() does return in contrast to OTTD's error().
Thu, 17 May 2007 12:06:47 +0000 rubidium (svn r9861) -Fix: null pointer derefence under MorphOS and AmigaOS.
Wed, 16 May 2007 21:28:23 +0000 rubidium (svn r9857) -Fix: loading of TTDP savegames with features that OTTD has.
Wed, 16 May 2007 08:20:37 +0000 rubidium (svn r9855) -Fix: [FS#779] do not perform any commands on MP_VOID tiles.
Tue, 15 May 2007 21:36:58 +0000 belugas (svn r9850) -Codechange: Introduction of the Override/Substitute manager. Currently only used for newhouses.
Tue, 15 May 2007 17:54:46 +0000 truelight (svn r9848) -Fix r9846: how every many times you check something, of course you always switch them at the last moment... UnScaleByZoom was ScaleByZoom and visa versa... (tnx to yeti_ for noticing)
Tue, 15 May 2007 17:41:50 +0000 miham (svn r9847) -Update: WebTranslator2 update to 2007-05-15 19:41:41