Commit graph

777 commits

Author SHA1 Message Date
Bradley Bell a176140b1a added "d2x options" menu, with maxfps option 2003-03-13 22:34:58 +00:00
Bradley Bell b421863cec added -fps option 2003-03-13 07:16:46 +00:00
Bradley Bell ac69329c2b formatting 2003-03-13 00:20:21 +00:00
Bradley Bell 7acef4cbf5 fixed brightness slider 2003-03-12 03:52:41 +00:00
Bradley Bell 86d3136d16 d1 briefing text fixed, spinning robots and animated bitmaps work, but
colors are messed up
2003-03-01 12:50:45 +00:00
Bradley Bell 9c1d43f70a whitespace 2003-03-01 03:56:55 +00:00
Bradley Bell 8168bb4861 use Builtin_mission_num instead of 0 (if descent.hog is present, d1 becomes
mission 0)
2003-03-01 01:51:15 +00:00
Bradley Bell a3372b49bf MinGW compiles with network enabled again, but still doesn't work 2003-02-28 23:34:15 +00:00
Bradley Bell 1d2d2158d7 oops 2003-02-28 12:08:34 +00:00
Bradley Bell c05219d657 updated NEWS 2003-02-28 11:45:09 +00:00
Bradley Bell dc4193fbd1 Fixed many opengl glitches 2003-02-28 11:27:05 +00:00
Bradley Bell 6db03d84bd Fixed many opengl glitches 2003-02-28 09:56:10 +00:00
Bradley Bell 5d0806ff48 noted that hoard.ham is only needed for multiplayer HOARD games, and should
not be equated with "vertigo". put HoardEquipped() back in network.c.
2003-02-28 06:17:22 +00:00
Bradley Bell 8238f89e9d noted that hoard.ham is only needed for multiplayer HOARD games, and should
not be equated with "vertigo". put HoardEquipped() back in network.c.
2003-02-28 03:54:55 +00:00
Bradley Bell 552db67a6f use timer_delay instead of d_delay 2003-02-27 22:07:21 +00:00
Bradley Bell 6fe5b4738a added replacement qsort for solaris 2003-02-27 19:26:25 +00:00
Bradley Bell 0c8ad5d385 texture conversion for d1 shareware 2003-02-27 04:34:51 +00:00
Bradley Bell 9c8d08f673 better texture conversion for d1 levels 2003-02-27 04:31:04 +00:00
Bradley Bell e8a93ae38e fix joystick support under MinGW 2003-02-27 04:28:18 +00:00
Bradley Bell 62ab7b0447 fix swapping glitch 2003-02-27 04:24:43 +00:00
Bradley Bell 6a0a6b442e clean stuff up, getting ready for 0.2.0 release 2003-02-26 11:11:14 +00:00
Bradley Bell cee968081c begin support for rendering spinning robots in briefings 2003-02-26 11:09:19 +00:00
Bradley Bell 881bdb0042 load d1 oem mission, d1 v1.0 mission 2003-02-26 11:03:27 +00:00
Bradley Bell 1f502b4106 load d1 shareware levels! 2003-02-26 10:20:34 +00:00
Bradley Bell 4217f7ed0f update TODO 2003-02-25 20:37:39 +00:00
Bradley Bell b6aaf53bbb add warning about old auto* versions, use automake --copy 2003-02-25 20:35:48 +00:00
Bradley Bell 5be294e709 Descent I briefings mostly working 2003-02-25 04:45:31 +00:00
Bradley Bell e3797e1013 fixed some more briefing glitches 2003-02-24 12:03:16 +00:00
Bradley Bell 3da2cee814 fixed crash when using shareware data files without -nohires 2003-02-24 07:03:47 +00:00
Bradley Bell 087aed0e79 fix crash on non-existent sounds (i.e. shareware data) 2003-02-24 06:16:17 +00:00
Bradley Bell 0f9b989d16 fixed fullscreen toggle in briefings 2003-02-23 06:10:59 +00:00
Bradley Bell ee4de6ba05 check for mingw when enabling nasm 2003-02-22 06:49:46 +00:00
Bradley Bell 7522c0ae99 oops, fix bug in new byteswap code 2003-02-22 02:29:13 +00:00
Bradley Bell faa57772d5 enable loading player files of either byte order 2003-02-21 12:30:21 +00:00
Bradley Bell 3fb2d45083 get rid of tools subdir 2003-02-21 07:54:42 +00:00
Bradley Bell e9662ed636 fixed up endlevel stuff 2003-02-21 07:14:32 +00:00
Bradley Bell 07284b9340 oops, meant to say: fixed bug #343, not "rest of solution to bug #344" 2003-02-21 05:08:04 +00:00
Bradley Bell 9a27df6bb2 rest of solution to bug #344 2003-02-21 05:05:41 +00:00
Bradley Bell 913b7d9aae revert to more accurate timers 2003-02-21 04:08:48 +00:00
Bradley Bell babf741a6e partial solution to bug #344 2003-02-21 03:52:38 +00:00
Bradley Bell 59263f9bd3 get rid of cvs2cl.pl 2003-02-20 22:17:39 +00:00
Bradley Bell d2ed2bcc97 updated changelog 2003-02-20 22:03:01 +00:00
Bradley Bell 3ab8e2685c updated cvs2cl 2003-02-20 21:17:07 +00:00
Bradley Bell e36cce0e09 added linux/mips info 2003-02-20 21:15:49 +00:00
Bradley Bell a23ec023f1 clean up changelog 2003-02-20 21:12:44 +00:00
Bradley Bell cf9abaffa3 os x needs nanosleep prototype. 2003-02-19 20:52:57 +00:00
Bradley Bell 1223e0f729 added files to .cvsignore 2003-02-19 04:06:59 +00:00
Bradley Bell 60eda435ba added function to disable/enable audio 2003-02-19 03:09:38 +00:00
Bradley Bell dababde103 bigendian fixes 2003-02-19 00:42:40 +00:00
Bradley Bell 98ed2dd98c make sure movie's palette is set before writing briefing text. Fixes bug #359 2003-02-18 23:30:44 +00:00