newtree/source
Jeff Teunissen fc005fc215 Cleanup of extensions, they are no longer defined in glquake.h. In
addition, removed support (for now) for SGIS and EXT multitexture. It
allowed me to enhance support for ARB multitexture, which is better anyway
(especially for Radeon, but that won't get special support yet until we
need a third texture pass).

Updated the Unix 8-bit GL code to be more like the Windows version, which
may work better. It still defaults off, because many drivers have bugs in
their handling of the shared texture palette extension.
2001-01-06 07:29:17 +00:00
..
.gdbinit seems to work now :) probably needs harder testing 2000-12-13 23:20:38 +00:00
.gitignore Yaay, Debian package updates. 2000-11-14 21:45:34 +00:00
.indent.pro Add types to indent profile 2000-10-27 06:18:24 +00:00
buildnum.c #include audit 2000-12-30 02:16:36 +00:00
cd_dos.c #include audit 2000-12-30 02:16:36 +00:00
cd_linux.c include unistd.h 2001-01-02 16:18:08 +00:00
cd_null.c #include audit 2000-12-30 02:16:36 +00:00
cd_sdl.c fix up <> vs "" in #includes 2000-12-30 03:07:15 +00:00
cd_sgi.c #include audit 2000-12-30 02:16:36 +00:00
cd_win.c should compile now 2000-12-30 04:52:12 +00:00
checksum.c #include audit 2000-12-30 02:16:36 +00:00
cl_cam.c cvar doc patches from Misty 2000-12-31 04:46:04 +00:00
cl_cmd.c #include audit 2000-12-30 02:16:36 +00:00
cl_cvar.c use MSG_WriteString instead of SZ_Print 2000-12-31 18:47:29 +00:00
cl_demo.c #include audit 2000-12-30 02:16:36 +00:00
cl_ents.c #include audit 2000-12-30 02:16:36 +00:00
cl_input.c Added " characters to multiline cvar descriptions to avoid compilation 2000-12-31 09:05:25 +00:00
cl_main.c commands and aliases now use hash tables 2001-01-04 20:51:35 +00:00
cl_math.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
cl_misc.c a start on a #include audit for the header files and misc fixups for win32 2000-12-30 05:18:48 +00:00
cl_parse.c a start on a #include audit for the header files and misc fixups for win32 2000-12-30 05:18:48 +00:00
cl_pred.c cvar doc patches from Misty 2000-12-31 04:46:04 +00:00
cl_slist.c #include audit 2000-12-30 02:16:36 +00:00
cl_sys_sdl.c various printf, Sys_Printf, Con_Printf cleanups. Con_Printf now ALWAYS prints 2001-01-05 19:52:50 +00:00
cl_sys_unix.c various printf, Sys_Printf, Con_Printf cleanups. Con_Printf now ALWAYS prints 2001-01-05 19:52:50 +00:00
cl_sys_win.c cvar doc patches from Misty 2000-12-31 04:46:04 +00:00
cl_tent.c a start on a #include audit for the header files and misc fixups for win32 2000-12-30 05:18:48 +00:00
cl_trans.c #include audit 2000-12-30 02:16:36 +00:00
cmd.c commands and aliases now use hash tables 2001-01-04 20:51:35 +00:00
com.c cvar doc patches from Misty 2000-12-31 04:46:04 +00:00
console.c cvar doc patches from Misty 2000-12-31 04:46:04 +00:00
context_x11.c #include audit 2000-12-30 02:16:36 +00:00
crc.c #include audit 2000-12-30 02:16:36 +00:00
cvar.c cvars and cvar alias now use a hash table for lookups. commands and aliases 2001-01-04 19:10:38 +00:00
d_copy.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
d_draw.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
d_draw16.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
d_edge.c clean up a fixme as recommended by WildCode 2001-01-03 07:19:01 +00:00
d_fill.c #include audit 2000-12-30 02:16:36 +00:00
d_init.c cvar doc patches from Misty 2000-12-31 04:46:04 +00:00
d_modech.c #include audit 2000-12-30 02:16:36 +00:00
d_part.c #include audit 2000-12-30 02:16:36 +00:00
d_parta.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
d_polysa.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
d_polyse.c #include audit 2000-12-30 02:16:36 +00:00
d_scan.c #include audit 2000-12-30 02:16:36 +00:00
d_scana.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
d_sky.c #include audit 2000-12-30 02:16:36 +00:00
d_spr8.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
d_sprite.c #include audit 2000-12-30 02:16:36 +00:00
d_surf.c various printf, Sys_Printf, Con_Printf cleanups. Con_Printf now ALWAYS prints 2001-01-05 19:52:50 +00:00
d_vars.c Okay, the big whitespace reformat. There is some silliness (case 2000-12-08 06:51:37 +00:00
d_varsa.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
d_zpoint.c #include audit 2000-12-30 02:16:36 +00:00
dga_check.c Add the use of XQueryExtension() to the DGA and VidMode checks. The game 2000-12-19 02:42:26 +00:00
dirent.c Okay, the big whitespace reformat. There is some silliness (case 2000-12-08 06:51:37 +00:00
draw.c cvar doc patches from Misty 2000-12-31 04:46:04 +00:00
fnmatch.c Okay, the big whitespace reformat. There is some silliness (case 2000-12-08 06:51:37 +00:00
fractalnoise.c Okay, the big whitespace reformat. There is some silliness (case 2000-12-08 06:51:37 +00:00
gl_draw.c cvar doc patches from Misty 2000-12-31 04:46:04 +00:00
gl_dyn_fires.c #include audit 2000-12-30 02:16:36 +00:00
gl_dyn_part.c cleanup the includes in host.h 2000-12-30 03:23:31 +00:00
gl_dyn_textures.c #include audit 2000-12-30 02:16:36 +00:00
gl_mesh.c #include audit 2000-12-30 02:16:36 +00:00
gl_model_alias.c #include audit 2000-12-30 02:16:36 +00:00
gl_model_brush.c Nuked unused "texture_mode" - probably leftovers from old stuffs. 2000-12-31 13:59:19 +00:00
gl_model_fullbright.c #include audit 2000-12-30 02:16:36 +00:00
gl_model_sprite.c #include audit 2000-12-30 02:16:36 +00:00
gl_ngraph.c #include audit 2000-12-30 02:16:36 +00:00
gl_rlight.c #include audit 2000-12-30 02:16:36 +00:00
gl_rmain.c a start on a #include audit for the header files and misc fixups for win32 2000-12-30 05:18:48 +00:00
gl_rmisc.c Added " characters to multiline cvar descriptions to avoid compilation 2000-12-31 09:05:25 +00:00
gl_rsurf.c Cleanup of extensions, they are no longer defined in glquake.h. In 2001-01-06 07:29:17 +00:00
gl_screen.c Cleanup of extensions, they are no longer defined in glquake.h. In 2001-01-06 07:29:17 +00:00
gl_sky.c #include audit 2000-12-30 02:16:36 +00:00
gl_sky_clip.c replace face related % and / with table lookups. gives almost 50% speedup in 2001-01-04 06:24:18 +00:00
gl_trans.c #include audit 2000-12-30 02:16:36 +00:00
gl_view.c #include audit 2000-12-30 02:16:36 +00:00
gl_warp.c Okay, the big whitespace reformat. There is some silliness (case 2000-12-08 06:51:37 +00:00
hash.c cvars and cvar alias now use a hash table for lookups. commands and aliases 2001-01-04 19:10:38 +00:00
in_null.c Okay, the big whitespace reformat. There is some silliness (case 2000-12-08 06:51:37 +00:00
in_sdl.c cvar doc patches from Misty 2000-12-31 04:46:04 +00:00
in_svgalib.c cvar doc patches from Misty 2000-12-31 04:46:04 +00:00
in_win.c cvar doc patches from Misty 2000-12-31 04:46:04 +00:00
in_x11.c cvar doc patches from Misty 2000-12-31 04:46:04 +00:00
info.c #include audit 2000-12-30 02:16:36 +00:00
joy_linux.c cvar doc patches from Misty 2000-12-31 04:46:04 +00:00
joy_null.c Okay, the big whitespace reformat. There is some silliness (case 2000-12-08 06:51:37 +00:00
joy_win.c cvar doc patches from Misty 2000-12-31 04:46:04 +00:00
keys.c #include audit 2000-12-30 02:16:36 +00:00
link.c #include audit 2000-12-30 02:16:36 +00:00
locs.c #include audit 2000-12-30 02:16:36 +00:00
Makefile.am cvars and cvar alias now use a hash table for lookups. commands and aliases 2001-01-04 19:10:38 +00:00
makefile.mgw pr_cmds -> sv_pr_cmds 2001-01-05 16:37:30 +00:00
makefile.win Patched for QSG Standard 2 (Extend Protocol). 2000-06-25 13:00:19 +00:00
math.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
mathlib.c #include audit 2000-12-30 02:16:36 +00:00
mdfour.c #include audit 2000-12-30 02:16:36 +00:00
menu.c a start on a #include audit for the header files and misc fixups for win32 2000-12-30 05:18:48 +00:00
model.c cvar doc patches from Misty 2000-12-31 04:46:04 +00:00
model_alias.c #include audit 2000-12-30 02:16:36 +00:00
model_brush.c #include audit 2000-12-30 02:16:36 +00:00
model_sprite.c Okay, the big whitespace reformat. There is some silliness (case 2000-12-08 06:51:37 +00:00
msg.c Okay, the big whitespace reformat. There is some silliness (case 2000-12-08 06:51:37 +00:00
net_chan.c Added " characters to multiline cvar descriptions to avoid compilation 2000-12-31 09:05:25 +00:00
net_com.c #include audit 2000-12-30 02:16:36 +00:00
net_packetlog.c fix up <> vs "" in #includes 2000-12-30 03:07:15 +00:00
net_udp.c #include audit 2000-12-30 02:16:36 +00:00
nonintel.c whitespace 2000-12-28 07:44:45 +00:00
pcx.c #include audit 2000-12-30 02:16:36 +00:00
pmove.c #include audit 2000-12-30 02:16:36 +00:00
pmovetst.c #include audit 2000-12-30 02:16:36 +00:00
pr_edict.c now progs and server really are separated :) 2001-01-03 07:08:28 +00:00
pr_exec.c now only svs is reverenced where it shouldn't be, and that's to set info 2001-01-02 03:22:46 +00:00
pr_offs.c while not 100% complete (sv is still referred to as well as r_skyname), the 2000-12-31 07:43:09 +00:00
qargs.c #include audit 2000-12-30 02:16:36 +00:00
qendian.c #include audit 2000-12-30 02:16:36 +00:00
qf-client-sdl.mak Added hash.c 2001-01-05 15:24:38 +00:00
qf-client-sgl.mak Added hash.c 2001-01-05 15:24:38 +00:00
qf-client-wgl.mak Added hash.c 2001-01-05 15:24:38 +00:00
qf-client-win.mak Added hash.c 2001-01-05 15:24:38 +00:00
qf-server.mak Added hash.c 2001-01-05 15:24:38 +00:00
qfgl_ext.c #include audit 2000-12-30 02:16:36 +00:00
quakefs.c various printf, Sys_Printf, Con_Printf cleanups. Con_Printf now ALWAYS prints 2001-01-05 19:52:50 +00:00
quakeio.c #include audit 2000-12-30 02:16:36 +00:00
qw_client.dsp split gl_sky.c into gl_sky.c and gl_sky_clip.c (should have done this in the 2000-11-15 17:20:54 +00:00
qw_server.dsp add sys_x86.S and ver_check.c to the project (I hope I didn't `corrupt' the 2000-12-20 23:38:36 +00:00
r_aclip.c #include audit 2000-12-30 02:16:36 +00:00
r_aclipa.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
r_alias.c #include audit 2000-12-30 02:16:36 +00:00
r_aliasa.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
r_bsp.c #include audit 2000-12-30 02:16:36 +00:00
r_draw.c #include audit 2000-12-30 02:16:36 +00:00
r_drawa.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
r_edge.c a start on a #include audit for the header files and misc fixups for win32 2000-12-30 05:18:48 +00:00
r_edgea.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
r_efrag.c #include audit 2000-12-30 02:16:36 +00:00
r_light.c #include audit 2000-12-30 02:16:36 +00:00
r_main.c r_drawentities bug in sw fix 2001-01-06 07:26:38 +00:00
r_misc.c #include audit 2000-12-30 02:16:36 +00:00
r_part.c #include audit 2000-12-30 02:16:36 +00:00
r_sky.c #include audit 2000-12-30 02:16:36 +00:00
r_sprite.c #include audit 2000-12-30 02:16:36 +00:00
r_surf.c #include audit 2000-12-30 02:16:36 +00:00
r_vars.c Okay, the big whitespace reformat. There is some silliness (case 2000-12-08 06:51:37 +00:00
r_varsa.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
r_view.c cvar doc patches from Misty 2000-12-31 04:46:04 +00:00
sbar.c #include audit 2000-12-30 02:16:36 +00:00
screen.c cvar doc patches from Misty 2000-12-31 04:46:04 +00:00
sizebuf.c various printf, Sys_Printf, Con_Printf cleanups. Con_Printf now ALWAYS prints 2001-01-05 19:52:50 +00:00
skin.c #include audit 2000-12-30 02:16:36 +00:00
snd_alsa_0_5.c #include audit 2000-12-30 02:16:36 +00:00
snd_alsa_0_6.c #include audit 2000-12-30 02:16:36 +00:00
snd_disk.c #include audit 2000-12-30 02:16:36 +00:00
snd_dma.c cvar doc patches from Misty 2000-12-31 04:46:04 +00:00
snd_mem.c #include audit 2000-12-30 02:16:36 +00:00
snd_mix.c #include audit 2000-12-30 02:16:36 +00:00
snd_mixa.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
snd_null.c cvar doc patches from Misty 2000-12-31 04:46:04 +00:00
snd_oss.c #include audit 2000-12-30 02:16:36 +00:00
snd_sdl.c #include audit 2000-12-30 02:16:36 +00:00
snd_sgi.c #include audit 2000-12-30 02:16:36 +00:00
snd_sun.c #include audit 2000-12-30 02:16:36 +00:00
snd_win.c some compile fixes for vc (hopefully) 2001-01-05 21:10:41 +00:00
surf8.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
surf16.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
sv_ccmds.c Correct user/info slip in usage for user. 2001-01-04 03:45:47 +00:00
sv_cvar.c #include audit 2000-12-30 02:16:36 +00:00
sv_ents.c while not 100% complete (sv is still referred to as well as r_skyname), the 2000-12-31 07:43:09 +00:00
sv_init.c the progs engine and the server are now completely independent paving the way 2001-01-03 05:54:35 +00:00
sv_main.c sv_phs doc fix from Misty 2001-01-06 06:50:29 +00:00
sv_misc.c #include audit 2000-12-30 02:16:36 +00:00
sv_model.c #include audit 2000-12-30 02:16:36 +00:00
sv_move.c fix a crash in progs code caused by a bad prototype 2001-01-04 05:44:53 +00:00
sv_nchan.c #include audit 2000-12-30 02:16:36 +00:00
sv_phys.c now only svs is reverenced where it shouldn't be, and that's to set info 2001-01-02 03:22:46 +00:00
sv_pr_cmds.c fix a crash in progs code caused by a bad prototype 2001-01-04 05:44:53 +00:00
sv_progs.c now progs and server really are separated :) 2001-01-03 07:08:28 +00:00
sv_send.c various printf, Sys_Printf, Con_Printf cleanups. Con_Printf now ALWAYS prints 2001-01-05 19:52:50 +00:00
sv_sys_unix.c cvar doc patches from Misty 2000-12-31 04:46:04 +00:00
sv_sys_win.c cvar doc patches from Misty 2000-12-31 04:46:04 +00:00
sv_user.c don't redirect for the say command 2001-01-06 07:15:42 +00:00
sw_model_alias.c #include audit 2000-12-30 02:16:36 +00:00
sw_model_brush.c Okay, the big whitespace reformat. There is some silliness (case 2000-12-08 06:51:37 +00:00
sw_model_sprite.c #include audit 2000-12-30 02:16:36 +00:00
sw_view.c Okay, the big whitespace reformat. There is some silliness (case 2000-12-08 06:51:37 +00:00
sys_null.c #include audit 2000-12-30 02:16:36 +00:00
sys_unix.c cleanup the includes in host.h 2000-12-30 03:23:31 +00:00
sys_win.c Okay, the big whitespace reformat. There is some silliness (case 2000-12-08 06:51:37 +00:00
sys_x86.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
teamplay.c locs_search created for use by locs_moveloc, locs_delloc, locs_editloc 2001-01-06 07:24:44 +00:00
tga.c #include audit 2000-12-30 02:16:36 +00:00
va.c #include audit 2000-12-30 02:16:36 +00:00
ver_check.c context_x11.h -- didn't mean to commit my local changes 2000-12-08 07:46:40 +00:00
vid.c Okay, the big whitespace reformat. There is some silliness (case 2000-12-08 06:51:37 +00:00
vid_3dfxsvga.c Make ifdef's more consistent (and follow CodingStyle), HAVE_* cleanups, make -ggi target compile again, little whitespace, and sorted includes. 2000-12-30 18:26:29 +00:00
vid_common_gl.c Cleanup of extensions, they are no longer defined in glquake.h. In 2001-01-06 07:29:17 +00:00
vid_ggi.c cvar doc patches from Misty 2000-12-31 04:46:04 +00:00
vid_glx.c Make ifdef's more consistent (and follow CodingStyle), HAVE_* cleanups, make -ggi target compile again, little whitespace, and sorted includes. 2000-12-30 18:26:29 +00:00
vid_mgl.c cvar doc patches from Misty 2000-12-31 04:46:04 +00:00
vid_null.c #include audit 2000-12-30 02:16:36 +00:00
vid_sdl.c Make ifdef's more consistent (and follow CodingStyle), HAVE_* cleanups, make -ggi target compile again, little whitespace, and sorted includes. 2000-12-30 18:26:29 +00:00
vid_sgl.c cvar doc patches from Misty 2000-12-31 04:46:04 +00:00
vid_svgalib.c cvar doc patches from Misty 2000-12-31 04:46:04 +00:00
vid_wgl.c Cleanup of extensions, they are no longer defined in glquake.h. In 2001-01-06 07:29:17 +00:00
vid_x11.c Make ifdef's more consistent (and follow CodingStyle), HAVE_* cleanups, make -ggi target compile again, little whitespace, and sorted includes. 2000-12-30 18:26:29 +00:00
wad.c #include audit 2000-12-30 02:16:36 +00:00
world.c now only svs is reverenced where it shouldn't be, and that's to set info 2001-01-02 03:22:46 +00:00
worlda.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
zone.c #include audit 2000-12-30 02:16:36 +00:00