.. |
8bpp_base.cpp
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
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)
|
2011-12-08 19:37:33 +00:00 |
8bpp_optimized.cpp
|
(svn r25820) -Codechange: More const-ness.
|
2013-10-06 19:38:36 +00:00 |
8bpp_optimized.hpp
|
(svn r25820) -Codechange: More const-ness.
|
2013-10-06 19:38:36 +00:00 |
8bpp_simple.cpp
|
(svn r25820) -Codechange: More const-ness.
|
2013-10-06 19:38:36 +00:00 |
8bpp_simple.hpp
|
(svn r25820) -Codechange: More const-ness.
|
2013-10-06 19:38:36 +00:00 |
32bpp_anim.cpp
|
(svn r24111) -Codechange: use Colour more instead of manually bitstuffing
|
2012-04-10 20:16:51 +00:00 |
32bpp_anim.hpp
|
(svn r24111) -Codechange: use Colour more instead of manually bitstuffing
|
2012-04-10 20:16:51 +00:00 |
32bpp_base.cpp
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
32bpp_base.hpp
|
(svn r24610) -Change: [NewGRF] Set the reference brightness of 32bpp mask recolouring to 128.
|
2012-10-17 20:21:43 +00:00 |
32bpp_optimized.cpp
|
(svn r25820) -Codechange: More const-ness.
|
2013-10-06 19:38:36 +00:00 |
32bpp_optimized.hpp
|
(svn r25820) -Codechange: More const-ness.
|
2013-10-06 19:38:36 +00:00 |
32bpp_simple.cpp
|
(svn r25820) -Codechange: More const-ness.
|
2013-10-06 19:38:36 +00:00 |
32bpp_simple.hpp
|
(svn r25820) -Codechange: More const-ness.
|
2013-10-06 19:38:36 +00:00 |
base.cpp
|
(svn r25911) -Add: Support for drawing dashed lines.
|
2013-10-23 19:41:20 +00:00 |
base.hpp
|
(svn r25911) -Add: Support for drawing dashed lines.
|
2013-10-23 19:41:20 +00:00 |
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
|
2011-11-12 13:00:29 +00:00 |
null.cpp
|
(svn r25820) -Codechange: More const-ness.
|
2013-10-06 19:38:36 +00:00 |
null.hpp
|
(svn r25958) -Fix: overriding method of DrawLine was not updated when parameters were added making it non-functional
|
2013-11-09 06:48:15 +00:00 |