2000-01-01 11:47  knghtbrd

	* doc/: README.source, gl_notes.txt, gnu.txt, qe3.ico, quake.gif,
	quake.ico, quake.xpm, quake_manual.txt, qw_exit_screen.txt,
	qw_protocol_notes.txt, readme.txt, solaris_notes.txt,
	tech_info.txt, winquake_notes.txt, standalone/3dfx.txt,
	standalone/INSTALL, standalone/INSTALL.Q2Mission,
	standalone/INSTALL.Quake, standalone/INSTALL.Quake2,
	standalone/README, standalone/README.Solaris,
	standalone/README.X11, standalone/glqnotes.txt, standalone/qe3.ico,
	standalone/quake.gif, standalone/quake.ico,
	standalone/readme.glquake, standalone/readme.squake,
	standalone/wqreadme.txt, standalone/data/COMEXP.TXT,
	standalone/data/HELP.TXT, standalone/data/LICINFO.TXT,
	standalone/data/MANUAL.TXT, standalone/data/ORDER.TXT,
	standalone/data/README.TXT, standalone/data/RLICNSE.TXT,
	standalone/data/SLICNSE.TXT: Several files from doc/stadalone and
	doc/quakeworld have no bearing on reality anymore, removed them. 
	Renamed what remained and put it directly in doc for easier
	reference.  qwcl2.ico and quake.ico (the mini-icons for the upper
	left corner in win32) are identical, removed one.  Made an xpm of
	quake.gif.  Removed standalone and quakeworld subdirs.

2000-01-01 08:35  deek

	* common/net_com.c: Grr...teach me not to test before committing...

2000-01-01 08:35  deek

	* common/net_com.c: Test changes in net_com.c for bad connects...

2000-01-01 08:20  deek

	* common/: gl_vidlinux_3dfx.c, gl_vidlinuxglx.c, gl_vidnt.c:
	gl_ztrick is now saved in the config.cfg file

2000-01-01 08:12  knghtbrd

	* qw_client/Makefile.in, uquake/Makefile.in: LDFLAGS cleanups for
	-svga and -3dfx

2000-01-01 07:03  deek

	* common/gl_rmain.c, common/glquake2.h, qw_client/gl_rmisc.c,
	qw_client/glquake.h, uquake/gl_rmisc.c, uquake/glquake.h: Repaired
	UQuake gl_rmail.c mess, commented out gl_reporttjunctions refs,
	since they are apparently unused by either QW or UQuake.

2000-01-01 06:20  knghtbrd

	* configure.in: This should fix Deek's problem with failure to find
	-lGL properly.

2000-01-01 06:09  knghtbrd

	* README: Mostly formatting changes to the README.

2000-01-01 05:51  deek

	* configure.in: Fix for APIENTRY detection

2000-01-01 05:30  deek

	* configure.in: Fixed silly bug in OpenGL detection.

2000-01-01 04:31  deek

	* common/gl_vidlinuxglx.c: Fixed my slight GLX screwup with
	_windowed_mouse -- thanks to Marcus Sundberg for supplying patch.

2000-01-01 03:18  deek

	* common/uint32.h: Whoops! Forgot to add the declarations file for
	mdfour's unsigned int hack.  Here it is! :)

2000-01-01 03:18  deek

	* old_headers/standalone/mpdosock.h,
	uquake/do_not_include/mpdosock.h: Removed two Windows header files
	that we are not allowed to distribute.

2000-01-01 03:18  deek

	* common/mdfour.c, common/mdfour.h, common/net_com.c,
	qw_client/Makefile.in, qw_common/md4.c, qw_server/Makefile.in:
	Replaced RSA MD4 source with GPLed mdfour.[ch] source, and
	net_com.c to connect it all. Also modified Makefile.in for
	qw-(client|server) to use them.

2000-01-01 03:03  knghtbrd

	* TODO: Added XInput and saving of gl_ztrick to TODO

2000-01-01 00:10  knghtbrd

	* .cvsignore, Makefile.in, TODO, configure.in, common/config.h.in,
	qw_client/.cvsignore, qw_server/.cvsignore, uquake/.cvsignore:
	Added .cvsignore files.  Added clean-autoconf target to Makefile.in
	and made distclean remove *~ files

1999-12-31 23:17  palisade

	* common/: common_quakedef.h, quakedef.h: Turns out that
	common_quakedef.h was right, and I goofed.

1999-12-31 22:58  palisade

	* AUTHORS: Added Chad Fowler to the list of 'server resources',
	he's working on mysql and php stuff.

1999-12-31 22:50  palisade

	* AUTHORS: forgot

1999-12-31 22:45  palisade

	* common/: common_quakedef.h, quakedef.h: All the files in common
	include "quakedef.h" not "common_quakedef.h", I think someone
	inappropriately renamed it without checking.

1999-12-31 22:41  palisade

	* common/mathlib.c: I optimized the math routines, they're faster
	and more compact.

1999-12-31 22:33  knghtbrd

	* TODO: Re-added some stuff that somehow got removed from the
	TODO..

1999-12-31 22:26  mercury

	* AUTHORS, common/gl_rmain.c, qw_client/gl_rmain.c,
	uquake/gl_rmain.c: Applied patch from Bill Currie to merge
	gl_rmain.c

1999-12-31 21:16  knghtbrd

	* AUTHORS: Added a few more people to AUTHORS..

1999-12-31 20:41  mercury

	* common/gl_mesh.c, common/gl_refrag.c, qw_client/gl_mesh.c,
	qw_client/gl_refrag.c, uquake/gl_mesh.c, uquake/gl_refrag.c: More
	merging work..

1999-12-31 20:21  mercury

	* configure.in, common/gl_vidlinux_3dfx.c, qw_client/Makefile.in,
	qw_client/gl_vidlinux.c, uquake/Makefile.in, uquake/gl_vidlinux.c:
	Some GL fixes in configure.in
	
	Merged the uquake and qw_client gl_vidlinux.c into
	common/gl_vidlinux_3dfx.c

1999-12-31 19:32  deek

	* qw_client/quakeworld.bmp: Deleted redundant bitmap -- we're not
	really QuakeWorld any more, are we?

1999-12-31 19:21  deek

	* TODO: TODO additions

1999-12-31 15:25  palisade

	* TODO: Added some goals mentioned in the mailing lists and forums.

1999-12-31 15:02  knghtbrd

	* ChangeLog, TODO: Added a couple items to the TODO list that have
	been talked about on irc, please have a look if you haven't
	recently--there's lots of stuff in there that would be good to work
	on.

1999-12-31 15:02  knghtbrd

	* Makefile.in, configure.in, qw_client/Makefile.in,
	uquake/Makefile.in: The Autoconf Merge from Hell, part II!  Rewrote
	much of the configure.in rules, check out the help for ./configure
	to see what's changed.	Added the beginnings of autoconf DGA
	support (it is detected properly though it isn't yet
	complete---HAS_DGA isn't getting defined in config.h for some
	reason..)

1999-12-31 14:03  palisade

	* AUTHORS, ChangeLog, README: Updated documentation, legalise,
	technical info changes, added Id's original changelog to the end of
	ours. Added myself to the list of document maintainers.

1999-12-31 09:43  palisade

	* AUTHORS: added myself

1999-12-31 05:22  deek

	* common/: gl_vidlinuxglx.c, vid_x.c: Made OpenGL targets in X
	remove the cursor when _windowed_mouse 1 is set.  Also, committed
	patch from Marcus Sundberg <mackan@stacken.kth.se> or

1999-12-31 00:16  knghtbrd

	* configure.in: Added missing quotes around variable assignments
	that need them.

1999-12-30 22:49  knghtbrd

	* uquake/gl_rmain.c: Removed a (resolved) conflict in this file
	that was commented out.

1999-12-30 22:49  knghtbrd

	* configure.in, common/common_quakedef.h, common/config.h.in,
	qw_client/Makefile.in, qw_server/Makefile.in, uquake/Makefile.in:
	Moved config.h.in to common/, updated Makefile.in's so configure
	works from any dir, and removed a couple of autoconf errors when
	extensions that aren't required happen to be unavailable.

1999-12-30 22:49  knghtbrd

	* AUTHORS, ChangeLog, TODO: Cleaned up/added stuff to misc
	non-source files

1999-12-30 22:07  palisade

	* AUTHORS: added marcus to the list of sound cleanups

1999-12-30 21:53  palisade

	* common/snd_mme.c: added snd_mme.c for MME sound system support
	(DUnix)

1999-12-30 21:53  palisade

	* configure.in, qw_client/Makefile.in, uquake/Makefile.in: pandr
	reworked marcus's MME Digital UNIX sound support to fit with out
	changes.  just have to add snd_mme.c next

1999-12-30 21:09  mercury

	* AUTHORS, common/r_aclipa.s, common/r_aliasa.s, common/r_drawa.s,
	common/r_edgea.s, common/r_light.c, common/r_sky.c,
	common/r_vars.c, common/surf16.s, common/surf8.s,
	common/sys_dosa.s: Tweaked the authors, missed a few .s files..

1999-12-30 21:09  mercury

	* common/r_varsa.s: Whoops, one more..

1999-12-30 20:44  raptor

	* uquake/gl_rmain.c: 
	
	Fixed up some of the "ugly fog code" and removed an obsolete
	comment

1999-12-30 20:39  mercury

	* qw_client/: d_copy.s, d_draw.s, d_draw16.s, d_fill.c, d_init.c,
	d_modech.c, d_part.c, d_parta.s, d_polysa.s, d_scana.s, d_sky.c,
	d_spr8.s, d_sprite.c, d_vars.c, d_varsa.s, d_zpoint.c, gl_test.c,
	gl_warp.c, r_aclip.c, snd_win.c: Missed a few..

1999-12-30 20:39  mercury

	* configure.in, common/d_copy.s, common/d_draw.s,
	common/d_draw16.s, common/d_fill.c, common/d_init.c,
	common/d_modech.c, common/d_part.c, common/d_parta.s,
	common/d_polysa.s, common/d_scana.s, common/d_sky.c,
	common/d_spr8.s, common/d_sprite.c, common/d_vars.c,
	common/d_varsa.s, common/d_zpoint.c, common/gl_test.c,
	common/gl_warp.c, common/r_aclip.c, qw_client/r_aclipa.s,
	qw_client/r_aliasa.s, qw_client/r_drawa.s, qw_client/r_edgea.s,
	qw_client/r_light.c, qw_client/r_sky.c, qw_client/r_vars.c,
	qw_client/r_varsa.s, qw_client/surf16.s, qw_client/surf8.s,
	qw_client/sys_dosa.s, uquake/Makefile.in, uquake/d_copy.s,
	uquake/d_draw.s, uquake/d_draw16.s, uquake/d_fill.c,
	uquake/d_init.c, uquake/d_modech.c, uquake/d_part.c,
	uquake/d_parta.s, uquake/d_polysa.s, uquake/d_scana.s,
	uquake/d_sky.c, uquake/d_spr8.s, uquake/d_sprite.c,
	uquake/d_vars.c, uquake/d_varsa.s, uquake/d_zpoint.c,
	uquake/gl_test.c, uquake/gl_warp.c, uquake/r_aclip.c,
	uquake/r_aclipa.s, uquake/r_aliasa.s, uquake/r_drawa.s,
	uquake/r_edgea.s, uquake/r_light.c, uquake/r_sky.c,
	uquake/r_vars.c, uquake/r_varsa.s, uquake/surf16.s, uquake/surf8.s,
	uquake/sys_dosa.s: Compile fix on some stuff..
	
	Mass movement of completely common files between qw_client and
	uquake.

1999-12-30 20:18  raptor

	* qw_client/Makefile.in, uquake/Makefile.in: 
	
	Ok. now it compiles svgalib and 3dfx.. at least on my system :)

1999-12-30 19:26  mercury

	* AUTHORS, configure.in: Updated the authors file..  Tweaked
	configure.in to reflect the removal of sys_sun.c.

1999-12-30 19:11  mercury

	* uquake/: draw.c, gl_draw.c, host_cmd.c, sv_main.c, sys_dos.c,
	sys_linux.c: VERSION and HAVE_GL_COLOR_INDEX8_EXT fixes..

1999-12-30 18:59  mercury

	* configure, configure.in, common/common_quakedef.h,
	qw_client/Makefile.in, qw_client/cl_main.c, qw_client/draw.c,
	qw_client/gl_draw.c, qw_client/menu.c, qw_server/qwsvdef.h,
	qw_server/sv_main.c: Added common/config.h.in, moving the version
	and a few other variables there, more will be added later as
	needed..
	
	Added -Wall to the cflags on a few things, may have missed some
	stuff..
	
	Changed the tests on HAVE_GL_COLOR_INDEX8_EXT to actually
	function..  (Fixes the GL texture problem..)
	
	Added tests for GLAPIENTRY and APIENTRY, there will alweys be
	something..
	
	Fixed the check for the 3dfxgl lib..
	
	Some makefile tweaking..
	
	Changed VERSION into a string so it can easily be 0.1.0..
	
	Removed the generated configure script, does not merge sanely..

1999-12-30 18:40  knghtbrd

	* configure, qw_client/Makefile.in, qw_server/Makefile.in,
	uquake/Makefile.extra, uquake/Makefile.in: ./configure is actually
	included this time.  If DJGPP has autoconf we should remove that
	file and just have people regenerate it.  Also update the
	Makefile.in's to put bins right in targets rather than subdirs
	under targets.	Removed stale uquake/Makefile.extra.

1999-12-30 18:31  palisade

	* uquake/d_surf.c: Added Marcus's patch to align surfcache_t
	structs for 64-bit platforms.

1999-12-30 18:10  knghtbrd

	* AUTHORS, configure.in, common/cd_wrapper.c,
	qw_client/Makefile.in, qw_server/Makefile.in, uquake/Makefile.in:
	pandr's autoconf cleanup.  Now uses common/cd_wrapper.c to replace
	some of the things autoconf was doing before but really shouldn't
	have been.

1999-12-30 17:54  palisade

	* uquake/sys_sun.c: uquake/sys_sun.c has been moved to
	uquake/sys_unix.c which is the proper filename

1999-12-30 17:10  palisade

	* qw_client/glquake.h: removed nested comments

1999-12-30 17:04  palisade

	* AUTHORS: added names

1999-12-30 16:55  palisade

	* uquake/net.h: added mackan@stacken.kth.se 's patch

1999-12-30 16:44  palisade

	* TODO: added some things to the TODO

1999-12-30 16:37  palisade

	* uquake/sys_unix.c: sys_sun.c renamed to sys_unix.c, Makefile
	should recognize it now.

1999-12-30 16:32  palisade

	* uquake/menu.c: Added loring's 1999/12/30 menu.c patch for AIX -
	level_t -> quakelevel_t

1999-12-30 16:11  palisade

	* qw_client/glquake.h: added loring's 1999/12/30 patch for
	glquake.h, hand edited because he missed some updates.

1999-12-30 15:50  palisade

	* Makefile.in: i've added cesarb's fix: top-level Makefile has
	@src_dir@, right thing is @srcdir@, and some tabs seem tohave been
	converted to spaces.

1999-12-30 11:58  raptor

	* uquake/: gl_rmain.c, gl_rmisc.c, gl_rsurf.c, glquake.h: [no log
	message]

1999-12-30 08:08  knghtbrd

	* ChangeLog, configure, configure.in, qw_client/Makefile.in,
	uquake/Makefile.in: Made the Makefile checks ifeq(VAR,yes) rather
	than ifneq(VAR,) to make things more robust.  Fixed HAS_TDFX in
	configure.in for real this time.

1999-12-30 07:53  knghtbrd

	* configure, configure.in: make sure that HAVE_TDFX="no" if we
	don't find it

1999-12-30 07:33  knghtbrd

	* INSTALL: Removed note for Utah GLX users that no longer applies

1999-12-30 07:25  knghtbrd

	* configure, configure.in, qw_client/Makefile.in,
	uquake/Makefile.in: use AC_DEFINE() instead of the confdefs.h hack

1999-12-30 07:25  deek

	* qw_client/glquake.h: More GLAPIENTRY fallout...earlier
	search/replace methods had left some stuff out...all better now.

1999-12-30 06:33  deek

	* qw_client/glquake.h: Repaired my own fix...that'll teach me to
	use #error without putting the error text in quotes... :)

1999-12-30 06:33  deek

	* qw_client/glquake.h: Fixed up screwy GLAPIENTRY fix for older
	Mesa versions. We can support Mesa 3.0 again.

1999-12-30 06:26  knghtbrd

	* configure, configure.in: autoconf updates, several autoconf
	options have changed how they are run, please run ./configure
	--help to see what's what.  Also made --help output worth looking
	at.

1999-12-30 05:40  knghtbrd

	* Makefile.in, client.in, configure, configure.in, post.in, pre.in,
	rules.in, srcfiles.in, qw_client/Makefile.in,
	qw_server/Makefile.in, uquake/Makefile.in: Unrolled all the
	{client,post,pre,rules,srcfiles}.in files into the proper places in
	the various Makefile.in's.  Having them all in the module root like
	that may make it easy to make a change that affects everything all
	at once but it's real bitch to try and maintain those files. 
	They're all gone now and we'll just have to maintain the seperate
	makefiles.

1999-12-30 05:37  knghtbrd

	* COPYING: This file should be here.

1999-12-30 04:33  knghtbrd

	* configure, configure.in: INDEX8 fix--doh!

1999-12-30 03:58  knghtbrd

	* configure, configure.in, pre.in, rules.in, qw_client/Makefile.in,
	uquake/Makefile.in: autoconf support is just about complete now! 
	the -3dfx targets build and were tested successfully.  There are a
	few hardwired LDFLAGS to clean up (-lm, -ldl, -lvga, and -lGL) in
	various targets still.	In order to build with Mesa versions  prior
	to 3.1 you'll need to change -lGL to -lMesaGL.	      I'll teach
	autoconf how to do this tonight.  It's safe to come out from	   
	 behind your pre_autoconf branch now guys.  ;>

1999-12-30 02:57  palisade

	* client.in: Fixed the target line.

1999-12-30 02:35  knghtbrd

	* TODO, client.in, configure, configure.in: autoconf now looks for
	lib3dfxgl.so to figure out whether or not to build the -glide
	targets (now named -3dfx..)  Thid doesn't mean that I have actually
	written the makefile stuff for these targets, but rather that I
	have written the foundation needed to create them.

1999-12-30 00:23  knghtbrd

	* AUTHORS, configure, configure.in: Another commit from hell! 
	Fixes to autoconf for Utah GLX and the base of support for the
	return of a glide target.  Things are still a bit broken however as
	I need to write glide build rules.  I probably have more to do in
	configure.in, I want to make libGL detection work more like Glide's
	does now.  The Glide detection rule was lifted almost wholesale
	from Mesa because it works and I couldn't write anything that would
	work better.

1999-12-29 22:46  knghtbrd

	* common/snd_dma.c: Ryan C. Gordon provided a small cleanup for
	snd_dma.c which fixes a crash if sound could not be started
	properly for some reason.

1999-12-29 11:08  mercury

	* qw_client/Makefile: Big makefile cleanup..

1999-12-29 10:50  mercury

	* qw_client/cl_main.c: Added a comment on why I commented a line
	out..

1999-12-29 10:44  mercury

	* qw_client/cl_main.c: A fix for a qw show stopper, and a test..

1999-12-29 06:09  mercury

	* qw_client/cl_main.c, qw_common/common.c, qw_common/console.c:
	Squashed a QW showstopper, last one I hope! Fixed a rare chance of
	a buffer overflow attack in the display code.

1999-12-29 05:58  knghtbrd

	* AUTHORS, ChangeLog, INSTALL, Makefile, Makefile.in, client.in,
	config.guess, config.sub, configure, configure.in, install-sh,
	post.in, pre.in, rules.in, srcfiles.in, common/common_quakedef.h,
	common/gl_vidlinuxglx.c, common/snd_null.c, common/vid_sunx.c,
	qw_client/Makefile, qw_client/Makefile.in, qw_client/cl_main.c,
	qw_client/gl_draw.c, qw_client/gl_rsurf.c, qw_client/glquake.h,
	qw_client/sys_linux.c, qw_common/common.c, qw_common/common.h,
	qw_common/net_udp.c, qw_server/Makefile, qw_server/Makefile.in,
	qw_server/sys_unix.c, uquake/Makefile, uquake/Makefile.in,
	uquake/common.c, uquake/common.h, uquake/gl_draw.c, uquake/menu.c,
	uquake/net_udp.c, uquake/sys_sun.c: Loring Holden's autoconf
	support.  {qw-client,quake}-glide is currently	       not built
	since neither of us has the hardware available at the moment to    
	  test the 3dfx MiniGL target.	Someone who does (Mercury?) will
	have to fix	 that.	Bins all build in odd places for the
	moment.  Thanks for staying up	    so late to help get this
	working Loring, you rock!

1999-12-28 21:38  mercury

	* common/gl_vidnt.c, common/glquake2.h, qw_client/glquake.h,
	qw_server/Makefile, uquake/glquake.h: s/APIENTRY/GLAPIENTRY/ We now
	REQUIRE mesa 3.1 to compile the GL stuff....

1999-12-28 21:14  knghtbrd

	* qw_client/Makefile, qw_server/Makefile: Treat all ia32 archs the
	same in the QW makefiles to match UQ

1999-12-28 20:58  deek

	* common/vid_svgalib.c: Repaired undefined  VID_UpdatePlanarScreen.

1999-12-28 19:30  knghtbrd

	* qw_client/Makefile, qw_server/Makefile: clean rules are fixed.  I
	promise this time.

1999-12-28 19:20  knghtbrd

	* uquake/gl_draw.c: :%s/SourceForge/QuakeForge/g, a matter of life
	and death fix!	;>

1999-12-28 18:50  mercury

	* qw_client/Makefile, qw_server/Makefile: Fixing 'make clean'

1999-12-28 18:44  deek

	* uquake/Makefile: Fixed miscellaneous Makefile problems: $(ARCH)
	fixed, clean target fixed, libraries added to GL_X11_LDFLAGS,
	GL_GLIDE_LDFLAGS repaired to include $(LDFLAGS)

1999-12-28 18:21  mercury

	* ChangeLog, common/glquake2.h, qw_client/glquake.h,
	uquake/glquake.h: :%s/GLAPIENTRY/APIENTRY/g Again, who changed it
	back?
	
	Also undid my change to the changelog..

1999-12-28 18:14  mercury

	* ChangeLog, uquake/gl_rsurf.c: Doh! This should fix the gl texture
	problem...

1999-12-28 03:42  knghtbrd

	* ChangeLog: Created a changelog--actually I cheated and let
	cvs2cl.pl do it.

1999-12-28 03:39  deek

	* common/common_quakedef.h, qw_common/pmovetst.c: Nothing of
	note...

1999-12-27 23:59  knghtbrd

	* qw_client/Makefile, qw_server/Makefile, uquake/Makefile: Pardon
	my fuckup.

1999-12-27 23:11  knghtbrd

	* qw_client/Makefile, qw_server/Makefile, uquake/Makefile: Added
	-O3 to non-i386 release CFLAGS, don't assume arch is i386 just b/c
	it's not alpha.  qw_server should build on most archs now,
	qw_client and uquake apparently have endian issues still.  (Not to
	mention the lack of software renderers for anything but i386...)

1999-12-27 22:44  knghtbrd

	* qw_client/Makefile, qw_server/Makefile, uquake/Makefile: Updated
	the makefiles:	- MesaGL is no more, use a newer mesa that provides
	libGL.so.1  - The suffix for software X11 renderer is now -x11 for
	consistancy with    other software that build -x11 and -svga
	versions  - Unified build is here!  Everything goes into
	$(BUILD_DIR) now  - $(BUILD_DIR) is used for both debug and
	release, override it for now	if you need to build seperate
	release and debug objects.  The option to    build them in
	different places should probably go into the autoconf	 stuff so
	Mercury doesn't have to kill me.
	
	Deek told me to remove S_Init() references from host.c to fix a
	sound bug, I did so.  The difference should be limited to
	whitespace since I changed nothing else.

1999-12-27 16:05  deek

	* uquake/: gl_refrag.c, gl_rmain.c, host.c, world.c: Pre-merge code
	commit. This bug will die.

1999-12-27 14:00  deek

	* uquake/: gl_draw.c, world.h: Couple of fixes for GL

1999-12-27 09:57  mercury

	* Makefile, common/common_quakedef.h, common/glquake2.h,
	qw_client/glquake.h, uquake/gl_vidlinux.c, uquake/glquake.h,
	uquake/host.c: s/APIENTRY/GLAPIENTRY/, and some tweaking with
	uquake..

1999-12-27 09:18  mercury

	* uquake/: Makefile, cl_input.c, cl_parse.c, gl_draw.c, gl_mesh.c,
	gl_model.c, gl_model.h, gl_refrag.c, gl_rmain.c, gl_rmisc.c,
	gl_rsurf.c, gl_screen.c, gl_vidlinux.c, gl_warp.c, glquake.h,
	host_cmd.c, menu.c, protocol.h, sbar.c, sv_main.c: The GL stuff
	compiles now, but has some, err, issues..

1999-12-27 00:16  deek

	* gamedata/uquake/: progdefs.h, progdefs.q2: Adding files moved
	from main UQuake directory.

1999-12-26 07:45  deek

	* TODO, doc/standalone/README.Solaris, doc/standalone/qe3.ico,
	doc/standalone/quake.gif, doc/standalone/quake.ico,
	uquake/Makefile, uquake/Makefile.extra: Initialize TODO with help
	request from Mercury to fix possible (perhaps likely) buffer
	overruns; add some docs to doc hierarchy.

1999-12-26 06:10  deek

	* uquake/Makefile: More silly changes to makefile

1999-12-26 06:10  deek

	* uquake/Makefile: Fixed UQ Makefile

1999-12-26 05:51  deek

	* uquake/: Makefile, Makefile.extra, bspfile.h, chase.c, cl_demo.c,
	cl_input.c, cl_main.c, cl_parse.c, cl_tent.c, client.h, cmd.c,
	cmd.h, common.c, common.h, conproc.c, console.c, console.h, crc.c,
	cvar.c, cvar.h, d_copy.s, d_draw.s, d_draw16.s, d_edge.c, d_fill.c,
	d_init.c, d_modech.c, d_part.c, d_parta.s, d_polysa.s, d_polyse.c,
	d_scan.c, d_scana.s, d_sky.c, d_spr8.s, d_sprite.c, d_surf.c,
	d_vars.c, d_varsa.s, d_zpoint.c, dos_v2.c, dosasm.s, draw.c,
	draw.h, gl_draw.c, gl_mesh.c, gl_model.c, gl_refrag.c, gl_rlight.c,
	gl_rmain.c, gl_rmisc.c, gl_rsurf.c, gl_screen.c, gl_test.c,
	gl_vidlinux.c, gl_warp.c, host.c, host_cmd.c, keys.c, menu.c,
	menu.h, model.c, model.h, mplib.c, mplpc.c, net.h, net_bsd.c,
	net_bw.c, net_comx.c, net_dgrm.c, net_dgrm.h, net_dos.c, net_ipx.c,
	net_loop.c, net_loop.h, net_main.c, net_mp.c, net_none.c,
	net_ser.c, net_udp.c, net_udp.h, net_vcr.c, net_vcr.h, net_win.c,
	net_wins.c, net_wipx.c, nonintel.c, pr_cmds.c, pr_comp.h,
	pr_edict.c, pr_exec.c, progdefs.h, progs.h, protocol.h, quakedef.h,
	r_aclip.c, r_aclipa.s, r_alias.c, r_aliasa.s, r_bsp.c, r_draw.c,
	r_drawa.s, r_edge.c, r_edgea.s, r_efrag.c, r_light.c, r_main.c,
	r_misc.c, r_part.c, r_shared.h, r_sky.c, r_sprite.c, r_surf.c,
	r_vars.c, r_varsa.s, render.h, sbar.c, screen.c, screen.h,
	server.h, surf16.s, surf8.s, sv_main.c, sv_move.c, sv_phys.c,
	sv_user.c, sys_dos.c, sys_dosa.s, sys_linux.c, sys_null.c,
	sys_sun.c, sys_win.c, sys_wina.s, sys_wind.c, view.c, vregset.c,
	winquake.rc, world.c, world.h, worlda.s, do_not_include/adivtab.h,
	do_not_include/anorm_dots.h, do_not_include/anorms.h,
	do_not_include/block16.h, do_not_include/block8.h,
	do_not_include/conproc.h, do_not_include/crc.h,
	do_not_include/d_iface.h, do_not_include/d_ifacea.h,
	do_not_include/d_local.h, do_not_include/dosisms.h,
	do_not_include/gl_model.h, do_not_include/gl_warp_sin.h,
	do_not_include/glquake.h, do_not_include/glquake2.h,
	do_not_include/modelgen.h, do_not_include/mpdosock.h,
	do_not_include/net_bw.h, do_not_include/net_ipx.h,
	do_not_include/net_mp.h, do_not_include/net_ser.h,
	do_not_include/net_wins.h, do_not_include/net_wipx.h,
	do_not_include/protocol.h, do_not_include/quakeasm.h,
	do_not_include/r_local.h, do_not_include/resource.h,
	do_not_include/sbar.h, do_not_include/sound.h,
	do_not_include/spritegn.h, do_not_include/vregset.h,
	do_not_include/winquake.h: Created new subdir: uquake. Pick your
	favorite U word for the meaning -- Unchained, Ultimate, Ultra, Up
	Yours, Underworld, Underground, Unified, Unity, etc. You know the
	drill.
	
	This takes care of the "standalone" problem with the wrong name,
	and the recent snafu with multiple developers working on the same
	files simultaneously...expect me (and probably others) to start
	locking dirs when updates are taking place.
	
	And yes, this update is really as large as it looks. Software only
	at the moment, but I will have the makefile updated to build the GL
	builds as well.

1999-12-26 03:40  mercury

	* common/common_quakedef.h: POQ now actually works!!

1999-12-26 02:07  mercury

	* common/common_quakedef.h, qw_common/pmove.h,
	qw_common/protocol.h, qw_server/qwsvdef.h: QW Server, QW Client,
	and POQ all compile now..  (Provided you don't run out of disk
	space well compiling..)

1999-12-25 23:36  mercury

	* common/common_quakedef.h: Erm, frogot to cvs add something..

1999-12-25 23:05  mercury

	* qw_client/draw.c, qw_client/gl_draw.c, qw_common/bothdefs.h,
	qw_common/common.h: QW compiles again..

1999-12-25 22:37  mercury

	* Makefile, common/gl_vidlinuxglx.c, common/gl_vidnt.c,
	common/snd_dma.c, common/vid.h, common/vid_sunxil.c,
	common/vid_svgalib.c, common/vid_x.c, common/view.h,
	qw_client/gl_vidlinux.c, qw_client/gl_vidlinux_x11.c,
	qw_common/client.h, qw_common/protocol.h, qw_common/quakedef.h: BIG
	merge work, POQ now compiles, though at least glquake.3dfx has,
	err, issues..  Hopefully QW will still compile and work, thats the
	next commit I think..

1999-12-25 18:11  deek

	* README: [no log message]

1999-12-25 17:15  deek

	* README: [no log message]

1999-12-25 17:00  deek

	* README, README: [no log message]

1999-12-25 16:48  deek

	* ChangeLog: [no log message]

1999-12-25 14:30  mercury

	* common/keys.h, qw_common/keys.h: Moved keys.h into common,
	wrapped 3 quakeworld specific lines with #ifdef QUAKEWORLD

1999-12-25 13:50  mercury

	* common/gl_vidlinuxglx.c, common/vid_sunx.c, common/vid_sunxil.c,
	common/vid_svgalib.c, common/vid_x.c, qw_client/gl_vidlinux.c,
	qw_client/gl_vidlinux_x11.c, qw_client/keys.c, qw_client/menu.c,
	qw_common/keys.h: Added the KP_* symbols, for the keys on the
	keypad..

1999-12-25 11:37  mercury

	* Makefile, common/gl_vidlinuxglx.c, qw_client/cl_parse.c,
	qw_client/gl_mesh.c, qw_client/gl_screen.c,
	qw_client/gl_vidlinux.c, qw_client/gl_vidlinux_svga.c,
	qw_client/gl_warp.c, qw_client/r_misc.c, qw_client/screen.c,
	qw_common/common.c, qw_common/net_chan.c, qw_common/net_udp.c,
	qw_common/pmove.c, qw_server/pr_cmds.c, qw_server/server.h,
	qw_server/sv_main.c, qw_server/sv_user.c, qw_server/sys_unix.c:
	Changed the root makefile so any rule will be passed along, not
	just 'all'.
	
	Removed qw_client/gl_vidlinux_svga.c, nothing uses it and its
	almost a exact duplicate of gl_vidlinux.c.
	
	Cleaned up ALL the compile time warnings..

1999-12-25 10:03  mercury

	* qw_client/Makefile, qw_client/keys.h, qw_common/keys.h: Moved
	keys.h to qw_common.  Added rules to allow gl-client-glide to
	compile.

1999-12-24 22:57  deek

	* tools/qwfwd/: a.out, qwfwd.dsp, qwfwd.dsw, qwfwd.plg: [no log
	message]

1999-12-24 21:27  deek

	* doc/gnu.txt, doc/readme.txt, doc/standalone/INSTALL,
	doc/standalone/INSTALL.Q2Mission, doc/standalone/INSTALL.Quake,
	doc/standalone/INSTALL.Quake2, doc/standalone/README,
	doc/standalone/README.X11, doc/standalone/3dfx.txt,
	doc/standalone/readme.glquake, doc/standalone/readme.squake,
	doc/standalone/glqnotes.txt, doc/standalone/wqreadme.txt,
	doc/standalone/data/COMEXP.TXT, doc/standalone/data/HELP.TXT,
	doc/standalone/data/LICINFO.TXT, doc/standalone/data/MANUAL.TXT,
	doc/standalone/data/ORDER.TXT, doc/standalone/data/README.TXT,
	doc/standalone/data/RLICNSE.TXT, doc/standalone/data/SLICNSE.TXT,
	doc/standalone/data/TECHINFO.TXT, qw_client/Makefile,
	qw_client/menu.h, qw_client/d_polysa.s, qw_client/gl_model.h,
	qw_client/buildnum.c, qw_client/glquake.h, qw_client/keys.h,
	qw_client/cl_cam.c, qw_client/cl_demo.c, qw_client/cl_ents.c,
	qw_client/cl_input.c, qw_client/cl_main.c, qw_client/cl_parse.c,
	qw_client/cl_pred.c, qw_client/cl_tent.c, qw_client/d_copy.s,
	qw_client/d_draw.s, qw_client/d_draw16.s, qw_client/d_edge.c,
	qw_client/d_fill.c, qw_client/d_init.c, qw_client/d_modech.c,
	qw_client/d_part.c, qw_client/d_parta.s, qw_client/d_polyse.c,
	qw_client/d_scan.c, qw_client/d_scana.s, qw_client/d_sky.c,
	qw_client/d_spr8.s, qw_client/d_sprite.c, qw_client/d_surf.c,
	qw_client/d_vars.c, qw_client/d_varsa.s, qw_client/d_zpoint.c,
	qw_client/draw.c, qw_client/gl_draw.c, qw_client/gl_mesh.c,
	qw_client/gl_model.c, qw_client/gl_ngraph.c, qw_client/gl_refrag.c,
	qw_client/gl_rlight.c, qw_client/gl_rmain.c, qw_client/gl_rmisc.c,
	qw_client/gl_rsurf.c, qw_client/gl_screen.c, qw_client/gl_test.c,
	qw_client/gl_vidlinux.c, qw_client/gl_vidlinux_svga.c,
	qw_client/gl_vidlinux_x11.c, qw_client/gl_warp.c, qw_client/keys.c,
	qw_client/menu.c, qw_client/model.c, qw_client/nonintel.c,
	qw_client/quakeworld.bmp, qw_client/r_aclip.c,
	qw_client/r_aclipa.s, qw_client/r_alias.c, qw_client/r_aliasa.s,
	qw_client/r_bsp.c, qw_client/r_draw.c, qw_client/r_drawa.s,
	qw_client/r_edge.c, qw_client/r_edgea.s, qw_client/r_efrag.c,
	qw_client/r_light.c, qw_client/r_main.c, qw_client/r_misc.c,
	qw_client/r_part.c, qw_client/r_sky.c, qw_client/r_sprite.c,
	qw_client/r_surf.c, qw_client/r_vars.c, qw_client/r_varsa.s,
	qw_client/sbar.c, qw_client/screen.c, qw_client/skin.c,
	qw_client/snd_win.c, qw_client/surf16.s, qw_client/surf8.s,
	qw_client/sys_dosa.s, qw_client/sys_linux.c, qw_client/sys_null.c,
	qw_client/sys_win.c, qw_client/sys_wina.s, qw_client/view.c,
	qw_client/winquake.aps, qw_client/winquake.rc,
	tools/gas2masm/gas2masm.c, tools/gas2masm/gas2masm.dsp,
	tools/gas2masm/gas2masm.dsw, tools/gas2masm/gas2masm.mak,
	tools/gas2masm/gas2masm.mdp, tools/gas2masm/gas2masm.plg,
	tools/qwfwd/misc.c, tools/qwfwd/a.out, tools/qwfwd/qwfwd.c,
	tools/qwfwd/qwfwd.dsp, tools/qwfwd/qwfwd.dsw,
	tools/qwfwd/qwfwd.plg, tools/kit/3DFX.TXT, tools/kit/GLQUAKE.EXE,
	tools/kit/JOYSTICK.TXT, tools/kit/OPENGL32.DLL,
	tools/kit/README.TXT, common/cd_audio.c, common/cd_linux.c,
	common/cd_null.c, common/cd_win.c, common/wad.c, common/zone.c,
	common/snd_dma.c, common/snd_dos.c, common/snd_gus.c,
	common/snd_linux.c, common/snd_mem.c, common/snd_mix.c,
	common/snd_mixa.s, common/snd_next.c, common/snd_null.c,
	common/snd_sun.c, common/math.s, common/snd_win.c,
	common/mathlib.c, common/gl_vidlinuxglx.c, common/vid_null.c,
	common/vid_dos.c, common/vid_ext.c, common/vid_sunx.c,
	common/vid_sunxil.c, common/vid_vga.c, common/vid_svgalib.c,
	common/vid_win.c, common/vid_x.c, common/in_dos.c,
	common/in_null.c, common/in_sun.c, common/in_win.c, common/view.h,
	common/wad.h, common/zone.h, common/cdaudio.h, common/crc.h,
	common/input.h, common/modelgen.h, common/sys.h, common/vid.h,
	common/winquake.h, common/adivtab.h, common/anorm_dots.h,
	common/anorms.h, common/asm_draw.h, common/asm_i386.h,
	common/block16.h, common/block8.h, common/d_iface.h,
	common/d_ifacea.h, common/d_local.h, common/gl_warp_sin.h,
	common/glquake2.h, common/mathlib.h, common/quakeasm.h,
	common/r_local.h, common/sbar.h, common/sound.h, common/crc.c,
	common/spritegn.h, common/vgamodes.h, common/gl_vidnt.c,
	qw_common/cmd.c, qw_common/common.c, qw_common/net.h,
	qw_common/cvar.c, qw_common/md4.c, qw_common/pmove.c,
	qw_common/pmovetst.c, qw_common/cmd.h, qw_common/model.h,
	qw_common/bothdefs.h, qw_common/common.h, qw_common/cvar.h,
	qw_common/pmove.h, qw_common/bspfile.h, qw_common/client.h,
	qw_common/console.h, qw_common/draw.h, qw_common/net_chan.c,
	qw_common/net_udp.c, qw_common/net_wins.c, qw_common/protocol.h,
	qw_common/quakedef.h, qw_common/render.h, qw_common/screen.h,
	qw_common/console.c, qw_common/r_shared.h, old_headers/qwcl/cmd.h,
	old_headers/qwcl/common.h, old_headers/qwcl/cvar.h,
	old_headers/qwcl/gl_model.h, old_headers/qwcl/glquake.h,
	old_headers/qwcl/menu.h, old_headers/qwcl/pmove.h,
	old_headers/qwcl/resource.h, old_headers/qwsv/pr_comp.h,
	old_headers/qwsv/progdefs.h, old_headers/qwsv/progs.h,
	old_headers/qwsv/qwsvdef.h, old_headers/qwsv/server.h,
	old_headers/qwsv/sys.h, old_headers/qwsv/world.h,
	old_headers/standalone/bspfile.h, old_headers/standalone/client.h,
	old_headers/standalone/cmd.h, old_headers/standalone/common.h,
	old_headers/standalone/conproc.h, old_headers/standalone/console.h,
	old_headers/standalone/crc.h, old_headers/standalone/cvar.h,
	old_headers/standalone/dosisms.h, old_headers/standalone/draw.h,
	old_headers/standalone/gl_model.h,
	old_headers/standalone/glquake.h, old_headers/standalone/keys.h,
	old_headers/standalone/mathlib.h, old_headers/standalone/menu.h,
	old_headers/standalone/model.h, old_headers/standalone/mpdosock.h,
	old_headers/standalone/net.h, old_headers/standalone/net_bw.h,
	old_headers/standalone/net_dgrm.h,
	old_headers/standalone/net_ipx.h,
	old_headers/standalone/net_loop.h, old_headers/standalone/net_mp.h,
	old_headers/standalone/net_ser.h, old_headers/standalone/net_udp.h,
	old_headers/standalone/net_vcr.h,
	old_headers/standalone/net_wins.h,
	old_headers/standalone/net_wipx.h,
	old_headers/standalone/pr_comp.h,
	old_headers/standalone/progdefs.h, old_headers/standalone/progs.h,
	old_headers/standalone/protocol.h,
	old_headers/standalone/quakedef.h,
	old_headers/standalone/r_local.h,
	old_headers/standalone/r_shared.h, old_headers/standalone/render.h,
	old_headers/standalone/resource.h, old_headers/standalone/screen.h,
	old_headers/standalone/server.h, gamedata/quakeworld/buttons.qc,
	old_headers/standalone/vid_dos.h, old_headers/standalone/vregset.h,
	old_headers/standalone/winquake.h, old_headers/standalone/world.h,
	gamedata/quakeworld/client.qc, gamedata/quakeworld/combat.qc,
	gamedata/quakeworld/defs.qc, gamedata/quakeworld/doors.qc,
	gamedata/quakeworld/items.qc, gamedata/quakeworld/misc.qc,
	gamedata/quakeworld/models.qc, gamedata/quakeworld/plats.qc,
	gamedata/quakeworld/player.qc, gamedata/quakeworld/server.qc,
	gamedata/quakeworld/spectate.qc, gamedata/quakeworld/sprites.qc,
	gamedata/quakeworld/subs.qc, gamedata/quakeworld/triggers.qc,
	gamedata/quakeworld/files.dat, gamedata/quakeworld/progdefs.h,
	gamedata/quakeworld/progs.src, gamedata/quakeworld/weapons.qc,
	gamedata/quakeworld/world.qc, gamedata/quakeworld/qwprogs.dat:
	Initial revision

1999-12-24 21:27  deek

	* doc/gnu.txt, doc/readme.txt, doc/standalone/INSTALL,
	doc/standalone/INSTALL.Q2Mission, doc/standalone/INSTALL.Quake,
	doc/standalone/INSTALL.Quake2, doc/standalone/README,
	doc/standalone/README.X11, doc/standalone/3dfx.txt,
	doc/standalone/readme.glquake, doc/standalone/readme.squake,
	doc/standalone/glqnotes.txt, doc/standalone/wqreadme.txt,
	doc/standalone/data/COMEXP.TXT, doc/standalone/data/HELP.TXT,
	doc/standalone/data/LICINFO.TXT, doc/standalone/data/MANUAL.TXT,
	doc/standalone/data/ORDER.TXT, doc/standalone/data/README.TXT,
	doc/standalone/data/RLICNSE.TXT, doc/standalone/data/SLICNSE.TXT,
	doc/standalone/data/TECHINFO.TXT, qw_client/Makefile,
	qw_client/menu.h, qw_client/d_polysa.s, qw_client/gl_model.h,
	qw_client/buildnum.c, qw_client/glquake.h, qw_client/keys.h,
	qw_client/cl_cam.c, qw_client/cl_demo.c, qw_client/cl_ents.c,
	qw_client/cl_input.c, qw_client/cl_main.c, qw_client/cl_parse.c,
	qw_client/cl_pred.c, qw_client/cl_tent.c, qw_client/d_copy.s,
	qw_client/d_draw.s, qw_client/d_draw16.s, qw_client/d_edge.c,
	qw_client/d_fill.c, qw_client/d_init.c, qw_client/d_modech.c,
	qw_client/d_part.c, qw_client/d_parta.s, qw_client/d_polyse.c,
	qw_client/d_scan.c, qw_client/d_scana.s, qw_client/d_sky.c,
	qw_client/d_spr8.s, qw_client/d_sprite.c, qw_client/d_surf.c,
	qw_client/d_vars.c, qw_client/d_varsa.s, qw_client/d_zpoint.c,
	qw_client/draw.c, qw_client/gl_draw.c, qw_client/gl_mesh.c,
	qw_client/gl_model.c, qw_client/gl_ngraph.c, qw_client/gl_refrag.c,
	qw_client/gl_rlight.c, qw_client/gl_rmain.c, qw_client/gl_rmisc.c,
	qw_client/gl_rsurf.c, qw_client/gl_screen.c, qw_client/gl_test.c,
	qw_client/gl_vidlinux.c, qw_client/gl_vidlinux_svga.c,
	qw_client/gl_vidlinux_x11.c, qw_client/gl_warp.c, qw_client/keys.c,
	qw_client/menu.c, qw_client/model.c, qw_client/nonintel.c,
	qw_client/quakeworld.bmp, qw_client/r_aclip.c,
	qw_client/r_aclipa.s, qw_client/r_alias.c, qw_client/r_aliasa.s,
	qw_client/r_bsp.c, qw_client/r_draw.c, qw_client/r_drawa.s,
	qw_client/r_edge.c, qw_client/r_edgea.s, qw_client/r_efrag.c,
	qw_client/r_light.c, qw_client/r_main.c, qw_client/r_misc.c,
	qw_client/r_part.c, qw_client/r_sky.c, qw_client/r_sprite.c,
	qw_client/r_surf.c, qw_client/r_vars.c, qw_client/r_varsa.s,
	qw_client/sbar.c, qw_client/screen.c, qw_client/skin.c,
	qw_client/snd_win.c, qw_client/surf16.s, qw_client/surf8.s,
	qw_client/sys_dosa.s, qw_client/sys_linux.c, qw_client/sys_null.c,
	qw_client/sys_win.c, qw_client/sys_wina.s, qw_client/view.c,
	qw_client/winquake.aps, qw_client/winquake.rc,
	tools/gas2masm/gas2masm.c, tools/gas2masm/gas2masm.dsp,
	tools/gas2masm/gas2masm.dsw, tools/gas2masm/gas2masm.mak,
	tools/gas2masm/gas2masm.mdp, tools/gas2masm/gas2masm.plg,
	tools/qwfwd/misc.c, tools/qwfwd/a.out, tools/qwfwd/qwfwd.c,
	tools/qwfwd/qwfwd.dsp, tools/qwfwd/qwfwd.dsw,
	tools/qwfwd/qwfwd.plg, tools/kit/3DFX.TXT, tools/kit/GLQUAKE.EXE,
	tools/kit/JOYSTICK.TXT, tools/kit/OPENGL32.DLL,
	tools/kit/README.TXT, common/cd_audio.c, common/cd_linux.c,
	common/cd_null.c, common/cd_win.c, common/wad.c, common/zone.c,
	common/snd_dma.c, common/snd_dos.c, common/snd_gus.c,
	common/snd_linux.c, common/snd_mem.c, common/snd_mix.c,
	common/snd_mixa.s, common/snd_next.c, common/snd_null.c,
	common/snd_sun.c, common/math.s, common/snd_win.c,
	common/mathlib.c, common/gl_vidlinuxglx.c, common/vid_null.c,
	common/vid_dos.c, common/vid_ext.c, common/vid_sunx.c,
	common/vid_sunxil.c, common/vid_vga.c, common/vid_svgalib.c,
	common/vid_win.c, common/vid_x.c, common/in_dos.c,
	common/in_null.c, common/in_sun.c, common/in_win.c, common/view.h,
	common/wad.h, common/zone.h, common/cdaudio.h, common/crc.h,
	common/input.h, common/modelgen.h, common/sys.h, common/vid.h,
	common/winquake.h, common/adivtab.h, common/anorm_dots.h,
	common/anorms.h, common/asm_draw.h, common/asm_i386.h,
	common/block16.h, common/block8.h, common/d_iface.h,
	common/d_ifacea.h, common/d_local.h, common/gl_warp_sin.h,
	common/glquake2.h, common/mathlib.h, common/quakeasm.h,
	common/r_local.h, common/sbar.h, common/sound.h, common/crc.c,
	common/spritegn.h, common/vgamodes.h, common/gl_vidnt.c,
	qw_common/cmd.c, qw_common/common.c, qw_common/net.h,
	qw_common/cvar.c, qw_common/md4.c, qw_common/pmove.c,
	qw_common/pmovetst.c, qw_common/cmd.h, qw_common/model.h,
	qw_common/bothdefs.h, qw_common/common.h, qw_common/cvar.h,
	qw_common/pmove.h, qw_common/bspfile.h, qw_common/client.h,
	qw_common/console.h, qw_common/draw.h, qw_common/net_chan.c,
	qw_common/net_udp.c, qw_common/net_wins.c, qw_common/protocol.h,
	qw_common/quakedef.h, qw_common/render.h, qw_common/screen.h,
	qw_common/console.c, qw_common/r_shared.h, old_headers/qwcl/cmd.h,
	old_headers/qwcl/common.h, old_headers/qwcl/cvar.h,
	old_headers/qwcl/gl_model.h, old_headers/qwcl/glquake.h,
	old_headers/qwcl/menu.h, old_headers/qwcl/pmove.h,
	old_headers/qwcl/resource.h, old_headers/qwsv/pr_comp.h,
	old_headers/qwsv/progdefs.h, old_headers/qwsv/progs.h,
	old_headers/qwsv/qwsvdef.h, old_headers/qwsv/server.h,
	old_headers/qwsv/sys.h, old_headers/qwsv/world.h,
	old_headers/standalone/bspfile.h, old_headers/standalone/client.h,
	old_headers/standalone/cmd.h, old_headers/standalone/common.h,
	old_headers/standalone/conproc.h, old_headers/standalone/console.h,
	old_headers/standalone/crc.h, old_headers/standalone/cvar.h,
	old_headers/standalone/dosisms.h, old_headers/standalone/draw.h,
	old_headers/standalone/gl_model.h,
	old_headers/standalone/glquake.h, old_headers/standalone/keys.h,
	old_headers/standalone/mathlib.h, old_headers/standalone/menu.h,
	old_headers/standalone/model.h, old_headers/standalone/mpdosock.h,
	old_headers/standalone/net.h, old_headers/standalone/net_bw.h,
	old_headers/standalone/net_dgrm.h,
	old_headers/standalone/net_ipx.h,
	old_headers/standalone/net_loop.h, old_headers/standalone/net_mp.h,
	old_headers/standalone/net_ser.h, old_headers/standalone/net_udp.h,
	old_headers/standalone/net_vcr.h,
	old_headers/standalone/net_wins.h,
	old_headers/standalone/net_wipx.h,
	old_headers/standalone/pr_comp.h,
	old_headers/standalone/progdefs.h, old_headers/standalone/progs.h,
	old_headers/standalone/protocol.h,
	old_headers/standalone/quakedef.h,
	old_headers/standalone/r_local.h,
	old_headers/standalone/r_shared.h, old_headers/standalone/render.h,
	old_headers/standalone/resource.h, old_headers/standalone/screen.h,
	old_headers/standalone/server.h, gamedata/quakeworld/buttons.qc,
	old_headers/standalone/vid_dos.h, old_headers/standalone/vregset.h,
	old_headers/standalone/winquake.h, old_headers/standalone/world.h,
	gamedata/quakeworld/client.qc, gamedata/quakeworld/combat.qc,
	gamedata/quakeworld/defs.qc, gamedata/quakeworld/doors.qc,
	gamedata/quakeworld/items.qc, gamedata/quakeworld/misc.qc,
	gamedata/quakeworld/models.qc, gamedata/quakeworld/plats.qc,
	gamedata/quakeworld/player.qc, gamedata/quakeworld/server.qc,
	gamedata/quakeworld/spectate.qc, gamedata/quakeworld/sprites.qc,
	gamedata/quakeworld/subs.qc, gamedata/quakeworld/triggers.qc,
	gamedata/quakeworld/files.dat, gamedata/quakeworld/progdefs.h,
	gamedata/quakeworld/progs.src, gamedata/quakeworld/weapons.qc,
	gamedata/quakeworld/world.qc, gamedata/quakeworld/qwprogs.dat:
	Import current unified tree

1999-12-24 21:22  deek

	* AUTHORS, ChangeLog, INSTALL, Makefile, README, qw_server/progs.h,
	qw_server/model.c, qw_server/move.txt, qw_server/newnet.txt,
	qw_server/notes.txt, qw_server/Makefile, qw_server/pr_cmds.c,
	qw_server/pr_edict.c, qw_server/pr_comp.h, qw_server/pr_exec.c,
	qw_server/profile.txt, qw_server/progdefs.h, qw_server/qwsvdef.h,
	qw_server/server.h, qw_server/sys.h, qw_server/world.h,
	qw_server/sv_ccmds.c, qw_server/sv_ents.c, qw_server/sv_init.c,
	qw_server/sv_main.c, qw_server/sv_move.c, qw_server/sv_nchan.c,
	qw_server/sv_phys.c, qw_server/sv_send.c, qw_server/sv_user.c,
	qw_server/sys_unix.c, qw_server/sys_win.c, qw_server/world.c,
	qw_server/worlda.s: Initial revision

1999-12-24 21:22  deek

	* AUTHORS, ChangeLog, INSTALL, Makefile, README, qw_server/progs.h,
	qw_server/model.c, qw_server/move.txt, qw_server/newnet.txt,
	qw_server/notes.txt, qw_server/Makefile, qw_server/pr_cmds.c,
	qw_server/pr_edict.c, qw_server/pr_comp.h, qw_server/pr_exec.c,
	qw_server/profile.txt, qw_server/progdefs.h, qw_server/qwsvdef.h,
	qw_server/server.h, qw_server/sys.h, qw_server/world.h,
	qw_server/sv_ccmds.c, qw_server/sv_ents.c, qw_server/sv_init.c,
	qw_server/sv_main.c, qw_server/sv_move.c, qw_server/sv_nchan.c,
	qw_server/sv_phys.c, qw_server/sv_send.c, qw_server/sv_user.c,
	qw_server/sys_unix.c, qw_server/sys_win.c, qw_server/world.c,
	qw_server/worlda.s: Import current unified tree

