Sat, 26 Jan 2008 03:11:27 +0000(svn r11987) -Feature[newGRF]: Allow the industry view window to be resized only when callback 3A (Show additional text in industry window) is available for the current industry.
belugas [Sat, 26 Jan 2008 03:11:27 +0000] rev 8913
(svn r11987) -Feature[newGRF]: Allow the industry view window to be resized only when callback 3A (Show additional text in industry window) is available for the current industry.
This now allows grf authors to specify longer than 3 lines of text.

Fri, 25 Jan 2008 21:09:12 +0000(svn r11986) -Fix: build system ignored changes to table/control_codes.h which require strgen to be rebuilt
peter1138 [Fri, 25 Jan 2008 21:09:12 +0000] rev 8912
(svn r11986) -Fix: build system ignored changes to table/control_codes.h which require strgen to be rebuilt

Fri, 25 Jan 2008 18:13:04 +0000(svn r11985) -Feature[FS#1697, newGRF]: Implement var 8F(random bits) during callback 28 (Industry location permissibility)
belugas [Fri, 25 Jan 2008 18:13:04 +0000] rev 8911
(svn r11985) -Feature[FS#1697, newGRF]: Implement var 8F(random bits) during callback 28 (Industry location permissibility)

Fri, 25 Jan 2008 16:51:35 +0000(svn r11984) -Fix: Also draw corner shores under rail tracks.
frosch [Fri, 25 Jan 2008 16:51:35 +0000] rev 8910
(svn r11984) -Fix: Also draw corner shores under rail tracks.

Fri, 25 Jan 2008 15:47:58 +0000(svn r11983) -Codechange: Add some helper functions for slopes and use them.
frosch [Fri, 25 Jan 2008 15:47:58 +0000] rev 8909
(svn r11983) -Codechange: Add some helper functions for slopes and use them.

Fri, 25 Jan 2008 13:54:27 +0000(svn r11982) -Revert (r8738): Now we have shores in corners. No need to remove them from TTDP games.
frosch [Fri, 25 Jan 2008 13:54:27 +0000] rev 8908
(svn r11982) -Revert (r8738): Now we have shores in corners. No need to remove them from TTDP games.

Fri, 25 Jan 2008 13:48:39 +0000(svn r11981) -Fix [FS#1698]: Use unicode glyph mapping to fix up missing/shuffled sprites in original data files instead of shuffling or skipping
peter1138 [Fri, 25 Jan 2008 13:48:39 +0000] rev 8907
(svn r11981) -Fix [FS#1698]: Use unicode glyph mapping to fix up missing/shuffled sprites in original data files instead of shuffling or skipping
sprites directly. Some required glyphs were not loaded.
-Fix: Large capital U with grave (?) along with some other glyphs are broken in the original data files, so do no display them.

Thu, 24 Jan 2008 23:56:43 +0000(svn r11980) -Fix: newer versions of cut do not accept field index 0
smatz [Thu, 24 Jan 2008 23:56:43 +0000] rev 8906
(svn r11980) -Fix: newer versions of cut do not accept field index 0

Thu, 24 Jan 2008 18:47:05 +0000(svn r11979) -Codechange: drop MSVC 2003 support because MSVC 2003 is broken in such a manner that it triggers an internal compiler error without any clue what of the code is wrong. Even trying to bisect the problem does not give a single line of code that causes the trouble.
rubidium [Thu, 24 Jan 2008 18:47:05 +0000] rev 8905
(svn r11979) -Codechange: drop MSVC 2003 support because MSVC 2003 is broken in such a manner that it triggers an internal compiler error without any clue what of the code is wrong. Even trying to bisect the problem does not give a single line of code that causes the trouble.

Thu, 24 Jan 2008 18:35:35 +0000(svn r11978) -Codechange: Replace some global variables with window owned ones
skidd13 [Thu, 24 Jan 2008 18:35:35 +0000] rev 8904
(svn r11978) -Codechange: Replace some global variables with window owned ones