.. |
8bpp_base.cpp
|
(svn r14223) -Codechange: make GetSprite aware of the 4 different types of sprites: fonts, recolour, mapgen and normal sprites.
|
2008-09-02 15:20:38 +00:00 |
8bpp_base.hpp
|
(svn r14080) -Fix (r14052): assert triggered when drawing chat window with 32bpp-anim blitter (backup buffer was too small)
|
2008-08-15 22:06:58 +00:00 |
8bpp_debug.cpp
|
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
|
2008-05-06 15:11:33 +00:00 |
8bpp_debug.hpp
|
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
|
2008-05-06 15:11:33 +00:00 |
8bpp_optimized.cpp
|
(svn r13602) -Codechange: little speedup for 8bpp-optimized blitter
|
2008-06-21 20:58:34 +00:00 |
8bpp_optimized.hpp
|
(svn r13551) -Codechange: store offsets to different zoom levels in a distinguished struct instead in the data stream for 8bpp-optimized
|
2008-06-17 17:25:22 +00:00 |
8bpp_simple.cpp
|
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
|
2008-05-06 15:11:33 +00:00 |
8bpp_simple.hpp
|
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
|
2008-05-06 15:11:33 +00:00 |
32bpp_anim.cpp
|
(svn r14146) -Codechange: allow palette override in both ways and remove some unneeded '(x == 0) ? 0 : 1' constructs.
|
2008-08-23 20:16:54 +00:00 |
32bpp_anim.hpp
|
(svn r14080) -Fix (r14052): assert triggered when drawing chat window with 32bpp-anim blitter (backup buffer was too small)
|
2008-08-15 22:06:58 +00:00 |
32bpp_base.cpp
|
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
|
2008-05-06 15:11:33 +00:00 |
32bpp_base.hpp
|
(svn r14080) -Fix (r14052): assert triggered when drawing chat window with 32bpp-anim blitter (backup buffer was too small)
|
2008-08-15 22:06:58 +00:00 |
32bpp_optimized.cpp
|
(svn r13640) -Codechange: make colours behind not fully solid objects less darker for BM_TRANSPARENT (for 32bpp blitters)
|
2008-06-26 16:47:29 +00:00 |
32bpp_optimized.hpp
|
(svn r13639) -Codechange: rewrite 32bpp-anim and 32bpp-optimized drawing and encoding so it uses similiar scheme as 8bpp-optimized
|
2008-06-26 15:46:19 +00:00 |
32bpp_simple.cpp
|
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
|
2008-05-06 15:11:33 +00:00 |
32bpp_simple.hpp
|
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
|
2008-05-06 15:11:33 +00:00 |
base.hpp
|
(svn r14080) -Fix (r14052): assert triggered when drawing chat window with 32bpp-anim blitter (backup buffer was too small)
|
2008-08-15 22:06:58 +00:00 |
factory.hpp
|
(svn r14032) -Fix (r13584): [OSX] changed the condition for selecting 8 or 32 bpp blitter by default
|
2008-08-09 17:56:31 +00:00 |
null.cpp
|
(svn r11704) -Codechange: remove another bunch of useless includes.
|
2007-12-26 23:04:26 +00:00 |
null.hpp
|
(svn r14080) -Fix (r14052): assert triggered when drawing chat window with 32bpp-anim blitter (backup buffer was too small)
|
2008-08-15 22:06:58 +00:00 |