src/blitter/32bpp_simple.cpp
Sun, 17 Jun 2007 21:31:00 +0000 rubidium (svn r10195) [NoAI] -Sync: with trunk r10119:10194. noai
Sun, 13 Jan 2008 01:21:35 +0000 rubidium (svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h.
Sun, 23 Dec 2007 10:56:02 +0000 rubidium (svn r11684) -Codechange: split gfx.h in a type and functional header.
Mon, 17 Dec 2007 01:35:45 +0000 smatz (svn r11652) -Codechange: add the svn $ header for several files
Sun, 09 Sep 2007 21:56:52 +0000 truelight (svn r11076) -Fix: MakeTransparent of 32bpp blitter used 0..100; using 0..255 makes it much faster (frosch)
Tue, 19 Jun 2007 17:32:01 +0000 truelight (svn r10225) -Codechange: move common Colour routines for 32bpp to the base class (and nick it colour, not color)
Tue, 19 Jun 2007 12:19:31 +0000 truelight (svn r10215) -Fix r10214: forgot 2 cases of the same mistake
Sun, 17 Jun 2007 20:30:28 +0000 truelight (svn r10190) -Codechange: merged renderer and blitter to one single class API: blitter
Wed, 13 Jun 2007 16:04:35 +0000 truelight (svn r10142) -Fix r10132: do something useful with the alpha channel instead of ignoring it
Wed, 13 Jun 2007 10:31:40 +0000 truelight (svn r10132) -Codechange: split out the last direct video-buffer read access to the blitter-layer
Tue, 22 Jan 2008 21:00:30 +0000 rubidium (svn r11950) [NewGRF_ports] -Sync with trunk r11566:11949. NewGRF_ports
Sat, 06 Oct 2007 21:16:00 +0000 rubidium (svn r11219) [NewGRF_ports] -Sync: with trunk r11035:11218. NewGRF_ports
Sat, 14 Jul 2007 19:42:58 +0000 richk (svn r10560) [NewGRF_ports] -Sync: with trunk r10027-10559 NewGRF_ports