dxx-rebirth/2d
2013-06-30 18:03:07 +00:00
..
2dsline.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
bitblt.c Remove unused gr_bm_ubitblt0x_rle parameter masked 2013-06-13 03:23:25 +00:00
bitmap.c Use MALLOC wrapper in 2d code 2013-06-30 18:03:07 +00:00
bitmap.h Retired most of the Assembler code except the generic i386 scanline renderer; Removed all leftovers of Direct3D implementation; On the way make a some code more similar between D1X-Rebirth and D2X-Rebirth 2011-01-19 21:35:14 +01:00
box.c Normalize whitespace in copyright header to match D1X-Rebirth 2013-02-24 02:40:43 +00:00
canvas.c Use MALLOC wrapper in 2d code 2013-06-30 18:03:07 +00:00
circle.c Remove RCS embedded string to synchronize code with D1X 2013-02-22 04:32:23 +00:00
clip.h Remove RCS comment to synchronize code with D1X 2013-02-22 04:32:14 +00:00
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:30 +02:00
font.c Avoid use of C++ keyword as variable name 2013-06-30 17:59:31 +00:00
gpixel.c Clicking on mine elements in the editor now works in ogl 2012-04-15 13:45:45 +08:00
line.c Renaming FSCALE to FIXSCALE preventing possible naming conflicts 2009-12-01 16:45:40 +00:00
palette.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
pcx.c Avoid use of C++ keyword as variable name 2013-06-30 17:59:31 +00:00
pixel.c Remove RCS comment to synchronize code with D1X 2013-02-22 04:32:14 +00:00
poly.c Remove RCS comment to synchronize code with D1X 2013-02-22 04:32:14 +00:00
rect.c Remove RCS comment to synchronize code with D1X 2013-02-22 04:32:14 +00:00
rle.c Use MALLOC wrapper in 2d code 2013-06-30 18:03:07 +00:00
scalec.c Additional commit for last revision - didn't selected all files properly 2011-01-19 21:52:01 +01:00