Commit Graph

258 Commits

Author SHA1 Message Date
Bill Currie ec49387743 update the year 2007-03-17 03:23:39 +00:00
Jeff Teunissen 286d688926 Add the re-discovered missing QF logo Blender data file. 2007-03-09 10:58:26 +00:00
Bill Currie 7d1832052b not strictly accurate, but don't want to lose it 2007-02-09 09:21:51 +00:00
Bill Currie 6fbddc3d43 so that's the right way to do groups and subgroups... 2006-12-05 11:40:00 +00:00
Bill Currie 6426f41ea6 more cleanup 2006-12-01 09:28:43 +00:00
Bill Currie 63e93399d4 bit of a tidyup 2006-12-01 09:13:49 +00:00
Bill Currie 3fb03fc2be hah, should have been using __attribute__((used)) all that time (rather
than __attribute__((unused))). fixes the missing console in -x11
2005-08-04 15:27:09 +00:00
Bill Currie 5d509bea81 tweakage 2005-07-27 12:42:27 +00:00
Bill Currie e3c9cfd3d2 some documentation work 2005-07-27 12:14:35 +00:00
Bill Currie 762aefc9b1 implement Raven's calling convention (rcall: first 2 params in opb and
opc). should give a general speedup to most progs.
2005-06-12 09:54:01 +00:00
Ragnvald Maartmann-Moe IV f34dc8f884 A few more backward compatibility cvar links. 2005-03-24 15:12:19 +00:00
Bill Currie 8770df39e5 start documenting things (progs building still borked)
This is an imperfect revision of history.
2004-11-08 23:27:00 +00:00
Bill Currie 5dc5c280a4 more recent version of DrSpliff's qfadmin script (1.17 2003/03/28) 2004-04-05 04:28:31 +00:00
Bill Currie de630d850a another year goes by... 2004-01-22 07:02:10 +00:00
Bill Currie 52968be46d ashridah's file based cd plugin (ie, it will play any sound file QF can
load as background music).
2004-01-20 06:58:42 +00:00
Bill Currie 4f66e8fc60 don't run doxygen in Forge: it doesn't grok Objective-C 2004-01-11 05:56:10 +00:00
Bill Currie 8d42963c4d start documenting the progs engine. memory map initially 2004-01-07 02:52:52 +00:00
Bill Currie 9a97ee400b remove obsolete settings 2003-11-03 18:58:35 +00:00
Ragnvald Maartmann-Moe IV dc8e9422a2 Qize's patches. Add some more backwards-compatibility aliases to ln.gib,
remove a dead cvar, and don't display a message about what to do to connect
when use +connect already...
2003-09-01 01:52:20 +00:00
Bill Currie ef4ca0c798 some doxygen tweaks 2003-08-31 05:24:24 +00:00
Ragnvald Maartmann-Moe IV 0a7b56f003 show_fps -> hud_fps, show_ping -> hud_ping, show_pl -> hud_pl,
show_time -> hud_time, show_scoresuid -> hud_scoreboard_uid
2003-07-27 23:20:11 +00:00
Brian Koropoff 59db43b377 This is totally out of date now. 2003-07-17 17:55:09 +00:00
Bill Currie 454aa5c603 more mailing list corrections 2003-07-12 21:50:22 +00:00
Bill Currie 1bdcd879be initial work on dynamic view support for the console. I'm aware that
QF/view.h vs view.h may cause some confusion, but I'm hoping to eleminate
view.h.

Also put the sample hud.txt into docs so it doesn't get lost.
2003-05-05 18:50:14 +00:00
Bill Currie 789c7f47d6 update the copyright year 2003-05-05 18:35:28 +00:00
Brian Koropoff 645b7ca3d6 New version of infobot.gib that supports factoid locking, and an
insignificant change to the GIB docs.
2003-04-11 02:36:10 +00:00
Bill Currie b80357afda change _FOpenFile to take a dstring for foundname plugging a potential
buffer overflow.
2003-04-09 05:55:41 +00:00
Bill Currie c1b587c2ce include qfadmin in the dist tarball 2003-03-13 01:21:54 +00:00
Bill Currie 2aee6a7734 preliminary doxygen support 2003-03-10 23:42:27 +00:00
Brian Koropoff cd3fc3569b Fixed a bug on out-of-bounds array access attempts and enhanced the now-
functioning infobot.gib.
2003-03-01 07:24:58 +00:00
Brian Koropoff 2364c49741 Add DrSpliff's qfadmin GIB script to CVS. 2003-02-26 02:28:10 +00:00
Brian Koropoff d47aa718f7 Added a line to the latex preamble to use postscript fonts on PS/PDF
ouput.  This makes the PDF version much more readable, especially in
acrobat.
2003-02-26 02:18:11 +00:00
Brian Koropoff 020a9262f7 Made the parser anal about concatenation usage and fixed several bugs by
running /dev/urandom through carne to catch problems.
2003-02-25 08:04:48 +00:00
Brian Koropoff fe8161c036 Might as well spell check what I have so far... 2003-02-23 05:10:14 +00:00
Brian Koropoff e338dd4672 Finished up the section on flow control and outlined the section on
functions.  Added example script output to figures.
2003-02-23 05:08:15 +00:00
Brian Koropoff d85639d65e Added more to the GIB docs. 2003-02-23 03:20:53 +00:00
Brian Koropoff 5acf0bbeda Fixed a bug in the 'contains' GIB builtin and added more to the GIB docs. 2003-02-22 07:19:51 +00:00
Brian Koropoff 5d634d6874 Wrote some more of the GIB docs. Writing this stuff is brutal. 2003-02-21 23:48:35 +00:00
Brian Koropoff 00b3083a57 Added the beginnings of GIB documentation. 2003-02-21 21:33:36 +00:00
Bill Currie 03505e80d1 add the gib scripts to the distribution tarball 2003-02-18 17:25:58 +00:00
Brian Koropoff f6da3baa1e Temporarily fixed GIB filesystem access until I can work out a system that
better meshes with the new QFS.  Fixed up some GIB scripts a bit.
2003-02-16 21:27:18 +00:00
Brian Koropoff af165dcc59 Added an extensible server-side infobot written in GIB. 2003-02-16 19:54:41 +00:00
Brian Koropoff 9d3d4e0638 Updated the header to zoom.gib, removed cb.gib pending a rewrite for the
new version of GIB, and added two scripts from alphageek.
2003-02-14 08:36:39 +00:00
Brian Koropoff 47d35f3e2d GIB: Added ifnot, fixed several bugs, updated zoom.gib yet again. 2003-01-31 03:43:56 +00:00
Brian Koropoff 783602e6a4 D'oh! 2003-01-31 01:42:56 +00:00
Brian Koropoff 748985b760 Updated zoom.gib to work with the new version of GIB. 2003-01-31 00:12:04 +00:00
Bill Currie 761a7546dd re-arrange things so __attribute__ and __builtin_expect are properly
autoconfiscated so rcsid will continue to work with gcc 3.3
2003-01-15 15:31:36 +00:00
Bill Currie a4dfef63c3 make all files with rcsid include config.h 2003-01-14 20:18:29 +00:00
Brian Koropoff 19ac57dafc Fixed a bug with aliases and updated cb.gib a bit. 2002-12-14 20:34:20 +00:00
Brian Koropoff 32e5e6ef0b Numerous GIB bug fixes and optimizations. Fixed/updated some GIB scripts
as well.
2002-12-13 23:36:05 +00:00
Brian Koropoff 0a8ff6a8cf In addition to .gib files, anything exec'ed from within a GIB buffer is now
put in a new buffer on the stack and stripped of comments.  Fixed an
instance of a function name that I forgot to change in cb.gib.
2002-12-03 05:54:13 +00:00
Brian Koropoff 44d0408a38 Two small fixes. 2002-11-12 02:53:24 +00:00
Brian Koropoff 0f71b02fd7 Changed the name of GIB builtins from string.length to string::length, etc.
Made a few miscellaneous cleanups and enhancements to builtins and changed
all the GIB scripts in CVS to reflect the new naming conventions.
2002-11-11 01:57:34 +00:00
Brian Koropoff 20d47cde2f Added the global.delete builtin to clean up old global variables. Updated
cb.gib to use it.
2002-10-23 03:56:57 +00:00
Bill Currie 58eb993928 add the new case despair discovered for me 2002-09-23 05:18:53 +00:00
Brian Koropoff ab9e37654b Forgot to remove a line. 2002-09-10 06:33:01 +00:00
Brian Koropoff 232aca8fcb New version of GIB docs. 2002-09-10 03:31:05 +00:00
Brian Koropoff 4a645da3d1 Removed sensitivity.gib in favor of the more general ln.gib. 2002-08-30 01:23:06 +00:00
Brian Koropoff 976edc87fd Checked in my CustomTF class builder GIB script and two example support
files.
2002-08-30 00:25:31 +00:00
Brian Koropoff 1c52bc404d Checked GIB documentation in CVS. 2002-08-30 00:02:20 +00:00
Brian Koropoff f981dbbdab Moved zoom.gib into doc/config/gib and removed useless scripts. 2002-08-29 23:14:54 +00:00
Brian Koropoff 876eaa467c Added a few useful builtins and began adding GIB hooks into quakeworld.
The player global branch variable is now updated with useful information
and the location.get builtin is available to return the current location
of the player based on loc files.  Fixed a bug with zooming out in zoom.gib.
2002-08-24 05:14:46 +00:00
Brian Koropoff 32f4e53aa5 Fixed the GIB math evaluator to handle unary operators properly, made
indexing/clipping more like python, made some cosmetic changes to zoom.gib,
and added the ability for GIB builtins to return values.
2002-08-23 21:18:00 +00:00
Brian Koropoff 0715464bb1 Yay for escape characters. 2002-08-22 22:43:47 +00:00
Brian Koropoff 06e6c92da8 Fixed some bugs related to comments and global variables. Updated zoom.gib
to work with the new GIB parser.  It should be fully functional.
2002-08-22 20:50:12 +00:00
Bill Currie d4a385adbf fix for new gib syntax 2002-08-22 19:24:50 +00:00
Brian Koropoff 513b5737f9 Got indexing into variables working and cleaned up variables a bit.
Partially translated zoom.gib into the new language, but it isn't done yet.
2002-08-14 05:28:07 +00:00
Bill Currie 5f1384828c update the copyright year 2002-07-05 17:12:30 +00:00
Bill Currie bc6e799729 small patch from Geoffrey Broadwell <geoff@broadwell.org> for how to extract
the quake data using lha.
2002-07-02 04:20:37 +00:00
Ragnvald Maartmann-Moe IV 8e254e4071 Document manual mouse invert. 2002-06-16 05:28:27 +00:00
Ragnvald Maartmann-Moe IV 02d3b43e7e Fix the outdated menu entry in the HOWTO. 2002-06-16 05:09:14 +00:00
Brian Koropoff fe48995a0c Fixed some error messages and a small bug in list.gib 2002-06-11 06:08:31 +00:00
Brian Koropoff f39e53b859 Imported the beginnings of a standard "library" for GIB. 2002-06-11 05:41:59 +00:00
Ragnvald Maartmann-Moe IV 23246ba4fd Sensitivity GIB alias. 2002-06-08 23:15:16 +00:00
Timothy C. McGrath 29177483d3 Minor modifications to the glspeeds so they know about the setting 0 of
cl_maxfps now :)
2002-05-25 21:58:39 +00:00
Brian Koropoff 58e8a997f8 GIB: Added the writefile, legacy and eval commands and created the
beginnings of a GIB security model for console access by the server.
Fixed a bug in zoom.gib.
2002-05-15 22:14:17 +00:00
Bill Currie 22a5182efb put my email about the key binding system up 2002-05-14 17:55:23 +00:00
Brian Koropoff 6d37a9e48a Fixed up zoom.rc, renamed it to zoom.gib. Made alias with only one
argument print the contents of that alias.  Added the sleep command,
which works like wait but pauses for a certain number of seconds.
2002-05-11 06:09:50 +00:00
Bill Currie 672ba53f8b it's joy_*amp, not in_joy_*amp :/ 2002-05-10 16:37:41 +00:00
Bill Currie 32e69ff83a bah, /doc goes elsewhere :P 2002-05-10 16:32:56 +00:00
Bill Currie 552c0e8bd9 add a schematic for how the sensitivity cvars work 2002-05-10 16:28:11 +00:00
Brian Koropoff 2eecffdc75 Changed the zoom script to be mathematically correct. The simplest solution
is often the correct one.
2002-05-01 05:10:55 +00:00
Brian Koropoff 6c0b62d71c Added my zoom script to CVS :P 2002-04-29 01:41:07 +00:00
Robin Redeker ee9bcc98c1 Added Menu_Enter-/LeaveHook to the CodingStyle as a
function prefix.
2002-03-19 16:20:54 +00:00
Robin Redeker adca50e52b Did further working on the menu code.
Added a _unfinished_ Player options-submenu, for setting
the name, top-/bottomcolor.
Added Draw_Fill and such to the progs api.
Added some comments.
2002-03-16 20:22:01 +00:00
Robin Redeker 757556022b 1. general menu code cleanup
2. added lots of comments to my menu code
3. wrote a string hash api (key -> value assignment list)
Hm, nothing else afaik. ;)
2002-03-16 15:52:17 +00:00
Robin Redeker 863b4e9bbd Improved the menu code a bit, made style cleaner and
added some comments to my menu code.
2002-03-16 00:14:24 +00:00
Robin Redeker 2bf1182d19 Wrote a quick draft for QuakeC Menu coding 2002-03-16 00:00:14 +00:00
Bill Currie 864e765293 update the cvs location 2002-03-01 22:35:25 +00:00
Jeff Teunissen 9bd2e6ae91 Another test, and reformatting a text file. 2002-02-22 10:24:26 +00:00
Chris Ison 9bbcae0772 removed cl_bob cvars from config 2002-02-20 23:28:15 +00:00
Bill Currie ecd539cbd3 some make dist fixes 2002-01-22 17:17:18 +00:00
Bill Currie b4bdda994f remove some obsolete files 2002-01-21 23:01:14 +00:00
Bill Currie fc20793b07 our very own icon :) 2002-01-21 21:58:29 +00:00
Robin Redeker 4af4c69289 Rearranged the text and added some new hints. 2002-01-11 10:15:59 +00:00
Bill Currie d87af8819f some docs thanks to elmex 2002-01-10 23:45:23 +00:00
Timothy C. McGrath 46001cd9e7 Added gl_lightmap_subimage 1 and r_dlight_max 8 - noticable speedups in
battles.

(Thank you Wildcode)

Once gl_lightmap_subimage's setting of 2 is debugged (right now it goes a
teeny tiny bit whacko) I'll be using that, just FYI.


Tim/Misty-chan
2001-12-16 21:39:50 +00:00
Chris Ison f30ac76477 QF performance config for voodoo2 allowing for playability 2001-12-12 23:38:44 +00:00
Bill Currie e976211faf header block fixes 2001-12-08 20:40:50 +00:00
Timothy C. McGrath 9dc5cf6591 Fixups for my glspeed configs, which were uh, out of sync with cvs >P
cl_max_particles got changed to r_particles_max, also I added in cl_maxnetfps
at 30 and edited cl_maxfps to 72 since that should work nicely with maxnetfps
now :)

Tim McGrath
(Misty-chan)
2001-12-04 14:15:08 +00:00
Bill Currie d168a3daee this should remove the requirement for gmake on bsd systems 2001-11-12 16:23:41 +00:00
Bill Currie 93366d7c6c more 0.5 cvar/cmd docs 2001-11-06 20:30:16 +00:00
Bill Currie de059239fa several fixes to cmd.php and cvar.php
rewrite documentation.php (I'll have to rethink it due to the slow rendering
in netscape)
add a link to the docs form the 0.5 section of files.php
2001-11-06 09:43:55 +00:00
Jeff Teunissen b7a0cc7a3f Don't generate the crappy manpage any more -- when new ones get written,
they'll get written.
2001-10-31 08:01:30 +00:00
Jeff Teunissen ed07dfb0e1 Delete texinfo manual -- never been updated, and it's not ever likely to
be, all things considered.
2001-10-31 07:59:54 +00:00
Ragnvald Maartmann-Moe IV 8a333c8047 cut & paste/typo correction. 2001-10-30 19:39:47 +00:00
Bill Currie 7ccaecc327 ignore some more files at the request of Gb] 2001-10-21 01:38:32 +00:00
Adam Olsen 5e4ea0b316 - I've had this sitting around for a while now, might as well add it 2001-10-18 06:37:12 +00:00
Jeff Teunissen 47290682fd Coding Style clarifications and some new stuff that has been changed
recently.
2001-10-15 22:00:52 +00:00
Bill Currie b4bacb3c27 final bit of cleanup for now. save the nehahra bits from nq's TODO in docs
and kill the TODO
2001-10-11 05:21:07 +00:00
Bill Currie d0dca76707 use this for the top of .c files instead of template.h so we get rcsid info 2001-09-28 06:56:34 +00:00
Timothy C. McGrath b1f834b530 Modified the gl_sky_clip line to keep consistent with cvs. 2001-09-04 17:29:25 +00:00
Timothy C. McGrath d87b164450 Updated the configs so despair's changes to lighting cvars don't
suddenly make it stop working :)

Misty-chan
2001-08-29 01:31:25 +00:00
Adam Olsen 6d386c53e1 My ideas for we could do Qmalloc and reworking Cache_*. 2001-08-28 15:55:21 +00:00
Bill Currie 841c901f88 very important info abouyt v3 vsync 2001-08-20 21:38:32 +00:00
Bill Currie b66a69617e this is a little more useful here than in the cvs logs 2001-08-08 20:31:20 +00:00
Jeff Teunissen bb7cf1b448 Grr. Make the list archives use [gak] GeoCrawler. 2001-07-17 17:47:53 +00:00
Joseph Carter b130da8e12 It's 2001 now ;) 2001-06-06 15:18:52 +00:00
Timothy C. McGrath 9c911edebb gl_lightmode is dead, removed that from the config file. New
benchmarking information, about 1 fps faster from the last time I
updated cvs. (And this is with DRI being 5 fps SLOWER than last time I
updated.)

Misty
2001-06-03 00:03:41 +00:00
Bill Currie c500fd7479 make dist fixups 2001-05-22 17:09:03 +00:00
Adam Olsen 36a3cb73c1 add some useful software tweaks :) 2001-04-28 05:13:46 +00:00
Timothy C. McGrath 661db56184 New benchmark scores, gained .2 fps with a cvar I didn't know about
previously. gl_sky_divide set to 0 goes faster when you have gl_sky_clip
>0.

Thanks despair,
Misty-chan
2001-04-28 04:30:43 +00:00
Timothy C. McGrath 205ee22a15 OK, found out I can't play with the settings I had in the V3 config, so
I mangled them into something that works. Also I found out about
gl_texturemode (thanks despair) although it didn't do much for me, it
might for you. Look at it :)

I also cleaned up the configs so we can see where each section begins
and ends easier. Should be fairly obvious what I did.

Misty-chan :)
2001-04-28 02:50:50 +00:00
Timothy C. McGrath fa31c6e4f7 OK, this cleans up things a tad. glspeed.cfg is now known forevermore as
glspeed-v3.cfg. Cleared up a misleading comment about r_dynamic, found
out 0.5.0 quakeforge does weird things with gl_lightmode (see comment)
and added benchmarking information to the beginning of the files.
2001-04-27 00:41:06 +00:00
Timothy C. McGrath c4680099c7 Typos fixed that were in the original. (oops)
Misty-chan
2001-04-26 03:09:46 +00:00
Timothy C. McGrath 7e0c1edcf7 Added back the old glspeed.cfg with the new cvar I found out about. This
one should work fine for old voodoo 1/2 users. I'll update this one
generally when I do the other one, but this one I can't really test
myself on for it's target - older hardware. Please tell me if I give a
setting which is slower on a system.

Misty-chan
2001-04-26 03:06:56 +00:00
Timothy C. McGrath 2af85467ec Fixed a typo (cl_max_particles default is 2048!) as well as added a cvar
I didn't know about (gl_lightmap_components)

Other than that, haven't added or removed much of anything - HOWEVER
note that this config has radically changed speedwise. I've gotten a
hardware upgrade, and so changed my config around to suit it. This is
written now for a voodoo 3 2000 pci, the old voodoo 1 has been
accidentally fried and given a proper burial.

If you relied on the old config to be fast as heck with it's defaults,
sorry. - Please look through the file, read the comments, and change the
settings to however you please.

Misty-chan
2001-04-26 02:50:49 +00:00
Adam Olsen 3f8ef22b61 Minor wording change. 2001-04-24 22:21:26 +00:00
Timothy C. McGrath f35a629c61 Since the lights are usable now, I'm changing my config :)
Misty-chan
2001-04-12 04:08:49 +00:00
Joseph Carter e1d9546c08 Moved CodingStyle to doc 2001-04-11 05:30:17 +00:00
Adam Olsen 4d9fe4a25f Added some personal ideas on what I'd like to see get added to
quakeforge.  Comments welcome. :)
2001-04-06 21:55:27 +00:00
Chris Ison 774d4ea1db console serverlist ideas/plan 2001-04-03 07:05:37 +00:00
Timothy C. McGrath d649508b5d This took half the hair on my head. Just kidding:
cl_max_particles now lives in *part.c - in GL it dynamically changes the
amount of particles on the fly! Needless to say this is fun, and this is
proboably the third cvar that uses the callbacks function at all - which
IMHO is really a cool trick Taniwha.

However I'm losing my SANITY in r_part.c - if someone could take a look,
I'd be greatly appreciative. It should be obvious to any developer that
I'm having a few problems. :P Basically the dynamic code is completely
and totally disabled, and I hacked in code which *works* but shouldn't
EVER EVER EVER be left there after we fix this as it is downright EVIL
the way I implimented it. SW client does work, and does still work with
+set cl_max_particles - however the hacks I made to get it to do that...
*shakes head* Tread softly in there, it's a mess.

Other notes of interest:
I changed show_time so it archives its setting. Got annoyed with it. If
someone finds this change to be bad, change it back. :)

glspeed.cfg got updated with a setting of 60 for cl_max_particles. 60
works nicely, and doesn't use too much speed on my aging hardware, so
I'm sure newer systems will just plain FLY with this on.

I also changed the cl_maxfps setting as 72 is great if you aren't using
a modem !.! due to the way cl_maxfps works, the higher it goes, the more
data is sent to you by the server. This causes a heck of a lot of lost
packets if you don't have the bandwidth OR if your card can't keep up
with the framerate. Either of which is bad. I set it to 30, the default
of the cvar is 0/32 so go figure out what works best for you I say.

Let me know if this blows up in your face and ESPECIALLY let me know if
you can fix the r_part.c problems!

Misty-chan
2001-04-03 02:56:39 +00:00
Timothy C. McGrath 582a7902c5 Insignificant config file change, 60 particles shows up just as quickly
as 30 on my system, and obviously gives me twice as many to look at.

Misty-chan
2001-03-19 03:54:51 +00:00
Timothy C. McGrath ed42482fd4 Updated cfgs to show the new cl_max_particles cvar - it REALLY HELPS.
Also removed gl_smooth from the glspeed.cfg - no idea why it was there,
since I had already replaced it. Whoops.

Misty-chan
2001-03-18 07:35:20 +00:00
Bill Currie 9c3f26d168 Rhamphoryncus added paks 2001-03-08 18:45:52 +00:00
Bill Currie 95852f55c1 add Rhamphoryncus ideas on the download screen 2001-03-08 18:40:21 +00:00
Timothy C. McGrath 61ab8c2d47 swspeed.cfg is speed cfg for software clients (-x11 -svga) however it is
not well tested, and needs someone to bash it over the head a few times.
If you routinely use the software clients, please find out what in this
file works for you, and let me know.

Misty
2001-02-22 20:39:37 +00:00
Timothy C. McGrath 721c7da648 My glspeed.cfg, which I promise to incrementally upgrade as I get
feedback. This will produce tremendous speed increases with gl cards, so
long as you are willing to sacrifice eyecandy.

Misty
2001-02-22 19:23:11 +00:00
Joseph Carter 4537b2daaa GGI has been eradicated. It's broken and none of us use it, therefore
nobody's fixing it.  Given that without DGA it's not really much faster
than X11 anyway and the lack of a maintainer, it's deadwood.
2001-02-22 00:24:45 +00:00
Bill Currie d5a81d94e4 add command docs and update cvar docs for qf-server and qf-client-x11 for
beta7. Others will be forthcoming.
2001-02-06 19:21:47 +00:00
Bill Currie e8e49e8e42 3dfx :) 2001-01-10 04:22:17 +00:00
Bill Currie 84278f765c ggi and sgl 2001-01-10 03:51:24 +00:00
Bill Currie a9212a6f3d sort correctly 2001-01-10 03:33:30 +00:00
Bill Currie ad558e4346 used an old svga client :/ 2001-01-10 03:02:11 +00:00
Bill Currie d7a823c746 forgot to get descriptions 2001-01-10 02:55:30 +00:00
Bill Currie 5b46399e69 glc and svga cvars 2001-01-10 02:48:53 +00:00
Bill Currie 8eb780f164 qf-client-sdl cvars 2001-01-09 23:54:40 +00:00
Bill Currie 43d47bd847 fixed broken line 2001-01-09 23:08:09 +00:00
Bill Currie 462245b38a sort the list 2001-01-09 23:02:54 +00:00