Commit graph

86 commits

Author SHA1 Message Date
Bradley Bell 1779671ce8 comments/formatting 2003-11-07 06:16:15 +00:00
Bradley Bell 1308c8ee4d use gr_linear_rep_movsd_2x instead of almost identical gr_linear_movsd_double. Better since we have assembly versions. 2003-10-25 01:44:23 +00:00
Bradley Bell 73b92beeac change byte to sbyte 2003-10-04 02:58:23 +00:00
Bradley Bell 4f14b69e41 convert file i/o to cfile 2003-06-16 06:57:34 +00:00
Bradley Bell a59d4b1d15 gr_copy_palette no really a kludge, I think 2003-06-10 17:50:50 +00:00
Bradley Bell 0e330c0683 gr_copy_palette not really a kludge, I think 2003-06-10 07:31:38 +00:00
Bradley Bell 5fdf7a4129 fixes for OS X 10.2 2003-04-29 08:05:41 +00:00
Bradley Bell b58aa1f74f fix color swapping on big endian of big rle bitmaps 2003-03-20 22:48:36 +00:00
Bradley Bell 57b06d55b3 if descent.pig available, load d1 textures for d1 levels 2003-03-19 22:44:15 +00:00
Bradley Bell aea94fcc55 header/extern declaration housekeeping 2003-03-19 19:21:34 +00:00
Bradley Bell f5d58749d5 fixed opengl credits, scores 2003-03-15 14:17:52 +00:00
Bradley Bell ad7cd2e338 need to swap line size on bigendian machines 2003-03-14 09:19:48 +00:00
Bradley Bell 6db03d84bd Fixed many opengl glitches 2003-02-28 09:56:10 +00:00
Bradley Bell 27145731d6 some OS X and dist fixes 2003-02-13 19:43:53 +00:00
Bradley Bell 3b549362f5 make rle_swap handle RLE_BIG 2003-01-02 21:32:18 +00:00
Bradley Bell 34e654b6c9 fixed rle_swap leaks, thanks to martin schaffner 2002-12-31 21:51:37 +00:00
Bradley Bell a92497a71f handle BM_OGL in gr_scanline() 2002-10-12 03:09:23 +00:00
Bradley Bell 95f355e8c6 enable -nofade 2002-10-11 03:37:58 +00:00
Bradley Bell 6d0480e3ff comments 2002-10-10 19:11:23 +00:00
Bradley Bell c68d26ed4f whitespace 2002-10-10 18:55:32 +00:00
Bradley Bell bdbeeafdb9 enable TRANSPARENCY_COLOR for assembly 2002-10-10 18:39:45 +00:00
Bradley Bell 6fccad867c enable 0/255 palette swap 2002-09-07 07:19:59 +00:00
Bradley Bell 4daf5205bb enable 0/255 palette swap for fonts 2002-09-07 07:17:18 +00:00
Bradley Bell 1c23029eb9 add TRANSPARENCY_COLOR to assembly code, nother OGL fix 2002-09-07 07:15:50 +00:00
Bradley Bell 55270af804 fix ogl blooper 2002-09-07 07:14:22 +00:00
Bradley Bell 6ef9f6ca2c better just do it the old way 2002-09-05 08:20:03 +00:00
Bradley Bell 171a8677cb more stuff from d2src 2002-09-05 08:02:27 +00:00
Bradley Bell b9ada0394b more stuff from d2src, formatting 2002-09-05 07:57:11 +00:00
Bradley Bell 2c30a29d99 useless cruft 2002-09-05 07:56:08 +00:00
Bradley Bell 899d3051fb more stuff from d2src 2002-09-05 07:55:20 +00:00
Bradley Bell 599a535770 moved gr_linear_movsd assembly from grdef.h to bitblt.c 2002-09-05 01:30:00 +00:00
Bradley Bell 5d2c9703d2 fix compiler warnings, #ifdef out dos-only code 2002-09-04 23:29:53 +00:00
Bradley Bell 10d155659f added gr_rle_expand_scanline_generic_masked from d2src 2002-09-04 22:25:29 +00:00
Bradley Bell 0eba7b8869 brought in line with original d2 version 2002-09-04 22:18:43 +00:00
Bradley Bell 14ebd221a2 reverted to original d2 version of this file, then added d1x enhancements 2002-09-04 22:01:07 +00:00
Bradley Bell e2fd4b5a72 formatting, use __MSDOS__ instead of __DJGPP__ 2002-09-04 21:58:11 +00:00
Bradley Bell daef3b1f41 moved these back to their original locations (bitblt.c, grdef.h) 2002-09-04 21:49:13 +00:00
Bradley Bell 1a0796b1f0 fast file i/o for font headers 2002-08-31 05:25:11 +00:00
Bradley Bell 04f1611425 whitespace 2002-08-27 04:03:50 +00:00
Bradley Bell 8edddebda0 added pcx_get_dimensions(), other stuff from d2src 2002-08-26 06:41:53 +00:00
Bradley Bell 123e9f29d2 stuff 2002-08-26 06:37:32 +00:00
Bradley Bell db6229b4e7 merge with original d2 file 2002-08-22 02:43:35 +00:00
Bradley Bell 2231783850 implement BM_FLAG_RLE_BIG (cockpit support?) 2002-08-17 11:19:56 +00:00
Bradley Bell 80d7fa86c5 improved mac pig loading/reverted TRANSPARENCY_COLOR changes 2002-08-15 08:53:11 +00:00
Bradley Bell cf1668baac mac data file loading 2002-08-15 07:17:39 +00:00
Bradley Bell 6bf0138a4e set transparency and swap 0/255 correctly for mac data files 2002-08-15 05:42:33 +00:00
Bradley Bell 2d7a7d9e58 formatting 2002-08-09 00:48:57 +00:00
Bradley Bell 7a6b836f15 added .cvsignore files 2002-08-07 05:39:22 +00:00
Bradley Bell 04ec728a62 make gr_remap_font just reload the whole thing 2002-08-06 09:28:00 +00:00
Bradley Bell 0fcced3fdc make pcx header available to other files, whitespace 2002-08-06 04:49:43 +00:00