Sun, 11 Nov 2007 12:34:44 +0000(svn r11407) -Fix: do not allow building of tram-tracks when they are not available (SmatZ)
truelight [Sun, 11 Nov 2007 12:34:44 +0000] rev 8353
(svn r11407) -Fix: do not allow building of tram-tracks when they are not available (SmatZ)

Sun, 11 Nov 2007 12:29:47 +0000(svn r11406) -Fix: wrong triggers would be activated on callback 32 for vehicles.
rubidium [Sun, 11 Nov 2007 12:29:47 +0000] rev 8352
(svn r11406) -Fix: wrong triggers would be activated on callback 32 for vehicles.

Sun, 11 Nov 2007 12:26:44 +0000(svn r11405) -Fix: in rare cases OpenTTD could segfault when resizing and scroll the main window (Rafal Rzepecki)
truelight [Sun, 11 Nov 2007 12:26:44 +0000] rev 8351
(svn r11405) -Fix: in rare cases OpenTTD could segfault when resizing and scroll the main window (Rafal Rzepecki)

Sun, 11 Nov 2007 01:39:15 +0000(svn r11404) -Codechange: remove 2 magical numbers
belugas [Sun, 11 Nov 2007 01:39:15 +0000] rev 8350
(svn r11404) -Codechange: remove 2 magical numbers

Sun, 11 Nov 2007 00:53:59 +0000(svn r11403) -Fix: NewIndustries GRF assume that tiles are already animated during construction.
rubidium [Sun, 11 Nov 2007 00:53:59 +0000] rev 8349
(svn r11403) -Fix: NewIndustries GRF assume that tiles are already animated during construction.

Sun, 11 Nov 2007 00:04:52 +0000(svn r11402) -Fix [FS#1382]: incorrect handling of industry behaviour 'must be in town with population large than 1200'
glx [Sun, 11 Nov 2007 00:04:52 +0000] rev 8348
(svn r11402) -Fix [FS#1382]: incorrect handling of industry behaviour 'must be in town with population large than 1200'

Sat, 10 Nov 2007 23:22:32 +0000(svn r11401) -Fix [FS#1391]: make all min functions do exactly the same instead of branching on either < or <=.
rubidium [Sat, 10 Nov 2007 23:22:32 +0000] rev 8347
(svn r11401) -Fix [FS#1391]: make all min functions do exactly the same instead of branching on either < or <=.

Sat, 10 Nov 2007 22:56:43 +0000(svn r11400) -Fix [FS#1409]: assign orders during cloning after refitting as it needs the cargo types to be the same.
rubidium [Sat, 10 Nov 2007 22:56:43 +0000] rev 8346
(svn r11400) -Fix [FS#1409]: assign orders during cloning after refitting as it needs the cargo types to be the same.

Sat, 10 Nov 2007 01:17:15 +0000(svn r11399) -Feature(ette): transparency settings can now be saved and thus remembered.
belugas [Sat, 10 Nov 2007 01:17:15 +0000] rev 8345
(svn r11399) -Feature(ette): transparency settings can now be saved and thus remembered.
-Codechange: Wrap all transparency settings in accessors, hiding the implementation
-Change: Clicking "transparent building" menu will toggle Houses And Trees only. The other options can be used in the transparency gui.
Initial patch by Smatz (FS#1349), with some rework by BigBB and your humble servant.

Sat, 10 Nov 2007 00:42:25 +0000(svn r11398) -Fix [FS#1414]: industry variables 67 and 68 return was incorrect
glx [Sat, 10 Nov 2007 00:42:25 +0000] rev 8344
(svn r11398) -Fix [FS#1414]: industry variables 67 and 68 return was incorrect