Sat, 06 May 2006 22:55:21 +0000(svn r4763) - Newstations: revert r4762, instead map bit the palette modifier from bit 14 to bit 31 on GRF load.
peter1138 [Sat, 06 May 2006 22:55:21 +0000] rev 3771
(svn r4763) - Newstations: revert r4762, instead map bit the palette modifier from bit 14 to bit 31 on GRF load.

Sat, 06 May 2006 22:32:54 +0000(svn r4762) - Newstations: make child sprites transparent.
peter1138 [Sat, 06 May 2006 22:32:54 +0000] rev 3770
(svn r4762) - Newstations: make child sprites transparent.

Sat, 06 May 2006 22:30:36 +0000(svn r4761) - Newstations: support platform information in variable 10 (callback parameter 1) when building a station
peter1138 [Sat, 06 May 2006 22:30:36 +0000] rev 3769
(svn r4761) - Newstations: support platform information in variable 10 (callback parameter 1) when building a station

Sat, 06 May 2006 22:20:16 +0000(svn r4760) - Newstations: change the way custom stations are allocated when loading from GRF, as the current way was flawed (reallocing memory which is referenced elsewhere)
peter1138 [Sat, 06 May 2006 22:20:16 +0000] rev 3768
(svn r4760) - Newstations: change the way custom stations are allocated when loading from GRF, as the current way was flawed (reallocing memory which is referenced elsewhere)

Sat, 06 May 2006 22:10:38 +0000(svn r4759) - Newstations: increase the number of station classes from 16 to 32. 16 was an arbitrary limit, 32 is the limit for dropdown lists...
peter1138 [Sat, 06 May 2006 22:10:38 +0000] rev 3767
(svn r4759) - Newstations: increase the number of station classes from 16 to 32. 16 was an arbitrary limit, 32 is the limit for dropdown lists...

Sat, 06 May 2006 22:08:14 +0000(svn r4758) - Newstations: add support for 'blocked' station tiles, which no train can pass.
peter1138 [Sat, 06 May 2006 22:08:14 +0000] rev 3766
(svn r4758) - Newstations: add support for 'blocked' station tiles, which no train can pass.

Sat, 06 May 2006 21:46:26 +0000(svn r4757) - Newstations: add saveload support for custom station speclists
peter1138 [Sat, 06 May 2006 21:46:26 +0000] rev 3765
(svn r4757) - Newstations: add saveload support for custom station speclists

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.