]> icculus.org git repositories - btb/d2x.git/log
btb/d2x.git
21 years agowhitespace
Bradley Bell [Sat, 1 Mar 2003 03:56:55 +0000 (03:56 +0000)]
whitespace

21 years agouse Builtin_mission_num instead of 0 (if descent.hog is present, d1 becomes
Bradley Bell [Sat, 1 Mar 2003 01:51:15 +0000 (01:51 +0000)]
use Builtin_mission_num instead of 0 (if descent.hog is present, d1 becomes
mission 0)

21 years agoMinGW compiles with network enabled again, but still doesn't work
Bradley Bell [Fri, 28 Feb 2003 23:34:15 +0000 (23:34 +0000)]
MinGW compiles with network enabled again, but still doesn't work

21 years agooops
Bradley Bell [Fri, 28 Feb 2003 12:08:34 +0000 (12:08 +0000)]
oops

21 years agoupdated NEWS
Bradley Bell [Fri, 28 Feb 2003 11:45:09 +0000 (11:45 +0000)]
updated NEWS

21 years agoFixed many opengl glitches
Bradley Bell [Fri, 28 Feb 2003 11:27:05 +0000 (11:27 +0000)]
Fixed many opengl glitches

21 years agoFixed many opengl glitches
Bradley Bell [Fri, 28 Feb 2003 09:56:10 +0000 (09:56 +0000)]
Fixed many opengl glitches

21 years agonoted that hoard.ham is only needed for multiplayer HOARD games, and should
Bradley Bell [Fri, 28 Feb 2003 06:17:22 +0000 (06:17 +0000)]
noted that hoard.ham is only needed for multiplayer HOARD games, and should
not be equated with "vertigo". put HoardEquipped() back in network.c.

21 years agonoted that hoard.ham is only needed for multiplayer HOARD games, and should
Bradley Bell [Fri, 28 Feb 2003 03:54:55 +0000 (03:54 +0000)]
noted that hoard.ham is only needed for multiplayer HOARD games, and should
not be equated with "vertigo". put HoardEquipped() back in network.c.

21 years agouse timer_delay instead of d_delay
Bradley Bell [Thu, 27 Feb 2003 22:07:21 +0000 (22:07 +0000)]
use timer_delay instead of d_delay

21 years agoadded replacement qsort for solaris
Bradley Bell [Thu, 27 Feb 2003 19:26:25 +0000 (19:26 +0000)]
added replacement qsort for solaris

21 years agotexture conversion for d1 shareware
Bradley Bell [Thu, 27 Feb 2003 04:34:51 +0000 (04:34 +0000)]
texture conversion for d1 shareware

21 years agobetter texture conversion for d1 levels
Bradley Bell [Thu, 27 Feb 2003 04:31:04 +0000 (04:31 +0000)]
better texture conversion for d1 levels

21 years agofix joystick support under MinGW
Bradley Bell [Thu, 27 Feb 2003 04:28:18 +0000 (04:28 +0000)]
fix joystick support under MinGW

21 years agofix swapping glitch
Bradley Bell [Thu, 27 Feb 2003 04:24:43 +0000 (04:24 +0000)]
fix swapping glitch

21 years agoclean stuff up, getting ready for 0.2.0 release
Bradley Bell [Wed, 26 Feb 2003 11:11:14 +0000 (11:11 +0000)]
clean stuff up, getting ready for 0.2.0 release

21 years agobegin support for rendering spinning robots in briefings
Bradley Bell [Wed, 26 Feb 2003 11:09:19 +0000 (11:09 +0000)]
begin support for rendering spinning robots in briefings

21 years agoload d1 oem mission, d1 v1.0 mission
Bradley Bell [Wed, 26 Feb 2003 11:03:27 +0000 (11:03 +0000)]
load d1 oem mission, d1 v1.0 mission

21 years agoload d1 shareware levels!
Bradley Bell [Wed, 26 Feb 2003 10:20:34 +0000 (10:20 +0000)]
load d1 shareware levels!

21 years agoupdate TODO
Bradley Bell [Tue, 25 Feb 2003 20:37:39 +0000 (20:37 +0000)]
update TODO

21 years agoadd warning about old auto* versions, use automake --copy
Bradley Bell [Tue, 25 Feb 2003 20:35:48 +0000 (20:35 +0000)]
add warning about old auto* versions, use automake --copy

21 years agoDescent I briefings mostly working
Bradley Bell [Tue, 25 Feb 2003 04:45:31 +0000 (04:45 +0000)]
Descent I briefings mostly working

21 years agofixed some more briefing glitches
Bradley Bell [Mon, 24 Feb 2003 12:03:16 +0000 (12:03 +0000)]
fixed some more briefing glitches

21 years agofixed crash when using shareware data files without -nohires
Bradley Bell [Mon, 24 Feb 2003 07:03:47 +0000 (07:03 +0000)]
fixed crash when using shareware data files without -nohires

21 years agofix crash on non-existent sounds (i.e. shareware data)
Bradley Bell [Mon, 24 Feb 2003 06:16:17 +0000 (06:16 +0000)]
fix crash on non-existent sounds (i.e. shareware data)

21 years agofixed fullscreen toggle in briefings
Bradley Bell [Sun, 23 Feb 2003 06:10:59 +0000 (06:10 +0000)]
fixed fullscreen toggle in briefings

21 years agocheck for mingw when enabling nasm
Bradley Bell [Sat, 22 Feb 2003 06:49:46 +0000 (06:49 +0000)]
check for mingw when enabling nasm

21 years agooops, fix bug in new byteswap code
Bradley Bell [Sat, 22 Feb 2003 02:29:13 +0000 (02:29 +0000)]
oops, fix bug in new byteswap code

21 years agoenable loading player files of either byte order
Bradley Bell [Fri, 21 Feb 2003 12:30:21 +0000 (12:30 +0000)]
enable loading player files of either byte order

21 years agoget rid of tools subdir
Bradley Bell [Fri, 21 Feb 2003 07:54:42 +0000 (07:54 +0000)]
get rid of tools subdir

21 years agofixed up endlevel stuff
Bradley Bell [Fri, 21 Feb 2003 07:14:32 +0000 (07:14 +0000)]
fixed up endlevel stuff

21 years agooops, meant to say: fixed bug #343, not "rest of solution to bug #344"
Bradley Bell [Fri, 21 Feb 2003 05:08:04 +0000 (05:08 +0000)]
oops, meant to say: fixed bug #343, not "rest of solution to bug #344"

21 years agorest of solution to bug #344
Bradley Bell [Fri, 21 Feb 2003 05:05:41 +0000 (05:05 +0000)]
rest of solution to bug #344

21 years agorevert to more accurate timers
Bradley Bell [Fri, 21 Feb 2003 04:08:48 +0000 (04:08 +0000)]
revert to more accurate timers

21 years agopartial solution to bug #344
Bradley Bell [Fri, 21 Feb 2003 03:52:38 +0000 (03:52 +0000)]
partial solution to bug #344

21 years agoget rid of cvs2cl.pl
Bradley Bell [Thu, 20 Feb 2003 22:17:39 +0000 (22:17 +0000)]
get rid of cvs2cl.pl

21 years agoupdated changelog
Bradley Bell [Thu, 20 Feb 2003 22:03:01 +0000 (22:03 +0000)]
updated changelog

21 years agoupdated cvs2cl
Bradley Bell [Thu, 20 Feb 2003 21:17:07 +0000 (21:17 +0000)]
updated cvs2cl

21 years agoadded linux/mips info
Bradley Bell [Thu, 20 Feb 2003 21:15:49 +0000 (21:15 +0000)]
added linux/mips info

21 years agoclean up changelog
Bradley Bell [Thu, 20 Feb 2003 21:12:44 +0000 (21:12 +0000)]
clean up changelog

21 years agoos x needs nanosleep prototype.
Bradley Bell [Wed, 19 Feb 2003 20:52:57 +0000 (20:52 +0000)]
os x needs nanosleep prototype.

21 years agoadded files to .cvsignore
Bradley Bell [Wed, 19 Feb 2003 04:06:59 +0000 (04:06 +0000)]
added files to .cvsignore

21 years agoadded function to disable/enable audio
Bradley Bell [Wed, 19 Feb 2003 03:09:38 +0000 (03:09 +0000)]
added function to disable/enable audio

21 years agobigendian fixes
Bradley Bell [Wed, 19 Feb 2003 00:42:40 +0000 (00:42 +0000)]
bigendian fixes

21 years agomake sure movie's palette is set before writing briefing text. Fixes bug #359
Bradley Bell [Tue, 18 Feb 2003 23:30:44 +0000 (23:30 +0000)]
make sure movie's palette is set before writing briefing text.  Fixes bug #359

21 years agomake MVE_rmStepMovie play a full frame instead of a chunk
Bradley Bell [Tue, 18 Feb 2003 23:28:47 +0000 (23:28 +0000)]
make MVE_rmStepMovie play a full frame instead of a chunk

21 years agoformatting
Bradley Bell [Tue, 18 Feb 2003 20:35:35 +0000 (20:35 +0000)]
formatting

21 years agoformatting
Bradley Bell [Tue, 18 Feb 2003 20:23:22 +0000 (20:23 +0000)]
formatting

21 years agoformatting
Bradley Bell [Tue, 18 Feb 2003 20:15:48 +0000 (20:15 +0000)]
formatting

21 years agoblah
Bradley Bell [Tue, 18 Feb 2003 19:59:25 +0000 (19:59 +0000)]
blah

21 years ago2nd attempt to fix solaris qsort bug
Bradley Bell [Tue, 18 Feb 2003 19:57:19 +0000 (19:57 +0000)]
2nd attempt to fix solaris qsort bug

21 years agoput alignment detection in configure.ac
Bradley Bell [Tue, 18 Feb 2003 19:55:51 +0000 (19:55 +0000)]
put alignment detection in configure.ac

21 years agomoved mve stuff to separate subdir
Bradley Bell [Tue, 18 Feb 2003 07:37:19 +0000 (07:37 +0000)]
moved mve stuff to separate subdir

21 years agomany improvements to mve code. Fixes (at least) bugs #41, #348, #350, and #359.
Bradley Bell [Tue, 18 Feb 2003 07:05:14 +0000 (07:05 +0000)]
many improvements to mve code.  Fixes (at least) bugs #41, #348, #350, and #359.

21 years agono more Makefile.mveplay. again
Bradley Bell [Fri, 14 Feb 2003 19:32:01 +0000 (19:32 +0000)]
no more Makefile.mveplay. again

21 years agotypo
Bradley Bell [Fri, 14 Feb 2003 19:13:25 +0000 (19:13 +0000)]
typo

21 years agouint -> unsigned int
Bradley Bell [Fri, 14 Feb 2003 03:49:02 +0000 (03:49 +0000)]
uint -> unsigned int

21 years agoadd fullscreen mode to standalone mveplayer, win32 support
Bradley Bell [Fri, 14 Feb 2003 03:48:16 +0000 (03:48 +0000)]
add fullscreen mode to standalone mveplayer, win32 support

21 years agorandom bugfixes, win32 support
Bradley Bell [Fri, 14 Feb 2003 03:45:31 +0000 (03:45 +0000)]
random bugfixes, win32 support

21 years agoformatting
Bradley Bell [Fri, 14 Feb 2003 03:44:25 +0000 (03:44 +0000)]
formatting

21 years agodisable networking on mac/win for now
Bradley Bell [Fri, 14 Feb 2003 03:44:05 +0000 (03:44 +0000)]
disable networking on mac/win for now

21 years agocomments
Bradley Bell [Fri, 14 Feb 2003 03:42:24 +0000 (03:42 +0000)]
comments

21 years agoget rid of some redundant swap functions. Courtesy of Martin Schaffner <martin.schaf...
Bradley Bell [Thu, 13 Feb 2003 22:07:58 +0000 (22:07 +0000)]
get rid of some redundant swap functions.  Courtesy of Martin Schaffner <martin.schaffner@epfl.ch>

21 years agoupdate changelog
Bradley Bell [Thu, 13 Feb 2003 22:03:37 +0000 (22:03 +0000)]
update changelog

21 years agofix remaining polymodel alignment issues. Courtesy of Martin Schaffner <martin.schaf...
Bradley Bell [Thu, 13 Feb 2003 22:02:29 +0000 (22:02 +0000)]
fix remaining polymodel alignment issues.  Courtesy of Martin Schaffner <martin.schaffner@epfl.ch>

21 years agofix various little bugs
Bradley Bell [Thu, 13 Feb 2003 21:47:22 +0000 (21:47 +0000)]
fix various little bugs

21 years agoeliminate warning
Bradley Bell [Thu, 13 Feb 2003 20:35:44 +0000 (20:35 +0000)]
eliminate warning

21 years agobuild mveplayer from regular makefiles
Bradley Bell [Thu, 13 Feb 2003 20:34:18 +0000 (20:34 +0000)]
build mveplayer from regular makefiles

21 years agonew file
Bradley Bell [Thu, 13 Feb 2003 20:33:39 +0000 (20:33 +0000)]
new file

21 years agomore movie fixes
Bradley Bell [Thu, 13 Feb 2003 19:44:55 +0000 (19:44 +0000)]
more movie fixes

21 years agoupdated README
Bradley Bell [Thu, 13 Feb 2003 19:44:26 +0000 (19:44 +0000)]
updated README

21 years agosome OS X and dist fixes
Bradley Bell [Thu, 13 Feb 2003 19:43:53 +0000 (19:43 +0000)]
some OS X and dist fixes

21 years agobigendian mvl support
Bradley Bell [Wed, 12 Feb 2003 09:15:36 +0000 (09:15 +0000)]
bigendian mvl support

21 years agoformatting, stuff
Bradley Bell [Wed, 12 Feb 2003 09:14:24 +0000 (09:14 +0000)]
formatting, stuff

21 years agolotsa movie cleanups, added truecolor mve support, standalone mveplayer
Bradley Bell [Wed, 12 Feb 2003 09:04:28 +0000 (09:04 +0000)]
lotsa movie cleanups, added truecolor mve support, standalone mveplayer

21 years agolotsa movie cleanups, added truecolor mve support, standalone mveplayer
Bradley Bell [Wed, 12 Feb 2003 08:58:38 +0000 (08:58 +0000)]
lotsa movie cleanups, added truecolor mve support, standalone mveplayer

21 years agorestore prototype for swap_polygon_model_data
Bradley Bell [Wed, 22 Jan 2003 00:54:13 +0000 (00:54 +0000)]
restore prototype for swap_polygon_model_data

21 years agorestore prototype for swap_polygon_model_data
Bradley Bell [Wed, 22 Jan 2003 00:51:49 +0000 (00:51 +0000)]
restore prototype for swap_polygon_model_data

21 years agouse memcpy to avoid alignment problem
Bradley Bell [Tue, 21 Jan 2003 22:28:08 +0000 (22:28 +0000)]
use memcpy to avoid alignment problem

21 years agoupdated some defs, added sunos/sparc
Bradley Bell [Tue, 21 Jan 2003 19:32:40 +0000 (19:32 +0000)]
updated some defs, added sunos/sparc

21 years agouse __sun__ for sunos
Bradley Bell [Wed, 15 Jan 2003 21:36:12 +0000 (21:36 +0000)]
use __sun__ for sunos

21 years agoattempting to support d1 shareware
Bradley Bell [Wed, 15 Jan 2003 02:47:19 +0000 (02:47 +0000)]
attempting to support d1 shareware

21 years agoupdate defs
Bradley Bell [Wed, 15 Jan 2003 02:46:55 +0000 (02:46 +0000)]
update defs

21 years agofix several bugs, comments, formatting. courtesy of David Costanzo <david_costanzo...
Bradley Bell [Wed, 15 Jan 2003 02:44:31 +0000 (02:44 +0000)]
fix several bugs, comments, formatting. courtesy of David Costanzo <david_costanzo@yahoo.com>

21 years agochanged path for SDL headers
Bradley Bell [Wed, 15 Jan 2003 02:42:41 +0000 (02:42 +0000)]
changed path for SDL headers

21 years agoformatting, comments
Bradley Bell [Wed, 15 Jan 2003 02:40:54 +0000 (02:40 +0000)]
formatting, comments

21 years agoattempt to support d1 for mac mission
Bradley Bell [Sat, 11 Jan 2003 02:58:33 +0000 (02:58 +0000)]
attempt to support d1 for mac mission

21 years agogcc 3.2 warnings
Bradley Bell [Sat, 11 Jan 2003 02:57:39 +0000 (02:57 +0000)]
gcc 3.2 warnings

21 years agofoo
Bradley Bell [Sat, 11 Jan 2003 01:11:37 +0000 (01:11 +0000)]
foo

21 years agouse ifdef around gr_toggle_fullscreen
Bradley Bell [Thu, 9 Jan 2003 00:57:42 +0000 (00:57 +0000)]
use ifdef around gr_toggle_fullscreen

21 years agodon't need .msn file for descent.hog anymore
Bradley Bell [Tue, 7 Jan 2003 03:10:20 +0000 (03:10 +0000)]
don't need .msn file for descent.hog anymore

21 years agostuff
Bradley Bell [Tue, 7 Jan 2003 00:14:18 +0000 (00:14 +0000)]
stuff

21 years agocomments
Bradley Bell [Mon, 6 Jan 2003 23:10:19 +0000 (23:10 +0000)]
comments

21 years agodocumentations
Bradley Bell [Mon, 6 Jan 2003 22:42:11 +0000 (22:42 +0000)]
documentations

21 years agoremove old files
Bradley Bell [Fri, 3 Jan 2003 01:11:46 +0000 (01:11 +0000)]
remove old files

21 years agoformatting
Bradley Bell [Fri, 3 Jan 2003 00:57:00 +0000 (00:57 +0000)]
formatting

21 years agoattempt to make read_model_file bigendian-friendly
Bradley Bell [Fri, 3 Jan 2003 00:56:33 +0000 (00:56 +0000)]
attempt to make read_model_file bigendian-friendly

21 years agomove vertigo text
Bradley Bell [Fri, 3 Jan 2003 00:55:26 +0000 (00:55 +0000)]
move vertigo text

21 years agocleanup alignment changes
Bradley Bell [Thu, 2 Jan 2003 23:31:50 +0000 (23:31 +0000)]
cleanup alignment changes

21 years agofix alignment issues on sparc
Bradley Bell [Thu, 2 Jan 2003 23:13:21 +0000 (23:13 +0000)]
fix alignment issues on sparc