Commit graph

766 commits

Author SHA1 Message Date
Bradley Bell 4e225f78bc enabled linux joystick 2003-01-01 00:55:03 +00:00
Bradley Bell 5ce8378211 simplified warning msg 2002-12-31 23:20:09 +00:00
Bradley Bell 7603ab94cc comments/whitespace 2002-12-31 23:19:42 +00:00
Bradley Bell cdcd871e79 fix compiler warning 2002-12-31 22:26:16 +00:00
Bradley Bell 34e654b6c9 fixed rle_swap leaks, thanks to martin schaffner 2002-12-31 21:51:37 +00:00
Bradley Bell 95489e824b fixes an infinite loop which was caused by d2x thinking d2demo was a descent 1 mission 2002-12-24 06:09:05 +00:00
Bradley Bell 883fbd973e fix compiler warnings, courtesy of maschaffner@gmx.ch 2002-12-24 05:49:33 +00:00
Bradley Bell 7b4a08d13e comments 2002-12-24 05:30:33 +00:00
Bradley Bell 0bf015a146 add help for -hogdir option 2002-10-30 22:04:22 +00:00
Bradley Bell 34b2c612e2 added -hogdir option 2002-10-30 22:02:52 +00:00
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