No description
Find a file
Timothy C. McGrath 264547d470 Okay, this patch REMOVES the -particles command line option, and adds a
new cvar: cl_max_particles. This cvar is archived, has no lower or
upper limits (well, less than 1 is not allowed) and can be changed in
game at any time.

BUGS:

Only one so far. I can't figure out why it's doing this, but in software
clients, (well, at least X11) if you set it to 1 particle, it acts like
you set it far higher. 2 acts like you set it to zero... Or maybe
it's showing 2 and I just can't see it on my 320x200 window. In any
case, the vagary must be something in the software particles code,
because I basically used the same code from the GL particles code for
this as I used for the software renderer.

If nobody can find fault with my code, I'll just make a special note in
the console help.

In any case, let me know of any problems.

Misty-chan
2001-03-18 07:04:47 +00:00
debian GGI has been eradicated. It's broken and none of us use it, therefore 2001-02-22 00:24:45 +00:00
doc Rhamphoryncus added paks 2001-03-08 18:45:52 +00:00
include forgot to remove the old prstring stuff 2001-03-06 16:10:28 +00:00
libs forgot to remove the old prstring stuff 2001-03-06 16:10:28 +00:00
nq Fix white sbars in -sgl. 2001-03-11 21:37:32 +00:00
qw Okay, this patch REMOVES the -particles command line option, and adds a 2001-03-18 07:04:47 +00:00
RPM initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
tools Forge: InspectorControl and KeypairView compile with no warnings now. 2001-03-16 19:19:24 +00:00
.gitignore start merging stuff into libs/util and fix the concequences in nq. nq doesn't 2001-02-21 19:35:06 +00:00
acconfig.h Configure updates. QSG_VERSION has completed its change to 2001-02-21 21:38:07 +00:00
acinclude.m4 Working on one common configure which lets nq and qw compile. 2001-02-20 03:10:06 +00:00
bootstrap Working on one common configure which lets nq and qw compile. 2001-02-20 03:10:06 +00:00
CodingStyle initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
configure.in change egcs to kgcc for the broken distro 2001-03-08 21:04:21 +00:00
COPYING initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
INSTALL initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
Makefile.am start merging stuff into libs/util and fix the concequences in nq. nq doesn't 2001-02-21 19:35:06 +00:00
NEWS Cleared the NEWS file - what was there didn't even apply to newtree it was 2001-02-23 00:49:59 +00:00
TODO Since nobody cares the structure of the menu after it's rewritten, I've 2001-03-04 13:55:05 +00:00