Jamie Wilkinson
|
28147f7e1a
|
* Moved ref_gl into src/ so that when it builds, the video
refreshers are in the same directory as the quake2 binary
|
2002-04-05 00:24:29 +00:00 |
|
Bill Currie
|
34c5702da6
|
Turns out gzip support isn't so easy (feasable?) in q2, so back it out for
now. However, tags of gzio_pre_revoke (before) and gzio_revoke (after) will
help get it back if/when we decide to work on it again.
|
2002-01-07 04:54:11 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
3f062fddcb
|
Replace glColor4f (1,1,1,1) with glColor4ubv (white), and similar for glColor3 and black. Cleanup and very minor speedup.
Also, use quads instead of tris for particles, and a far nicer dot texture.
|
2002-01-06 22:46:23 +00:00 |
|
Bill Currie
|
7b3a0f0cb8
|
preliminary zlib patch
|
2002-01-03 20:09:12 +00:00 |
|
Bill Currie
|
f4fa61bf44
|
We like warnings, lots of warnings. However, we don't want to let them slip
by. Bwahaha.
|
2001-12-29 02:40:13 +00:00 |
|
Bill Currie
|
2124958581
|
Initial revision
|
2001-12-22 04:27:19 +00:00 |
|