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

Thu, 24 Jan 2008 18:28:52 +0000(svn r11977) -Fix(r11976): not a typo, not a bug. Just a removal that should have been done.
belugas [Thu, 24 Jan 2008 18:28:52 +0000] rev 8903
(svn r11977) -Fix(r11976): not a typo, not a bug. Just a removal that should have been done.
Would help to compile first...

Thu, 24 Jan 2008 18:16:04 +0000(svn r11976) -Fix: It seems that industries using results 0D/0E on callback cb29/35 were a bit too eager to close down.
belugas [Thu, 24 Jan 2008 18:16:04 +0000] rev 8902
(svn r11976) -Fix: It seems that industries using results 0D/0E on callback cb29/35 were a bit too eager to close down.