Commit graph

864 commits

Author SHA1 Message Date
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
Bradley Bell 2e929ced7a make MVE_rmStepMovie play a full frame instead of a chunk 2003-02-18 23:28:47 +00:00
Bradley Bell 918d33c61d formatting 2003-02-18 20:35:35 +00:00
Bradley Bell b95eac62c5 formatting 2003-02-18 20:23:22 +00:00
Bradley Bell 431853b151 formatting 2003-02-18 20:15:48 +00:00
Bradley Bell b5b7579db2 blah 2003-02-18 19:59:25 +00:00
Bradley Bell b5cdcc1bf2 2nd attempt to fix solaris qsort bug 2003-02-18 19:57:19 +00:00
Bradley Bell d3e3ad1a14 put alignment detection in configure.ac 2003-02-18 19:55:51 +00:00
Bradley Bell 5ceb6c6deb moved mve stuff to separate subdir 2003-02-18 07:37:19 +00:00
Bradley Bell e53f1b4d83 many improvements to mve code. Fixes (at least) bugs #41, #348, #350, and #359. 2003-02-18 07:05:14 +00:00
Bradley Bell 26ec507b72 no more Makefile.mveplay. again 2003-02-14 19:32:01 +00:00
Bradley Bell 5219da962b typo 2003-02-14 19:13:25 +00:00
Bradley Bell cc9134c94f uint -> unsigned int 2003-02-14 03:49:02 +00:00
Bradley Bell ecc171ac1a add fullscreen mode to standalone mveplayer, win32 support 2003-02-14 03:48:16 +00:00