rubidium [Wed, 11 Jun 2008 13:54:01 +0000] rev 9490
(svn r13464) -Codechange: support NewGRF Action 0x05, type 12.
smatz [Wed, 11 Jun 2008 12:46:28 +0000] rev 9489
(svn r13462) -Codechange: move DriverFactoryBase destructor definition from header file (saves ~16kB)
smatz [Tue, 10 Jun 2008 21:59:22 +0000] rev 9488
(svn r13456) -Codechange: use AllocaM() macro instead of alloca() at most places
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.