Commit Graph

460 Commits

Author SHA1 Message Date
Joseph Carter 0f80fb559f Added --enable-newstyle to configure which will define NEWSTYLE. This is
only to be used for changes to defaults which do not affect gameplay such
as where we look for pak files by default.
2000-01-17 02:53:39 +00:00
Nelson Rush f98ce65f70 added a . 2000-01-17 02:23:25 +00:00
Nelson Rush 31eef8c5e4 added several authors people forgot to mention, added authors people mentioned, but only mentioned in only one of the credit files, added a few things to the TODO and removed a few things that are complete now. 2000-01-17 02:16:45 +00:00
Zephaniah E. Hull 0391657e6b We now have two versions, what we first identify ourselves as, which is
2.40, and the quakeforge version, fixes the annoying spectator bug..
2000-01-16 12:19:30 +00:00
Bill Currie f5c1241960 missed a HAS_DGA in the _EXPERIMENTAL_ witch hunt. It wasn't critical, but
I did this one for completeness.
2000-01-16 07:01:59 +00:00
Bill Currie 22c0af3d0e mismatched ()s don't help. 2000-01-16 06:55:09 +00:00
Bill Currie b15fdf6acf made DGA code _EXPERIMENTAL_ 2000-01-16 06:51:01 +00:00
Marcus Sundberg afba9fa5ba Support compiling with older glide versions. 2000-01-16 00:51:03 +00:00
Zephaniah E. Hull c188df7698 Some misc 3dfx changes..
Some keys changes for toggle console..
Some (not currently the /best/, but functional) speed cheat improvements..
And some stuff brought in from QuakeLives.. (max rate, and new ping system)
2000-01-15 22:52:56 +00:00
Nelson Rush 5f01b641b0 mentioned mouse wheel support 2000-01-15 06:43:12 +00:00
Marcus Sundberg a0c361ea8a We need to swap mouse buttons 2 and 3 in X. 2000-01-15 04:54:22 +00:00
Marcus Sundberg cddc97a121 Took some input code from vid_x.c 2000-01-15 04:43:08 +00:00
Nelson Rush 7ed2dcc094 didn't mean to commit this change 2000-01-15 04:42:55 +00:00
Nelson Rush b5e7641bce do_grab() was a typo, should be do_grabs() 2000-01-15 04:41:33 +00:00
Marcus Sundberg 0206281103 Changed gl_vidlinuxglx.c to gl_vidglx.c as it really doesn't have anything
with Linux to do.
2000-01-15 04:14:04 +00:00
Marcus Sundberg 360e6f9f86 Enabled DGA code.
Added VidMode fullscreen mode.
Support for resizing the window on the fly.
Some code cleanups.
Please test!
2000-01-15 04:09:22 +00:00
Marcus Sundberg 9a1b2d7607 Added dga_check.c to quake-gl 2000-01-15 03:33:27 +00:00
Marcus Sundberg a3c55dc1cf Added dga_check.c to qw-client-gl 2000-01-15 03:33:10 +00:00
Marcus Sundberg 8f29fd21f1 Incorporated the VID_ExtraOption* stuff from uquake/menu.c 2000-01-15 03:31:37 +00:00
Marcus Sundberg bc1a8fa188 We need to pass the XF86VidModeModeInfo pointers to XF86VidModeSwitchToMode
so checking modes in VID_CheckVMode and converting them to our own format
isn't really useful.
2000-01-15 03:31:05 +00:00
Marcus Sundberg c0b5b95349 Call VID_ExtraOptionCmd() with correct argument.
Removed some useless code.
2000-01-15 03:18:33 +00:00
Bill Currie 008039dd4f Improved device handling. By default, quake will now grovel around ALSA'a
device list to find an available output device. This means that for systems
with multiple cards or a card with more than one playback device, quake and
another app can run at the same time (eg an mp3 player and quake)
2000-01-15 02:20:35 +00:00
Marcus Sundberg 9388195afb Made it possible to pass NULL arguments for maj_ver and/or min_ver. 2000-01-14 22:31:08 +00:00
Nelson Rush 2004915c6e deek... don't use the extended symbol for (C), just don't 2000-01-14 04:58:42 +00:00
Bill Currie df8f3cb89c AUTHORS:
added XoXus (David Symonds)
	mentioned my alsa work
CREDITS:
	added myself to the sound cleanup
	mentioned XoXus for svgalib
2000-01-14 03:57:14 +00:00
Bill Currie 29821869ae added XoXus (David Symonds) to Misc Code Fixes 2000-01-14 03:47:59 +00:00
Bill Currie 61bf2de3ef common/mdfour.c common/pr_edict.c common/pr_exec.c uquake/r_main.c:
various warning cleanups
configure.in:
	check for XShm before enabling X
2000-01-14 03:41:40 +00:00
Bill Currie d38e0313cc autoconf 2.13 required 2000-01-14 02:46:08 +00:00
Marcus Sundberg 31eb4df88c Applied patch from Ricardo Veguilla. 2000-01-13 18:31:45 +00:00
Marcus Sundberg cf4671f0e9 Hopefully fixed detection of XShmQueryExtension. 2000-01-13 18:09:17 +00:00
Bill Currie 14657882e5 alsa api changed slightly (for the better, though. more consistent) 2000-01-13 12:22:53 +00:00
Bill Currie d85ef28aca added Voodoo2 to list of tested video cards as per zilch's request 2000-01-13 11:11:39 +00:00
Jeff Teunissen 053aafee2c Serious revamp of README, particularly the filling in of section 4 and
rewording of much of the rest.
2000-01-13 10:34:27 +00:00
Jeff Teunissen c52edec836 Folded r_volfog into -D_EXPERIMENTAL_, since it currently does not work.
It can probably be uncommented now.
2000-01-13 10:33:15 +00:00
Bill Currie d03f147778 added quakeforge.spec 2000-01-13 09:51:45 +00:00
Nelson Rush f58db275d1 added more info 2000-01-13 05:27:10 +00:00
Bill Currie 6f2a7047bc configure.in:
add quakeforge.spec to list of files configure is to creat.
quakeforge.spec.in:
	initial checkin. still needs work/testing.
2000-01-13 04:50:52 +00:00
Nelson Rush 0b61e75720 added email from thad ward on compiling under djgpp to README.DJGPP 2000-01-13 04:38:25 +00:00
Nelson Rush 66d73496dd pulled the testimonials out of the README and into TESTIFY and reorganized the way they are displayed, added additional information. 2000-01-13 03:33:26 +00:00
Marcus Sundberg 72f581c1cf Big cleanups and some bug fixes in vid_sunx.c and vid_x.c.
They will be merged into one file soon.
2000-01-13 01:43:17 +00:00
Nelson Rush 596d4c7bc2 added a . 2000-01-12 22:57:07 +00:00
Loring Holden 9169090a05 An "#ifdef _EXPERIMENTAL_" is required around gl_waterripple reference 2000-01-12 22:52:49 +00:00
Jeff Teunissen 9bc10e5940 Applied raptor's r_waterwarp enable/disable patch. r_waterwarp now works
-- we still have to find the waterwarp bug, but this is a start.

Moved raptor's r_waterripple effect into #define _EXPERIMENTAL_ until
release. It doesn't break anything that we know of, but this is _still_ a
freeze we're in, and this is a new feature.
2000-01-12 21:43:48 +00:00
Marcus Sundberg a43852a7d7 Ops, should be tab instead of spaces... 2000-01-12 21:36:45 +00:00
Marcus Sundberg 95c0a50665 Added the not-so-useless ifneqs back - they prevents warnings from make 2000-01-12 21:18:44 +00:00
Nelson Rush aa3a8370bb fixed formatting problem, fixed name, added information 2000-01-12 06:57:20 +00:00
Eric Windisch b06d98de76 This is an extremely small feature that I figured out while trying to find the
waterwarp bug. This creates r_waterripple that causes a wave effect when
set to 1. Perhaps I will change it after release to adjust the size of the
waves...

-- Eric Windisch
2000-01-12 02:24:09 +00:00
Marcus Sundberg f36c52b978 Made VID_CheckDGA() check for DirectVideo capability.
Made VID_CheckVMode() return a list of supported modes.
2000-01-12 00:53:21 +00:00
Marcus Sundberg 6e79c9f54c Added Digital Unix/TRU64 to tested OSes.
Added comment about Win98 untested since autoconf was added.
2000-01-12 00:52:38 +00:00
Joseph Carter 84cf42857b TODO updates 2000-01-11 12:12:25 +00:00