Commit graph

556 commits

Author SHA1 Message Date
Bradley Bell f834662135 enabled Vertigo displays 2002-10-28 21:28:04 +00:00
Bradley Bell 2400c2c716 typo 2002-10-28 21:13:17 +00:00
Bradley Bell b078e8d71c simplify and eliminate redundant swap macros. maschaffner@gmx.ch and btb 2002-10-28 20:57:11 +00:00
Bradley Bell 196af3b1cc fix infinite loop in quad_sqrt. courtesy of Martin Schaffner <maschaffner@gmx.ch> 2002-10-28 20:12:48 +00:00
Bradley Bell 2ebf9b42cc sparc/sunos support: rename quad to quadint. courtesy of Martin Schaffner <maschaffner@gmx.ch> 2002-10-28 19:49:15 +00:00
Bradley Bell a92497a71f handle BM_OGL in gr_scanline() 2002-10-12 03:09:23 +00:00
Bradley Bell 8b5fd3ed84 make hud_message work correctly 2002-10-11 05:14:59 +00:00
Bradley Bell 95f355e8c6 enable -nofade 2002-10-11 03:37:58 +00:00
Bradley Bell e3b015b572 formatting, small fixes 2002-10-11 00:36:46 +00:00
Bradley Bell 46e94bacdc no swap_object for little-endian 2002-10-10 20:08:51 +00:00
Bradley Bell 53b6b5860d use macros to simplify network endian conversion 2002-10-10 19:40:21 +00:00
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