dxx-rebirth/2d
2004-05-22 08:10:26 +00:00
..
.cvsignore added .cvsignore files 2002-08-07 05:39:22 +00:00
2dsline.c fixes for OS X 10.2 2003-04-29 08:05:41 +00:00
bitblt.c enable nasm on FreeBSD, change relevant __linux__ macros to __ELF__ 2003-12-08 21:21:16 +00:00
bitmap.c fix MEM_OVERWRITE caused by not allocating enough mem for rle bitmaps 2004-01-08 20:31:35 +00:00
bitmap.h more stuff from d2src 2002-09-05 07:55:20 +00:00
box.c use simpler rcs tags 2002-07-17 21:55:19 +00:00
canvas.c use simpler rcs tags 2002-07-17 21:55:19 +00:00
circle.c whitespace 2002-10-10 18:55:32 +00:00
clip.h whitespace 2002-10-10 18:55:32 +00:00
disc.c whitespace 2002-10-10 18:55:32 +00:00
font.c memset ogl font bitmap data since the copy function leaves some (unused) parts uninitialized, which aggravates valgrind (d1x r1.14) 2004-05-22 08:10:26 +00:00
gpixel.c whitespace 2002-10-10 18:55:32 +00:00
ibitblt.c get rid of silly ulongs 2003-12-08 22:32:56 +00:00
line.c whitespace 2002-10-10 18:55:32 +00:00
linear.asm enable nasm on FreeBSD, change relevant __linux__ macros to __ELF__ 2003-12-08 21:21:16 +00:00
Makefile.am some OS X and dist fixes 2003-02-13 19:43:53 +00:00
palette.c added function to create blend tables 2004-05-12 22:06:02 +00:00
pcx.c convert file i/o to cfile 2003-06-16 06:57:34 +00:00
pixel.c whitespace 2002-10-10 18:55:32 +00:00
poly.c whitespace 2002-10-10 18:55:32 +00:00
rect.c whitespace 2002-10-10 18:55:32 +00:00
rle.c fix MEM_OVERWRITE caused by not allocating enough mem for rle bitmaps 2004-01-08 20:31:35 +00:00
scale.c use simpler rcs tags 2002-07-17 21:55:19 +00:00
scalea.asm use simpler rcs tags 2002-07-17 21:55:19 +00:00
scalea.h use simpler rcs tags 2002-07-17 21:34:56 +00:00
scalec.c better just do it the old way 2002-09-05 08:20:03 +00:00
tmerge.c whitespace 2002-10-10 18:55:32 +00:00
tmerge_a.asm enable TRANSPARENCY_COLOR for assembly 2002-10-10 18:39:45 +00:00