You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/blitter
rubidium 14b8f6e594 (svn r25958) -Fix: overriding method of DrawLine was not updated when parameters were added making it non-functional 11 years ago
..
8bpp_base.cpp (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) 12 years ago
8bpp_base.hpp (svn r23448) -Fix: keep a local copy of the palette in the 32bpp animated blitter so changes of the palette data during the game don't influence drawing (with SDL) 13 years ago
8bpp_optimized.cpp (svn r25820) -Codechange: More const-ness. 11 years ago
8bpp_optimized.hpp (svn r25820) -Codechange: More const-ness. 11 years ago
8bpp_simple.cpp (svn r25820) -Codechange: More const-ness. 11 years ago
8bpp_simple.hpp (svn r25820) -Codechange: More const-ness. 11 years ago
32bpp_anim.cpp (svn r24111) -Codechange: use Colour more instead of manually bitstuffing 12 years ago
32bpp_anim.hpp (svn r24111) -Codechange: use Colour more instead of manually bitstuffing 12 years ago
32bpp_base.cpp (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) 12 years ago
32bpp_base.hpp (svn r24610) -Change: [NewGRF] Set the reference brightness of 32bpp mask recolouring to 128. 12 years ago
32bpp_optimized.cpp (svn r25820) -Codechange: More const-ness. 11 years ago
32bpp_optimized.hpp (svn r25820) -Codechange: More const-ness. 11 years ago
32bpp_simple.cpp (svn r25820) -Codechange: More const-ness. 11 years ago
32bpp_simple.hpp (svn r25820) -Codechange: More const-ness. 11 years ago
base.cpp (svn r25911) -Add: Support for drawing dashed lines. 11 years ago
base.hpp (svn r25911) -Add: Support for drawing dashed lines. 11 years ago
factory.hpp (svn r23198) -Codechange: introduce a free that takes const pointers so we don't need to cast to void/non-const before being able to free 13 years ago
null.cpp (svn r25820) -Codechange: More const-ness. 11 years ago
null.hpp (svn r25958) -Fix: overriding method of DrawLine was not updated when parameters were added making it non-functional 11 years ago