Commit graph

528 commits

Author SHA1 Message Date
Bradley Bell e12fa546b9 added error message 2002-09-07 07:27:19 +00:00
Bradley Bell c3fc9f1a83 enable -nohires with mac shareware 2002-09-07 07:24:29 +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 119aae2461 need string.h for strcasecmp 2002-09-05 08:05:41 +00:00
Bradley Bell 8feccd3e9b okay, maybe it needs to be this way 2002-09-05 08:04:13 +00:00
Bradley Bell 91a839a190 more stuff from d2src, mostly formatting 2002-09-05 08:03:40 +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 c3ec98bd8e fix compiler warnings 2002-09-04 23:30:56 +00:00
Bradley Bell 5d2c9703d2 fix compiler warnings, #ifdef out dos-only code 2002-09-04 23:29:53 +00:00
Bradley Bell 7e69affb18 gr_linear_movsd isn't static for NO_ASM, obviously 2002-09-04 23:13:14 +00:00
Bradley Bell e9e6a83477 we want the mac ibitblt for everything but dos and windows, I think. 2002-09-04 23:05:01 +00:00
Bradley Bell 4ecf5fca3b these stubs not needed (vga code ifdefd out 2002-09-04 22:48:45 +00:00
Bradley Bell 05f319b532 these routines are in tmerge.c 2002-09-04 22:47:25 +00:00
Bradley Bell e4bea89105 enable credits for mac and oem data 2002-09-04 22:29:49 +00:00
Bradley Bell 0a9dc80003 use either exit.ham or exit.pofs 2002-09-04 22:28:48 +00:00
Bradley Bell d4fbd54568 enable some more code from d2src 2002-09-04 22:27:54 +00:00
Bradley Bell 973c1ec451 enable mac ubitblt_double 2002-09-04 22:27:04 +00:00
Bradley Bell 10d155659f added gr_rle_expand_scanline_generic_masked from d2src 2002-09-04 22:25:29 +00:00
Bradley Bell a48bd67fa0 moved some inline asm from linear.h 2002-09-04 22:21:25 +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 b49393eeba close some memory holes, speed up palette loading 2002-09-04 08:15:20 +00:00
Bradley Bell 3b1e84c254 added fullscreen toggle while playing movies 2002-09-04 08:13:59 +00:00
Bradley Bell d827850699 comment out -superhires help text (always on) 2002-09-04 08:13:26 +00:00
Bradley Bell cef6216d58 added approx_fsec_to_usec macro 2002-09-04 08:12:37 +00:00
Bradley Bell 0d289b7674 fix compiler warning 2002-09-04 08:11:58 +00:00
Bradley Bell dca30aecd5 oops 2002-09-01 02:49:59 +00:00
Bradley Bell 09b3b087fd more movie improvements 2002-09-01 02:49:06 +00:00
Bradley Bell b907f7131a added timer_delay, faster timer_get_fixed_seconds 2002-09-01 02:46:06 +00:00
Bradley Bell a1518911a8 todo 2002-09-01 02:44:27 +00:00
Bradley Bell 63df9a1163 movie improvements 2002-08-31 12:14:01 +00:00
Bradley Bell a0ca75d917 network endian stuff 2002-08-31 05:27:50 +00:00
Bradley Bell 1a0796b1f0 fast file i/o for font headers 2002-08-31 05:25:11 +00:00
Bradley Bell 0a19504134 unused file 2002-08-31 03:22:30 +00:00
Bradley Bell e09bd635a7 formatting, bigendian networking fixes 2002-08-31 03:21:41 +00:00
Bradley Bell d2988bceaf make net menu more accurate, also make superhires always on 2002-08-31 03:18:32 +00:00
Bradley Bell 420a5d10b5 better to have __pack__ all the time, I think. needed for networking, e.g. 2002-08-31 03:17:40 +00:00
Bradley Bell deb6590c1e win32 networking backtrack 2002-08-31 03:16:35 +00:00
Bradley Bell 63f04fade7 unused file 2002-08-31 03:15:16 +00:00
Bradley Bell 1f5c4af75e todo stuff 2002-08-31 03:14:50 +00:00