Commit graph

545 commits

Author SHA1 Message Date
Bradley Bell 70e5af41a4 disable autodetect of mac pig (use --enable-macdata for now) 2002-10-10 19:17:37 +00:00
Bradley Bell 1ca035f02f enable loading screen for mac shareware with -nohires 2002-10-10 19:16:52 +00:00
Bradley Bell d3df25bf21 whitespace 2002-10-10 19:12:00 +00:00
Bradley Bell 6d0480e3ff comments 2002-10-10 19:11:23 +00:00
Bradley Bell c88cce9a21 remove shareware build, add macdata build 2002-10-10 19:07:45 +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 65b1d2017f comments, formatting, etc. courtesy of Martin Schaffner <maschaffner@gmx.ch> 2002-10-04 07:19:59 +00:00
Bradley Bell f79f52e3ae fix bigendian iff loading, courtesy of Martin Schaffner <maschaffner@gmx.ch> 2002-10-04 07:14:31 +00:00
Bradley Bell e347e35e95 typo 2002-10-03 03:48:39 +00:00
Bradley Bell 5994795bf0 whitespace 2002-10-03 03:46:35 +00:00
Bradley Bell 0a40cc4bb2 fix a oops, add old logs 2002-09-19 05:43:15 +00:00
Bradley Bell 06a7fb94fc support for >3 mouse buttons 2002-09-19 03:45:14 +00:00
Bradley Bell d2d2079c93 fix palette swap define 2002-09-18 18:16:13 +00:00
Bradley Bell 3bd6c82056 load hires briefing screen if lores doesn't exist (i.e. vertigo) and MenuHires=0 2002-09-14 00:32:52 +00:00
Bradley Bell faa4fe4222 pack some structures for ipx compatibility - courtesy of Werner Augustin <descent-source@mailinglist.gnuher.de> 2002-09-14 00:23:06 +00:00
Bradley Bell 1bf3f2bdae revert cfgets() and load_endlevel_data() to expect newline-terminated strings, fix load_game_data to read null-terminated string for Current_level_name 2002-09-14 00:20:44 +00:00
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