truelight [Mon, 10 Sep 2007 14:55:46 +0000] rev 7558
(svn r11083) -Fix r11078: don't clear the anim buffer when alpha = 0 (tnx to frosch)
truelight [Mon, 10 Sep 2007 00:05:27 +0000] rev 7557
(svn r11082) -Fix r11081: save before commit (yeah, whitelines are important too!)
truelight [Mon, 10 Sep 2007 00:03:47 +0000] rev 7556
(svn r11081) -Fix r11080: now solved the problem in a pretty way: don't do animation if we are not drawing to the screen-pointer
truelight [Sun, 09 Sep 2007 23:57:47 +0000] rev 7555
(svn r11080) -Fix r11079: fix it, still dirty, correctly, as the last commit was ... wrong ;)
truelight [Sun, 09 Sep 2007 23:47:55 +0000] rev 7554
(svn r11079) -Fix: dirty fix to allow big-screenshots with 32bpp-anim
truelight [Sun, 09 Sep 2007 23:16:01 +0000] rev 7553
(svn r11078) -Add: added 32bpp-optimized, which is almost twice as fast as 32bpp-simple (based on the work of frosch)
-Add: let 32bpp-anim use 32bpp-optimizeds, so he profits from the speed-up too
truelight [Sun, 09 Sep 2007 21:56:52 +0000] rev 7552
(svn r11076) -Fix: MakeTransparent of 32bpp blitter used 0..100; using 0..255 makes it much faster (frosch)
-Fix: ComposeColourXXX could work a tiny bit faster when using 256, not 255 as value to divide with; downside is that it can give alpha errors (frosch)
rubidium [Sun, 09 Sep 2007 17:42:59 +0000] rev 7551
(svn r11072) -Fix [FS#1045]: when a vehicle had a service order, the goto-depot button did not make it possible to stop the vehicle at that depot.
rubidium [Sun, 09 Sep 2007 15:32:46 +0000] rev 7550
(svn r11070) -Fix [FS#1217]: due to making an Action2 variable work properly, the NewGRF called other code too that wasn't prepared for non-train vehicles.
rubidium [Sun, 09 Sep 2007 11:30:44 +0000] rev 7549
(svn r11069) -Codechange: allow slopes under statues. Patch by kaan.