------------------------------------------------------------------------
r9939 | maedhros | 2007-05-26 17:06:45 +0000 (Sat, 26 May 2007) | 2 lines

-Fix (r3139): EngineHasArticPart(v) is only valid for trains.

------------------------------------------------------------------------
r9938 | bjarni | 2007-05-26 17:00:44 +0000 (Sat, 26 May 2007) | 3 lines

-Fix [FS#799]: 100 wagons train + replace engine
  Replacing a unit in a train will now remove the old unit before adding the new one. This will solve issues when max train length has been reached

------------------------------------------------------------------------
r9937 | truelight | 2007-05-26 16:18:43 +0000 (Sat, 26 May 2007) | 2 lines

-Codechange: don't define a function that is never declared or used

------------------------------------------------------------------------
r9936 | truelight | 2007-05-26 15:20:13 +0000 (Sat, 26 May 2007) | 2 lines

-Fix: (Un)ScaleByZoom missed a minus sign in some cases

------------------------------------------------------------------------
r9935 | rubidium | 2007-05-26 14:24:19 +0000 (Sat, 26 May 2007) | 2 lines

-Fix: could not build a drive through station when there when you own the tram bits and the town owns the road.

------------------------------------------------------------------------
r9934 | rubidium | 2007-05-26 13:00:52 +0000 (Sat, 26 May 2007) | 2 lines

-Fix (r9923): towns could remove 'half' tram tracks.

------------------------------------------------------------------------
r9933 | rubidium | 2007-05-26 12:34:25 +0000 (Sat, 26 May 2007) | 2 lines

-Fix (9925): unified a little too much.

------------------------------------------------------------------------
r9932 | truelight | 2007-05-26 12:19:54 +0000 (Sat, 26 May 2007) | 2 lines

-Fix: can't assume a zoom-level with MarkAllViewportsDirty, causing segfaults when trying to load savegames in dedicated server via -g (reported by peter1138)

------------------------------------------------------------------------
r9931 | rubidium | 2007-05-26 10:40:34 +0000 (Sat, 26 May 2007) | 2 lines

-Fix: some glitches with catenary and bridges. 

------------------------------------------------------------------------
r9930 | rubidium | 2007-05-26 09:13:59 +0000 (Sat, 26 May 2007) | 2 lines

-Fix (r9838): obiwan could cause vehicles to way a long time (2.5 years) at stations.

------------------------------------------------------------------------
r9929 | rubidium | 2007-05-26 07:58:49 +0000 (Sat, 26 May 2007) | 2 lines

-Fix [FS#803]: fix several drawing issues. 

------------------------------------------------------------------------
r9928 | peter1138 | 2007-05-26 07:47:52 +0000 (Sat, 26 May 2007) | 2 lines

-Fix (r9805): Default display options were not set correctly.

------------------------------------------------------------------------
r9927 | rubidium | 2007-05-25 23:45:36 +0000 (Fri, 25 May 2007) | 2 lines

-Fix: assert triggered when letting a tram run into the wrong side of a depot. 

------------------------------------------------------------------------
r9926 | rubidium | 2007-05-25 23:32:30 +0000 (Fri, 25 May 2007) | 2 lines

-Fix (r9923): the vehicle should continue on the next tile, not 'finishing' the turn.

------------------------------------------------------------------------
r9925 | rubidium | 2007-05-25 23:21:32 +0000 (Fri, 25 May 2007) | 2 lines

-Fix: wrong tooltips in station picker.

------------------------------------------------------------------------
r9924 | rubidium | 2007-05-25 22:31:34 +0000 (Fri, 25 May 2007) | 2 lines

-Fix: update the road vehicle speeds when stopped and/or running just behind another vehicle.

------------------------------------------------------------------------
r9923 | rubidium | 2007-05-25 22:07:40 +0000 (Fri, 25 May 2007) | 2 lines

-Add: support for Action 0 Road vehicles, property 1C, bit 0.

------------------------------------------------------------------------
r9922 | rubidium | 2007-05-25 15:49:14 +0000 (Fri, 25 May 2007) | 2 lines

-Fix (r9914): [YAPF] null pointer dereference.

------------------------------------------------------------------------
r9921 | rubidium | 2007-05-25 15:37:12 +0000 (Fri, 25 May 2007) | 2 lines

-Fix (r9892): ownership wasn't properly propagated on owner changes.

------------------------------------------------------------------------
r9920 | miham | 2007-05-25 12:56:41 +0000 (Fri, 25 May 2007) | 5 lines

-Update: WebTranslator2 update to 2007-05-25 14:56:27
catalan    - 34 fixed, 15 changed by arnaullv (49)
italian    - 2 fixed by lorenzodv (2)
romanian   - 12 fixed, 11 changed by CrystyB (23)

------------------------------------------------------------------------
r9919 | rubidium | 2007-05-25 11:01:44 +0000 (Fri, 25 May 2007) | 2 lines

-Codechange: prepare some more places for more road types.

------------------------------------------------------------------------
r9918 | rubidium | 2007-05-25 08:47:40 +0000 (Fri, 25 May 2007) | 2 lines

-Fix: the available roadtypes/railtypes were not updated on GRF updates. 

------------------------------------------------------------------------
r9917 | rubidium | 2007-05-25 08:13:01 +0000 (Fri, 25 May 2007) | 2 lines

-Codechange: prepare some more areas for more road types. 

------------------------------------------------------------------------
r9916 | peter1138 | 2007-05-25 06:39:12 +0000 (Fri, 25 May 2007) | 2 lines

-Codechange: Free memory used by cargo translation tables

------------------------------------------------------------------------
r9914 | rubidium | 2007-05-24 22:41:50 +0000 (Thu, 24 May 2007) | 2 lines

-Codechange: prepare GTTS and the pathfinders to handle multiple road types on a single tile.

------------------------------------------------------------------------
r9913 | rubidium | 2007-05-24 21:59:12 +0000 (Thu, 24 May 2007) | 2 lines

-Update: the landscape documentation to reflect the changes to the road bits.

------------------------------------------------------------------------
r9912 | rubidium | 2007-05-24 21:45:54 +0000 (Thu, 24 May 2007) | 2 lines

-Fix: the AIs could build any road(station)s.

------------------------------------------------------------------------
r9911 | miham | 2007-05-24 21:08:08 +0000 (Thu, 24 May 2007) | 14 lines

-Update: WebTranslator2 update to 2007-05-24 23:07:47
american   - 2 fixed by WhiteRabbit (2)
brazilian_portuguese - 9 fixed by tucalipe (9)
bulgarian  - 30 fixed by thetitan (30)
czech      - 34 fixed by Hadez (34)
dutch      - 2 fixed by habell (2)
french     - 2 fixed, 12 changed by glx (14)
hungarian  - 2 fixed by miham (2)
japanese   - 34 fixed, 8 changed by ickoonite (42)
russian    - 42 fixed by HMage (42)
slovak     - 9 fixed by lengyel (9)
turkish    - 25 fixed by jnmbk (25)
ukrainian  - 34 fixed by mad (34)

------------------------------------------------------------------------
r9910 | rubidium | 2007-05-24 09:31:09 +0000 (Thu, 24 May 2007) | 2 lines

-Codechange: prepare road building/removing commands for more road types.

------------------------------------------------------------------------
r9909 | maedhros | 2007-05-24 09:24:46 +0000 (Thu, 24 May 2007) | 1 line

-Fix (r9897): Highlight road tunnels properly when building them.
------------------------------------------------------------------------
r9908 | rubidium | 2007-05-24 08:52:28 +0000 (Thu, 24 May 2007) | 2 lines

-Codechange: prepare the station picker for more road types.

------------------------------------------------------------------------
r9907 | rubidium | 2007-05-24 08:36:11 +0000 (Thu, 24 May 2007) | 2 lines

-Codechange: prepare the road gui for more road types.

------------------------------------------------------------------------
r9906 | belugas | 2007-05-24 01:12:00 +0000 (Thu, 24 May 2007) | 1 line

-Codechange: Add common properties for both industry and industry tiles specs
------------------------------------------------------------------------
r9905 | maedhros | 2007-05-23 17:33:03 +0000 (Wed, 23 May 2007) | 2 lines

-Feature: Allow building new stations adjacent to existing stations by holding down control. Based on a patch by Wolf01.

------------------------------------------------------------------------
r9904 | peter1138 | 2007-05-23 16:40:40 +0000 (Wed, 23 May 2007) | 2 lines

-Codechange [FS#798]: Add OpenBSD support to configure (matthias)

------------------------------------------------------------------------
r9903 | maedhros | 2007-05-23 14:43:47 +0000 (Wed, 23 May 2007) | 2 lines

-Fix (r9901): Make the demolish and level land tools work in the scenario editor again.

------------------------------------------------------------------------
r9902 | peter1138 | 2007-05-23 14:02:10 +0000 (Wed, 23 May 2007) | 2 lines

-Fix (r9898): Don't check group owner when adding a vehicle to the 'default' group.

------------------------------------------------------------------------
r9901 | maedhros | 2007-05-23 13:52:10 +0000 (Wed, 23 May 2007) | 2 lines

-Codechange: Decide what to do with selected land areas based on the specific variable, not how it was highlighted.

------------------------------------------------------------------------
r9900 | maedhros | 2007-05-23 12:45:56 +0000 (Wed, 23 May 2007) | 2 lines

-Codechange: Separate the variables for how to highlight a land area and what to do with it afterwards.

------------------------------------------------------------------------
r9899 | miham | 2007-05-22 21:55:37 +0000 (Tue, 22 May 2007) | 16 lines

-Update: WebTranslator2 update to 2007-05-22 23:52:38
american   - 32 fixed by WhiteRabbit (32)
brazilian_portuguese - 25 fixed by tucalipe (25)
bulgarian  - 6 fixed by thetitan (6)
danish     - 32 fixed, 21 changed by ThomasA (53)
dutch      - 32 fixed, 3 changed by habell (35)
french     - 32 fixed by glx (32)
german     - 17 fixed by Neonox (17)
hungarian  - 32 fixed by miham (32)
italian    - 32 fixed by lorenzodv (32)
korean     - 29 fixed by darkttd (29)
slovak     - 35 fixed by lengyel (35)
slovenian  - 10 fixed by Necrolyte (10)
spanish    - 34 fixed by eusebio (34)
swedish    - 32 fixed by giddorah (32)

------------------------------------------------------------------------
r9898 | peter1138 | 2007-05-22 19:48:11 +0000 (Tue, 22 May 2007) | 8 lines

-Fix (r9874): Many...
 - Group protection status wasn't changed via a command.
 - Group renaming didn't check group owner (and in fact changed the owner,
   just like renaming a sign...).
 - Added owner checks to other group commands.
 - Invalidate window data after the command has been completed instead of after
   the command has been sent. This fixes gui issues in network play.

------------------------------------------------------------------------
r9897 | rubidium | 2007-05-21 21:58:31 +0000 (Mon, 21 May 2007) | 2 lines

-Codechange: prepare the toolbar for more road types.

------------------------------------------------------------------------
r9896 | glx | 2007-05-21 17:19:01 +0000 (Mon, 21 May 2007) | 1 line

-Fix (r9874): when selling an entire train, decrease the number of vehicles in the group only once
------------------------------------------------------------------------
r9895 | rubidium | 2007-05-21 16:58:23 +0000 (Mon, 21 May 2007) | 2 lines

-Fix: assertion when removing roadstop.

------------------------------------------------------------------------
r9894 | rubidium | 2007-05-20 22:43:26 +0000 (Sun, 20 May 2007) | 2 lines

-Fix (r9892): catenary was drawn on road bridges ;)

------------------------------------------------------------------------
r9893 | rubidium | 2007-05-20 22:04:24 +0000 (Sun, 20 May 2007) | 2 lines

-Fix (r9892): various small bugs that only act up when using something different than plain roads.

------------------------------------------------------------------------
r9892 | rubidium | 2007-05-20 19:14:08 +0000 (Sun, 20 May 2007) | 2 lines

-Codechange: lots of ground work for allowing multiple types of "road" with multiple owners on a single tile.

------------------------------------------------------------------------
r9891 | rubidium | 2007-05-20 18:34:47 +0000 (Sun, 20 May 2007) | 2 lines

-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.

------------------------------------------------------------------------
r9890 | peter1138 | 2007-05-20 16:17:03 +0000 (Sun, 20 May 2007) | 2 lines

-Codechange: Don't allocate space for 0 spriteset ranges

------------------------------------------------------------------------
r9889 | peter1138 | 2007-05-20 10:27:43 +0000 (Sun, 20 May 2007) | 2 lines

-Codechange: Use cargo's freight status for choosing livery scheme.

------------------------------------------------------------------------
r9888 | peter1138 | 2007-05-20 09:17:42 +0000 (Sun, 20 May 2007) | 2 lines

-Codechange: [NewGRF] allow non-spec cargo action2s to work, and using the goods sprite if really nothing is returned.

------------------------------------------------------------------------
r9887 | peter1138 | 2007-05-20 05:53:19 +0000 (Sun, 20 May 2007) | 2 lines

-Fix (r9867): Industry production statistics messed up...

------------------------------------------------------------------------
r9886 | belugas | 2007-05-20 00:50:06 +0000 (Sun, 20 May 2007) | 1 line

-Codechange: Cleanup of industries (Step-13). Include the sounds table into the industry's spec.
------------------------------------------------------------------------
r9885 | truelight | 2007-05-19 23:52:04 +0000 (Sat, 19 May 2007) | 3 lines

-Fix r9846: some last bitshifts with zoom-levels that were forgotten
-Fix r9846: initialize the zoom level for 'screen', as assuming 0 is not correct

------------------------------------------------------------------------
r9884 | truelight | 2007-05-19 22:48:04 +0000 (Sat, 19 May 2007) | 6 lines

-Feature: 2 new zoom-out levels: 8 times and 16 times
-Codechange: unified the blitter function so we have 1 function for all zoom-levels
-Codechange: make most of the label functions work with zoom-level instead of magic numbers and big switches per zoom-level
-Codechange: MakeXXXDirty() functions didn't take into account zoom-level, but just used the biggest possible value
-Codechange: simplified blitter functions to avoid code duplication

------------------------------------------------------------------------
r9883 | peter1138 | 2007-05-19 22:37:24 +0000 (Sat, 19 May 2007) | 2 lines

-Fix (r4965): [NewGRF] Check for overflow and carry over when adding to the existing value.

------------------------------------------------------------------------
r9882 | rubidium | 2007-05-19 21:47:14 +0000 (Sat, 19 May 2007) | 2 lines

-Fix (r9874): the "default group" is also a valid group in some cases.

------------------------------------------------------------------------
r9881 | rubidium | 2007-05-19 20:15:50 +0000 (Sat, 19 May 2007) | 2 lines

-Fix (FS#782, r9874): accidentally removed one condition too many causing asserts.

------------------------------------------------------------------------
r9880 | glx | 2007-05-19 19:13:12 +0000 (Sat, 19 May 2007) | 1 line

-Add: [NewGRF] Add action 7/9 condition 0B/0C (cargo type availability)
------------------------------------------------------------------------