Commit graph

68 commits

Author SHA1 Message Date
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
Bradley Bell 2f3aa52b9c support shareware datafiles\! 2002-07-30 11:05:53 +00:00
Bradley Bell 9da8c14ce3 portability 2002-07-27 03:10:52 +00:00
Bradley Bell cc09ed619c portability 2002-07-27 02:20:20 +00:00
Bradley Bell e5580bb4dc portability 2002-07-26 23:13:09 +00:00
Bradley Bell 3e548f7082 portability 2002-07-26 23:04:07 +00:00
Bradley Bell 8d90c91704 portability 2002-07-26 21:10:53 +00:00
Bradley Bell d5a23eec6a use simpler rcs tags 2002-07-17 21:55:19 +00:00
Bradley Bell 6ff5df8886 use simpler rcs tags 2002-07-17 21:34:56 +00:00
Bradley Bell cfb09c18a2 use simpler rcs tags 2002-07-17 21:10:38 +00:00
Bradley Bell 5c02608c37 use simpler rcs tags 2002-07-17 21:10:23 +00:00
Bradley Bell 772cbf04a6 moved includes to include 2002-02-23 21:36:30 +00:00
Bradley Bell 163520fb8a formatting 2002-02-23 21:24:25 +00:00
Bradley Bell f0618a4b12 fixed bug in dummy array. thanks to Craig Hadady <chadady@iglou.com> 2001-12-23 09:10:31 +00:00
Bradley Bell 0b4d2e38ef use MAKE_SIG 2001-11-14 09:34:32 +00:00
Bradley Bell 47960a1a46 free OGL font data when rereading 2001-11-08 10:37:25 +00:00
Bradley Bell ae4709eec2 re-init ogl fonts after remapping colors. 2001-11-04 03:58:25 +00:00
Bradley Bell 577a77964e fixed gr_remap_font, minor stuff 2001-11-02 10:46:23 +00:00
Bradley Bell fb22cad6fa Enable OpenGL fonts\! 2001-11-02 02:03:53 +00:00