Fri, 28 Apr 2006 21:58:16 +0000(svn r4614) CodeChange : Cleanup of industry_cmd (Step-4).
belugas [Fri, 28 Apr 2006 21:58:16 +0000] rev 3689
(svn r4614) CodeChange : Cleanup of industry_cmd (Step-4).
Removing the _industry_type_costs in favor of IndustrySpec.cost_multiplier;
In order to let industry_gui use the GetIndustrySpec accessor,
some structs had to be moved in industry.h

Fri, 28 Apr 2006 21:32:59 +0000(svn r4613) - NewGRF: fix two struct declarations
peter1138 [Fri, 28 Apr 2006 21:32:59 +0000] rev 3688
(svn r4613) - NewGRF: fix two struct declarations

Fri, 28 Apr 2006 20:48:45 +0000(svn r4612) - NewStations: add random bits (for graphic variation) to stations
peter1138 [Fri, 28 Apr 2006 20:48:45 +0000] rev 3687
(svn r4612) - NewStations: add random bits (for graphic variation) to stations

Fri, 28 Apr 2006 20:04:57 +0000(svn r4611) - NewGRF: introduce new vehicle sprite group resolver code. This also fixes some known bugs (e.g. the 'Standard Five' in UKRS is now the correct colour)
peter1138 [Fri, 28 Apr 2006 20:04:57 +0000] rev 3686
(svn r4611) - NewGRF: introduce new vehicle sprite group resolver code. This also fixes some known bugs (e.g. the 'Standard Five' in UKRS is now the correct colour)

Fri, 28 Apr 2006 19:56:18 +0000(svn r4610) - If a wagon has a capacity of 0 (zero), display it in the purchase list as N/A.
peter1138 [Fri, 28 Apr 2006 19:56:18 +0000] rev 3685
(svn r4610) - If a wagon has a capacity of 0 (zero), display it in the purchase list as N/A.

Fri, 28 Apr 2006 19:49:48 +0000(svn r4609) - NewGRF: give GetCustomEngineSprite the correct return type
peter1138 [Fri, 28 Apr 2006 19:49:48 +0000] rev 3684
(svn r4609) - NewGRF: give GetCustomEngineSprite the correct return type

Fri, 28 Apr 2006 07:14:22 +0000(svn r4604) - Set correct svn properties
peter1138 [Fri, 28 Apr 2006 07:14:22 +0000] rev 3683
(svn r4604) - Set correct svn properties

Fri, 28 Apr 2006 01:52:32 +0000(svn r4602) - Fix: an assertion triggered when building a station near the south corner of the map (appeared in r4367)
glx [Fri, 28 Apr 2006 01:52:32 +0000] rev 3682
(svn r4602) - Fix: an assertion triggered when building a station near the south corner of the map (appeared in r4367)

Thu, 27 Apr 2006 23:33:38 +0000(svn r4601) - NewGRF: after evalutaing a 'real' group, return the chosen group directly instead of resolving it as only callback and spriteid groups are returned.
peter1138 [Thu, 27 Apr 2006 23:33:38 +0000] rev 3681
(svn r4601) - NewGRF: after evalutaing a 'real' group, return the chosen group directly instead of resolving it as only callback and spriteid groups are returned.

Thu, 27 Apr 2006 23:28:56 +0000(svn r4600) - NewGRF: minor code style tidy up
peter1138 [Thu, 27 Apr 2006 23:28:56 +0000] rev 3680
(svn r4600) - NewGRF: minor code style tidy up