newtree/include
Jeff Teunissen 5bb2a9002c Change fires to a more visually-appealing red-orange color. Looks *killer*
Add -brighten arg to GL targets, to replace -gamma but still look nice.
"-brighten 2.5" brightens the palette by 2.5 times, to give a similar
effect to the brightness cvar, but without the dithering brightness
gives. This is a palette hack, which means it _can't_ be a cvar.
2000-10-28 07:11:37 +00:00
..
win32 Rev for beta 3 2000-10-14 07:11:53 +00:00
.gitignore
adivtab.h
anorm_dots.h
anorms.h
asm_draw.h
asm_i386.h
block8.h
block16.h
bothdefs.h One of the biggest things keeping -mem/-heapsize numbers up is the video 2000-10-18 10:16:11 +00:00
bspfile.h First off in gl_draw.c we have some nice cleanup code for the upload 2000-09-22 09:08:08 +00:00
buildnum.h
cdaudio.h
checksum.h First off in gl_draw.c we have some nice cleanup code for the upload 2000-09-22 09:08:08 +00:00
cl_slist.h zlib support (gzipped pack contents). if you have a probelm with gzgets, you 2000-09-27 19:44:26 +00:00
client.h zlib support (gzipped pack contents). if you have a probelm with gzgets, you 2000-09-27 19:44:26 +00:00
cmd.h Add $-expansion code. 2000-06-11 02:57:08 +00:00
commdef.h remove va from commdef.h and fix the consequences 2000-10-21 07:34:56 +00:00
compat.h use the correct include delimitiers 2000-10-27 01:50:04 +00:00
console.h More cleanup, now working on the rendering line as a whole. 2000-09-29 19:29:22 +00:00
context_x11.h fix the screen offset caused by moving the mouse at just the wrong moment 2000-10-28 05:08:11 +00:00
crc.h
cvar.h zlib support (gzipped pack contents). if you have a probelm with gzgets, you 2000-09-27 19:44:26 +00:00
d_iface.h gl bmodel fullbrights implemented. I hope. I'll find out for sure when I get 2000-09-20 23:06:26 +00:00
d_ifacea.h
d_local.h First off in gl_draw.c we have some nice cleanup code for the upload 2000-09-22 09:08:08 +00:00
dga_check.h dga_check.h: DGA and VidMode check functions return qboolean, not 2000-10-21 05:30:34 +00:00
draw.h Old draw cleanups, frogot I had them around.. 2000-08-14 04:53:45 +00:00
gcc_attr.h add format checking to our printf style functions and correct the consequences 2000-06-17 12:27:59 +00:00
gl_warp_sin.h
glquake.h Change fires to a more visually-appealing red-orange color. Looks *killer* 2000-10-28 07:11:37 +00:00
hl.h Woops, frogot to cvs add this one on the HL fix.. 2000-06-10 21:48:01 +00:00
in_win.h
info.h Misc cleanups. 2000-10-24 17:03:09 +00:00
input.h Makefile.am: misc. fixes to changelog building. 2000-10-13 05:36:46 +00:00
joystick.h Joystick support generalized, autoconfiscated. Systems without joystick 2000-09-26 14:16:09 +00:00
keys.h More cleanup, now working on the rendering line as a whole. 2000-09-29 19:29:22 +00:00
link.h
locs.h Would help if I added locs.h and locs.c. 2000-10-06 16:31:53 +00:00
Makefile.am add locs.h 2000-10-06 23:47:11 +00:00
mathlib.h %l %a %A %h, for say and say_team, not quite finished yet. 2000-10-06 16:30:37 +00:00
mdfour.h
menu.h
model.h fix alias model loading for when the model has groups. gdbinit added to ease 2000-09-24 02:34:35 +00:00
modelgen.h include/modelgen.h include/spritegn.h: 2000-06-26 03:25:31 +00:00
msg.h
net.h add format checking to our printf style functions and correct the consequences 2000-06-17 12:27:59 +00:00
pmove.h Conditionally disable bunny hopping (speed jumping). To disable bunny hopping 2000-10-15 04:26:09 +00:00
pr_comp.h
progdefs.h
progs.h zlib support (gzipped pack contents). if you have a probelm with gzgets, you 2000-09-27 19:44:26 +00:00
protocol.h Fixed up Endy's EXTEND support - everything should work now. 2000-07-01 04:56:13 +00:00
qargs.h
qdefs.h
qendian.h
qstructs.h Remove all remaining references to cachedir. 2000-05-24 10:44:29 +00:00
qtypes.h
quakeasm.h
quakedef.h add format checking to our printf style functions and correct the consequences 2000-06-17 12:27:59 +00:00
quakefs.h add support for COMPRESSED downloads!!! Of course, both client and server must 2000-09-28 06:11:55 +00:00
quakeio.h Add Qgetline for Mercury. Safely read in a random lenght line from a file. 2000-10-06 07:05:22 +00:00
r_local.h Cvar audit 1, all unused cvars are gone, with the exception of software 2000-09-30 04:08:40 +00:00
r_shared.h
render.h One of the biggest things keeping -mem/-heapsize numbers up is the video 2000-10-18 10:16:11 +00:00
resource.h
sbar.h
screen.h More cleanup, now working on the rendering line as a whole. 2000-09-29 19:29:22 +00:00
server.h zlib support (gzipped pack contents). if you have a probelm with gzgets, you 2000-09-27 19:44:26 +00:00
sizebuf.h
sound.h turns out some like interpolated, others don't. snd_interp conrols this. 2000-10-06 18:42:02 +00:00
spritegn.h include/modelgen.h include/spritegn.h: 2000-06-26 03:25:31 +00:00
sys.h add format checking to our printf style functions and correct the consequences 2000-06-17 12:27:59 +00:00
teamplay.h %l %a %A %h, for say and say_team, not quite finished yet. 2000-10-06 16:30:37 +00:00
uint32.h
va.h clean up the includes ov vid.c and bring over va.h from nuq 2000-10-21 07:20:57 +00:00
vid.h Mostly whitespace 2000-10-27 10:16:18 +00:00
view.h Cvar audit 1, all unused cvars are gone, with the exception of software 2000-09-30 04:08:40 +00:00
wad.h
winquake.h
world.h
zone.h Clean up after myself in the Z_* purge.. 2000-06-29 23:30:21 +00:00