belugas [Tue, 10 Jun 2008 17:47:55 +0000] rev 9487
(svn r13446) -Fix(r13443): changed the var previously introduced from 69 to 46, as no param was required (thanks frosch)
smatz [Tue, 10 Jun 2008 17:28:37 +0000] rev 9486
(svn r13445) -Codechange: make 32bpp_optimized blitter ~10-20% faster in drawing (depends on architecture and compiler)
rubidium [Tue, 10 Jun 2008 16:46:11 +0000] rev 9485
(svn r13444) -Codechange: make the order GUI somewhat more efficient. The most used options can be done with a single click now.
belugas [Tue, 10 Jun 2008 16:10:54 +0000] rev 9484
(svn r13443) -Feature[newGRF]: Add var 0x69 for industries, long format construction date.
Same as var B0, but base year is now 0, instead of 1920
belugas [Tue, 10 Jun 2008 00:42:19 +0000] rev 9483
(svn r13437) -Feature[newGRF]: Add long format introduction and maximum construction year for house.
smatz [Mon, 09 Jun 2008 12:20:00 +0000] rev 9482
(svn r13434) -Fix (r13317): news window with invalid news item could be shown
rubidium [Mon, 09 Jun 2008 12:17:01 +0000] rev 9481
(svn r13433) -Codechange: remove a now useless global variable.
-Fix: MP advertising was not advertising.
rubidium [Sun, 08 Jun 2008 19:18:01 +0000] rev 9480
(svn r13419) -Fix [FS#2063]: Entries in the bridge list were not sorted when the window was just opened.
rubidium [Sun, 08 Jun 2008 15:27:57 +0000] rev 9479
(svn r13417) -Fix (r12945, r13413): freeing the ThreadObjects in a manner that hopefully doesn't cause crashes.
rubidium [Sun, 08 Jun 2008 12:28:23 +0000] rev 9478
(svn r13413) -Codechange: remove some enums that haven't been used for years.