Bill Currie
20b9411bcc
disable transparent pixels in the conback. They will still currently be black,
...
but at least they won't flicker on some drivers.
2001-02-16 22:07:40 +00:00
Jeff Teunissen
0c662b0e6a
cl_ents.c: misc. tweaks to CL_ParsePacketEntities ()
...
rest: Myriad stuff.
r_netgraph now recognizes and abides by the cl_hudswap Cvar.
show_fps and show_time are on the same line now, and stay out of each
others' way.
New Draw_ function: Draw_TextBox(). It's like M_DrawTextBox(), except it
doesn't screw around with the screen coordinates.
2000-12-12 02:46:46 +00:00
Zephaniah E. Hull
13bd5ce012
The init sequence cleanup!
...
Also broke up client.h into a lot of smaller headers.
Oh, software rendering works again.
And yes, this does hit a hell of a lot of files.
2000-10-29 15:35:24 +00:00
Zephaniah E. Hull
23d81824dc
Old draw cleanups, frogot I had them around..
...
Clean up of Dabb's mess, he dies.
2000-08-14 04:53:45 +00:00
Joseph Carter
a3e32e213e
Draw_Character -> Draw_Character8
...
Draw_String -> Draw_String8
Draw_Alt_String -> Draw_AltString8
You know what this means right? Draw_*16 is coming soon. Very soon.
2000-06-05 01:05:25 +00:00
Jeff Teunissen
c1fde8e2ca
Fix comments
2000-05-22 08:40:21 +00:00
Yan Sweitzer
440b2aec18
added uniform #ifdef _xxx_H encapsulation and appropriate includes to avoid header dependencies and circular conflicts
...
(work in progress, need to clean .c files as well)
2000-05-19 06:44:56 +00:00
Jeff Teunissen
7647fdd484
Configure.in: minor changes.
...
include/* -- #defines so that you can #include them more than once.
2000-05-17 18:28:13 +00:00
Joseph Carter
d859383680
Initial revision
2000-05-10 11:29:38 +00:00