Go to file
Adam Olsen de83dfb587 Change the networking timeout down from 1 second to 0.01 seconds.
The CPU usage will seem higher with only 1 or 2 people connected, but
that's only when they have low framerates.  It should be the same when
there's enough incoming network data to keep it from waiting a long
time anyway.
2001-09-08 16:48:40 +00:00
RPM Add Makefile to .gitignore 2001-08-15 22:44:34 +00:00
debian Clarifications in debian/rules 2001-08-15 22:33:51 +00:00
doc Modified the gl_sky_clip line to keep consistent with cvs. 2001-09-04 17:29:25 +00:00
include Small particle trail speedup/legibility/flexibility improvement, at price of redundant code in sw/sw32. Tradeoffs. *sigh* 2001-09-07 05:37:11 +00:00
libs remove some no-longer needed code (the window coord finder) and quientn 2001-09-08 06:25:37 +00:00
nq Small particle trail speedup/legibility/flexibility improvement, at price of redundant code in sw/sw32. Tradeoffs. *sigh* 2001-09-07 05:37:11 +00:00
qw Change the networking timeout down from 1 second to 0.01 seconds. 2001-09-08 16:48:40 +00:00
tools move the particle count multiplication out of the renderer and into the clien 2001-09-06 05:41:15 +00:00
.gitignore add the beginnings of quakeforge-config ala gtk-config 2001-05-16 20:38:38 +00:00
COPYING initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
INSTALL put in instructions for building from cvs (and coping with autoconf) 2001-08-09 23:34:35 +00:00
Makefile.am get "make dist" working again 2001-09-04 21:00:08 +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 Some changes I'm about to do to the libs/gamecode layout :) 2001-08-21 20:20:03 +00:00
acconfig.h make progs type checking optional at configure time. still defaults to on. 2001-06-08 00:11:54 +00:00
acinclude.m4 we now require sdl 1.2 for sdl support 2001-08-23 20:28:41 +00:00
bootstrap nuke the i flag from sed. it's no longer needed and breaks on bsd 2001-08-23 05:52:51 +00:00
configure.ac sw32. Flee in terror. This'll break compilation for everything until -sdl32 compiles. sw32 wont work for a while either, so don't get overly excited yet. 2001-08-25 02:47:11 +00:00
quakeforge-config.in add the beginnings of quakeforge-config ala gtk-config 2001-05-16 20:38:38 +00:00