Sun, 23 Nov 2008 16:45:53 +0000(svn r14614) -Codechange [FS#2423]: GetTreeCount() should behave as its name and documentation imply. Remove unused SetTreeCount() (PhilSophus)
smatz [Sun, 23 Nov 2008 16:45:53 +0000] rev 10363
(svn r14614) -Codechange [FS#2423]: GetTreeCount() should behave as its name and documentation imply. Remove unused SetTreeCount() (PhilSophus)

Sun, 23 Nov 2008 16:34:27 +0000(svn r14613) -Fix [FS#2420]: When building industries, clear the tiles as OWNER_TOWN instead of the founder to take care of protected buildings and to not get stressed by town ratings.
frosch [Sun, 23 Nov 2008 16:34:27 +0000] rev 10362
(svn r14613) -Fix [FS#2420]: When building industries, clear the tiles as OWNER_TOWN instead of the founder to take care of protected buildings and to not get stressed by town ratings.

Sun, 23 Nov 2008 16:01:24 +0000(svn r14612) -Change: force the argument given to '-i' parameter to be valid. Accept '2', too
smatz [Sun, 23 Nov 2008 16:01:24 +0000] rev 10361
(svn r14612) -Change: force the argument given to '-i' parameter to be valid. Accept '2', too

Sun, 23 Nov 2008 14:17:41 +0000(svn r14611) -Fix (r13437)[FS#2421]: Store the age of a house in the map array instead of the construction year.
frosch [Sun, 23 Nov 2008 14:17:41 +0000] rev 10360
(svn r14611) -Fix (r13437)[FS#2421]: Store the age of a house in the map array instead of the construction year.
Note: Savegames from r13437 to now are broken and have a age of 255 years for a lot houses.

Sun, 23 Nov 2008 13:42:05 +0000(svn r14610) -Fix [FS#2415]: possible stack corruption when reading corrupted sprites.
rubidium [Sun, 23 Nov 2008 13:42:05 +0000] rev 10359
(svn r14610) -Fix [FS#2415]: possible stack corruption when reading corrupted sprites.
-Change: harden the sprite reading routine against corrupt sprites.

Sun, 23 Nov 2008 12:35:02 +0000(svn r14609) -Codechange: Use supplied button colour instead of hardcoded yellow, for 'greyed out' arrow buttons. (Yorick)
peter1138 [Sun, 23 Nov 2008 12:35:02 +0000] rev 10358
(svn r14609) -Codechange: Use supplied button colour instead of hardcoded yellow, for 'greyed out' arrow buttons. (Yorick)

Sat, 22 Nov 2008 19:49:17 +0000(svn r14608) -Fix (r9315): Return the current year as construction year for unfinished houses.
frosch [Sat, 22 Nov 2008 19:49:17 +0000] rev 10357
(svn r14608) -Fix (r9315): Return the current year as construction year for unfinished houses.

Sat, 22 Nov 2008 18:44:26 +0000(svn r14607) -Update: WebTranslator2 update to 2008-11-22 18:44:20
translators [Sat, 22 Nov 2008 18:44:26 +0000] rev 10356
(svn r14607) -Update: WebTranslator2 update to 2008-11-22 18:44:20
afrikaans - 28 changed by burgerd (28)
finnish - 65 fixed, 17 changed by UltimateSephiroth (82)
hungarian - 86 changed by oklmernok (86)
norwegian_bokmal - 4 fixed by brygge_2 (4)

Sat, 22 Nov 2008 16:04:11 +0000(svn r14606) -Codechange: Unify usage of PALETTE_MODIFIER_TRANSPARENT and PALETTE_MODIFIER_COLOR in spritelayout drawing.
frosch [Sat, 22 Nov 2008 16:04:11 +0000] rev 10355
(svn r14606) -Codechange: Unify usage of PALETTE_MODIFIER_TRANSPARENT and PALETTE_MODIFIER_COLOR in spritelayout drawing.
-Fix [FS#2419]: The modifiers were not applied in all cases.

Sat, 22 Nov 2008 15:57:31 +0000(svn r14605) -Fix (r9315): When callback 1E fails, use the standard random colour.
frosch [Sat, 22 Nov 2008 15:57:31 +0000] rev 10354
(svn r14605) -Fix (r9315): When callback 1E fails, use the standard random colour.