Sat, 06 May 2006 20:48:40 +0000(svn r4755) - Newstations: add a gui station tile drawing routine and use it in place of the existing one for waypoints.
peter1138 [Sat, 06 May 2006 20:48:40 +0000] rev 3764
(svn r4755) - Newstations: add a gui station tile drawing routine and use it in place of the existing one for waypoints.

Sat, 06 May 2006 20:33:22 +0000(svn r4754) - Newstations: expose default station display data via a function so we can use it (rarely) in other places.
peter1138 [Sat, 06 May 2006 20:33:22 +0000] rev 3763
(svn r4754) - Newstations: expose default station display data via a function so we can use it (rarely) in other places.

Sat, 06 May 2006 20:29:31 +0000(svn r4753) - Truncate text in dropdown lists to stop text overflowing.
peter1138 [Sat, 06 May 2006 20:29:31 +0000] rev 3762
(svn r4753) - Truncate text in dropdown lists to stop text overflowing.

Sat, 06 May 2006 20:27:32 +0000(svn r4752) - NewGRF: brokenness slipped through...
peter1138 [Sat, 06 May 2006 20:27:32 +0000] rev 3761
(svn r4752) - NewGRF: brokenness slipped through...

Sat, 06 May 2006 20:20:02 +0000(svn r4751) - NewGRF: when assigning new texts, ignore the feature byte as some sets use generic feature always. Also, don't add vehicle id shifts if the vehicle id is out of range.
peter1138 [Sat, 06 May 2006 20:20:02 +0000] rev 3760
(svn r4751) - NewGRF: when assigning new texts, ignore the feature byte as some sets use generic feature always. Also, don't add vehicle id shifts if the vehicle id is out of range.

Sat, 06 May 2006 14:32:16 +0000(svn r4750) -Fix: Trains could enter certain sloped rail tiles under bridges with incompatible rail type
tron [Sat, 06 May 2006 14:32:16 +0000] rev 3759
(svn r4750) -Fix: Trains could enter certain sloped rail tiles under bridges with incompatible rail type

Sat, 06 May 2006 09:43:38 +0000(svn r4749) - Newstations: add snowline support to variable 42.
peter1138 [Sat, 06 May 2006 09:43:38 +0000] rev 3758
(svn r4749) - Newstations: add snowline support to variable 42.

Sat, 06 May 2006 09:40:12 +0000(svn r4748) - Newstations: use custom sprite layout callback for waypoints as well as stations. Supports merging of adjacent waypoints if the GRF supports it (newstatsw.grf)
peter1138 [Sat, 06 May 2006 09:40:12 +0000] rev 3757
(svn r4748) - Newstations: use custom sprite layout callback for waypoints as well as stations. Supports merging of adjacent waypoints if the GRF supports it (newstatsw.grf)

Sat, 06 May 2006 09:31:06 +0000(svn r4747) - Newstations: implement support for variables 40, 41, 46, 47 and 49.
peter1138 [Sat, 06 May 2006 09:31:06 +0000] rev 3756
(svn r4747) - Newstations: implement support for variables 40, 41, 46, 47 and 49.

Fri, 05 May 2006 19:30:09 +0000(svn r4746) - Fix: VC shows warning in newgrf_station.c:211 and complains about missing sprite.c
KUDr [Fri, 05 May 2006 19:30:09 +0000] rev 3755
(svn r4746) - Fix: VC shows warning in newgrf_station.c:211 and complains about missing sprite.c