dxx-rebirth/2d
2013-02-22 04:30:51 +00:00
..
2dsline.c
bitblt.c Move declaration of gr_rle_expand_scanline_generic() to rle.h - patch by Kp 2012-11-02 18:41:39 +01:00
bitmap.c Include bitmap.h - patch by Kp 2012-11-02 18:37:51 +01:00
bitmap.h
box.c Fix all remaining known editor drawing issues. In ogl: get the texture previews to draw, get userbox borders to draw in the right location, properly underline characters in the menus, draw all the borders properly (i.e. no gap), no scaling fonts. Software render: draw userbox borders again. Both: clear the whole status bar, clear to the right edge of the screen. 2012-04-09 17:28:44 +08:00
canvas.c Fix for last revision: Correctly initialize cv_fade_level and cv_blend_func when creating initializing a canvas 2011-02-24 00:21:47 +01:00
circle.c Normalize comments and whitespace to match D2X 2013-02-22 04:30:38 +00:00
clip.h
disc.c Fixed some non-critical compiler warnings; Now compiling with -std=c99 -pedantic and fixed warnings (except for editor build) caused by this 2012-05-14 12:20:27 +02:00
font.c Moved pow2ize declaration to ogl_init.h - patch by Kp 2013-01-03 16:17:54 +01:00
gpixel.c Clicking on mine elements in the editor now works in ogl 2012-04-15 13:43:41 +08:00
line.c
palette.c Fixed set but unused variables 2011-09-27 01:31:17 +02:00
pcx.c Remove RCS comment to synchronize code with D2X 2013-02-22 04:30:51 +00:00
pixel.c Made inline functions static 2012-05-14 17:13:24 +02:00
poly.c Normalize comments and whitespace to match D2X 2013-02-22 04:30:38 +00:00
rect.c Remove RCS comment to synchronize code with D2X 2013-02-22 04:30:51 +00:00
rle.c Fixes for RLE- and Texture-cache modifcations: Before freeing now must check if bitmap is already allocated 2011-04-22 17:10:31 +02:00
scale.c
scalec.c
tmerge.c Normalize comments and whitespace to match D2X 2013-02-22 04:30:38 +00:00