Wed, 26 Apr 2006 21:10:01 +0000(svn r4584) CodeChange : Cleanup of industry_cmd (Step-3).
belugas [Wed, 26 Apr 2006 21:10:01 +0000] rev 3669
(svn r4584) CodeChange : Cleanup of industry_cmd (Step-3).
Renaming GetIndustrySpecification to GetIndustrySpec. Looks better.
Removing the _industry_prod_up/down/close_strings
in favor of IndustrySpec.closure/production_up/down_text;
A few reformatting along the way.
Work of tfc_team

Wed, 26 Apr 2006 20:44:28 +0000(svn r4583) - NewGRF: Revamp sprite group loading to support advanced varadjusts and variable size. These are not yet processed, however.
peter1138 [Wed, 26 Apr 2006 20:44:28 +0000] rev 3668
(svn r4583) - NewGRF: Revamp sprite group loading to support advanced varadjusts and variable size. These are not yet processed, however.

Wed, 26 Apr 2006 20:18:29 +0000(svn r4582) - NewGRF: include an additional check to see if a spriteset id is within range.
peter1138 [Wed, 26 Apr 2006 20:18:29 +0000] rev 3667
(svn r4582) - NewGRF: include an additional check to see if a spriteset id is within range.

Wed, 26 Apr 2006 19:42:05 +0000(svn r4581) - NewGRF: replace replicated action 2 code with two functions to simplify code somewhat. Also check that a sprite id is
peter1138 [Wed, 26 Apr 2006 19:42:05 +0000] rev 3666
(svn r4581) - NewGRF: replace replicated action 2 code with two functions to simplify code somewhat. Also check that a sprite id is
valid.

Wed, 26 Apr 2006 19:22:29 +0000(svn r4580) WebTranslator2 update to 2006-04-26 21:06:07
miham [Wed, 26 Apr 2006 19:22:29 +0000] rev 3665
(svn r4580) WebTranslator2 update to 2006-04-26 21:06:07
czech - 5 fixed, 1 changed by Hadez (6)
dutch - 1 fixed by Zr40 (1)
hungarian - 1 fixed by miham (1)
italian - 3 fixed by sidew (3)
polish - 3 fixed, 1 changed by meush (4)
portuguese - 4 changed by izhirahider (4)

Wed, 26 Apr 2006 17:16:57 +0000(svn r4579) - NewGRF: move sprite group struct to newgrf_spritegroup.h. Temporary include in sprite.h until new spritegroup code is in place.
peter1138 [Wed, 26 Apr 2006 17:16:57 +0000] rev 3664
(svn r4579) - NewGRF: move sprite group struct to newgrf_spritegroup.h. Temporary include in sprite.h until new spritegroup code is in place.

Wed, 26 Apr 2006 17:01:27 +0000(svn r4578) CodeChange : Cleanup of industry_cmd (Step-2).
belugas [Wed, 26 Apr 2006 17:01:27 +0000] rev 3663
(svn r4578) CodeChange : Cleanup of industry_cmd (Step-2).
Removing the _industry_min_cargo[] in favor of IndustrySpec.minimal_cargo,
IndustrySpec.a,b,c are now conflicting[], add an enum for IndustrySpec.checkproc
Work of tfc_team

Wed, 26 Apr 2006 14:58:06 +0000(svn r4577) CodeChange : Cleanup of industry_cmd (Step-1).
belugas [Wed, 26 Apr 2006 14:58:06 +0000] rev 3662
(svn r4577) CodeChange : Cleanup of industry_cmd (Step-1).
Add an accessor to _industry_specs array.
Work of tfc_team

Wed, 26 Apr 2006 01:33:46 +0000(svn r4576) Fix : Temperate bank will no longer appear (during game) in tropic landscape.
belugas [Wed, 26 Apr 2006 01:33:46 +0000] rev 3661
(svn r4576) Fix : Temperate bank will no longer appear (during game) in tropic landscape.
This bug is from the original game.

Tue, 25 Apr 2006 14:30:11 +0000(svn r4575) - Fix (r4574): hand-fixed the hand-fixed german language file which was broken in previous commit.
Darkvater [Tue, 25 Apr 2006 14:30:11 +0000] rev 3660
(svn r4575) - Fix (r4574): hand-fixed the hand-fixed german language file which was broken in previous commit.