quakeforge-old/common
Joseph Carter 7e04ceced5 The pretty green/yellow/blue pixels that hang around after things like
biosuits, pents, and quads wear off are now gone.  Sort of.  They are
caused by places where two texture edges meet and there are little gaps
at the seams where nothing gets drawn.  This is also why noclip screws w/
the screen if you walk outside of the map in the GL targets.  We now draw
a backdrop whose color is set by r_clearcolor, ala software renderer.
2000-02-04 04:01:23 +00:00
..
wins damnit 2000-01-19 06:02:33 +00:00
.gitignore Added Makefile to .gitignore 2000-01-27 19:08:46 +00:00
adivtab.-c Copyright notice stuff 2000-01-06 13:48:07 +00:00
anorm_dots.-c Copyright notice stuff 2000-01-06 13:48:07 +00:00
anorms.h Copyright notice stuff 2000-01-06 13:48:07 +00:00
asm_draw.h Copyright notice stuff 2000-01-06 13:48:07 +00:00
asm_i386.h added FreeBSD CNAME patch from Daniel J. O'Connor <darius@dons.net.au> 2000-01-17 08:22:36 +00:00
block8.h Copyright notice stuff 2000-01-06 13:48:07 +00:00
block16.h Copyright notice stuff 2000-01-06 13:48:07 +00:00
bspfile.h HUGE changes.. 2000-01-27 17:06:02 +00:00
buildnum.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
cd_audio.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
cd_linux.c uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
cd_null.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
cd_sdl.c You can tell who has what hardware and libs because they tend to forget to 2000-02-03 10:32:56 +00:00
cd_win.c uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
cd_wrapper.c Various changes to get build to work when zlib isn't available... 2000-02-03 08:46:52 +00:00
cdaudio.h Copyright notice stuff 2000-01-06 13:48:07 +00:00
cmd.c Replaced Knghtbrd's command fix for UQ, added more for completeness. 2000-02-03 11:14:57 +00:00
cmd.h uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
common_quakedef.h Various changes to get build to work when zlib isn't available... 2000-02-03 08:46:52 +00:00
console.c talk sound now happens in UQ again 2000-02-03 10:56:46 +00:00
console.h uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
crc.c uquake compile updates.. 2000-01-28 01:03:09 +00:00
crc.h Copyright notice stuff 2000-01-06 13:48:07 +00:00
cvar.c A little more work trying to get the tree back to normal.. 2000-01-28 03:19:57 +00:00
cvar.h HUGE changes.. 2000-01-27 17:06:02 +00:00
cvars.c No more -DGLQUAKE!!! 2000-01-22 12:54:51 +00:00
cvars.h HUGE changes.. 2000-01-27 17:06:02 +00:00
d_copy.s Copyright notice stuff 2000-01-06 13:48:07 +00:00
d_draw.s Copyright notice stuff 2000-01-06 13:48:07 +00:00
d_draw16.s Copyright notice stuff 2000-01-06 13:48:07 +00:00
d_fill.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
d_iface.h glquake.h now included from only the files that use OpenGL, and not from 2000-01-26 19:00:36 +00:00
d_ifacea.h Copyright notice stuff 2000-01-06 13:48:07 +00:00
d_init.c HUGE changes.. 2000-01-27 17:06:02 +00:00
d_local.h A few of Mercury's local changes and things I've done to stable.. We're 2000-01-25 05:59:19 +00:00
d_modech.c uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
d_part.c Makefile.in - Explicitly list patterns instead of using echo, conditionally 2000-01-29 23:22:00 +00:00
d_parta.s Copyright notice stuff 2000-01-06 13:48:07 +00:00
d_polysa.s Copyright notice stuff 2000-01-06 13:48:07 +00:00
d_polyse.c HUGE changes.. 2000-01-27 17:06:02 +00:00
d_scan.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
d_scana.s Copyright notice stuff 2000-01-06 13:48:07 +00:00
d_sky.c HUGE changes.. 2000-01-27 17:06:02 +00:00
d_spr8.s Copyright notice stuff 2000-01-06 13:48:07 +00:00
d_sprite.c HUGE changes.. 2000-01-27 17:06:02 +00:00
d_vars.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
d_varsa.s Copyright notice stuff 2000-01-06 13:48:07 +00:00
d_zpoint.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
dga_check.c Removed unused variable vidmodes. 2000-01-18 22:58:28 +00:00
dga_check.h We need to pass the XF86VidModeModeInfo pointers to XF86VidModeSwitchToMode 2000-01-15 03:31:05 +00:00
dosasm.s Copyright notice stuff 2000-01-06 13:48:07 +00:00
dosisms.h Moved some do_not_include stuff where it belongs...Thanks go to Thad Ward 2000-01-18 04:10:34 +00:00
draw.c uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
draw.h HUGE changes.. 2000-01-27 17:06:02 +00:00
gl_draw.c The pretty green/yellow/blue pixels that hang around after things like 2000-02-04 04:01:23 +00:00
gl_mesh.c Various changes to get build to work when zlib isn't available... 2000-02-03 08:46:52 +00:00
gl_refrag.c uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
gl_rmain.c The pretty green/yellow/blue pixels that hang around after things like 2000-02-04 04:01:23 +00:00
gl_rmisc.c The pretty green/yellow/blue pixels that hang around after things like 2000-02-04 04:01:23 +00:00
gl_rsurf.c uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
gl_test.c glquake.h now included from only the files that use OpenGL, and not from 2000-01-26 19:00:36 +00:00
gl_vidglx.c Various changes to get build to work when zlib isn't available... 2000-02-03 08:46:52 +00:00
gl_vidlinux_3dfx.c You can tell who has what hardware and libs because they tend to forget to 2000-02-03 10:32:56 +00:00
gl_vidnt.c Call S_Init() from VID_Init(). 2000-01-19 01:43:39 +00:00
gl_view.c HUGE changes.. 2000-01-27 17:06:02 +00:00
gl_warp.c The pretty green/yellow/blue pixels that hang around after things like 2000-02-04 04:01:23 +00:00
gl_warp_sin.h Copyright notice stuff 2000-01-06 13:48:07 +00:00
glquake.h HUGE changes.. 2000-01-27 17:06:02 +00:00
in_aa.c aa tty support, adds text mode qf keyboard/video support. 2000-01-30 07:32:33 +00:00
in_dos.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
in_null.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
in_sun.c Merged render.h, to fix compile warnings.. 2000-01-19 11:01:04 +00:00
in_svgalib.c uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
in_win.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
input.h Copyright notice stuff 2000-01-06 13:48:07 +00:00
keys.c Add gzip support, add -Werror to gcc CFLAGS, clean up misc warnings. 2000-02-03 00:34:12 +00:00
keys.h A little more work trying to get the tree back to normal.. 2000-01-28 03:19:57 +00:00
lib_replace.c HUGE changes.. 2000-01-27 17:06:02 +00:00
lib_replace.h HUGE changes.. 2000-01-27 17:06:02 +00:00
Makefile.in Makefile.in - Explicitly list patterns instead of using echo, conditionally 2000-01-29 23:22:00 +00:00
math.s Copyright notice stuff 2000-01-06 13:48:07 +00:00
mathlib.c HUGE changes.. 2000-01-27 17:06:02 +00:00
mathlib.h HUGE changes.. 2000-01-27 17:06:02 +00:00
mdfour.c common/mdfour.c common/pr_edict.c common/pr_exec.c uquake/r_main.c: 2000-01-14 03:41:40 +00:00
mdfour.h Replaced RSA MD4 source with GPLed mdfour.[ch] source, and net_com.c to 2000-01-01 11:18:00 +00:00
model.h HUGE changes.. 2000-01-27 17:06:02 +00:00
modelgen.h HUGE changes.. 2000-01-27 17:06:02 +00:00
net_com.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
net_ser.h HUGE changes.. 2000-01-27 17:06:02 +00:00
net_wins.h fixed VC win32 support for standalone, thanks to Jason Nelson 2000-01-19 05:40:58 +00:00
net_wipx.h fixed VC win32 support for standalone, thanks to Jason Nelson 2000-01-19 05:40:58 +00:00
nonintel.c uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
nozip.h configure.in: 2000-02-03 21:44:46 +00:00
pr_cmds.c Add gzip support, add -Werror to gcc CFLAGS, clean up misc warnings. 2000-02-03 00:34:12 +00:00
pr_comp.h uquake compile updates.. 2000-01-28 01:03:09 +00:00
pr_edict.c Add gzip support, add -Werror to gcc CFLAGS, clean up misc warnings. 2000-02-03 00:34:12 +00:00
pr_exec.c Add gzip support, add -Werror to gcc CFLAGS, clean up misc warnings. 2000-02-03 00:34:12 +00:00
progs.h uquake compile updates.. 2000-01-28 01:03:09 +00:00
qargs.c HUGE changes.. 2000-01-27 17:06:02 +00:00
qargs.h HUGE changes.. 2000-01-27 17:06:02 +00:00
qdefs.h uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
qendian.c HUGE changes.. 2000-01-27 17:06:02 +00:00
qendian.h HUGE changes.. 2000-01-27 17:06:02 +00:00
qstructs.h ixed he irst etter issing roblem 2000-02-03 12:46:08 +00:00
qtypes.h HUGE changes.. 2000-01-27 17:06:02 +00:00
quakeasm.h no-asm patch from Darius 2000-02-03 02:34:26 +00:00
quakefs.c configure.in: 2000-02-03 21:44:46 +00:00
quakefs.h Other minor changes for uquake, nothing visible 2000-02-03 20:27:25 +00:00
r_aclip.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
r_aclipa.s Copyright notice stuff 2000-01-06 13:48:07 +00:00
r_alias.c uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
r_aliasa.s Copyright notice stuff 2000-01-06 13:48:07 +00:00
r_bsp.c uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
r_draw.c HUGE changes.. 2000-01-27 17:06:02 +00:00
r_drawa.s Copyright notice stuff 2000-01-06 13:48:07 +00:00
r_edgea.s Copyright notice stuff 2000-01-06 13:48:07 +00:00
r_light.c HUGE changes.. 2000-01-27 17:06:02 +00:00
r_local.h HUGE changes.. 2000-01-27 17:06:02 +00:00
r_main.c uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
r_shared.h HUGE changes.. 2000-01-27 17:06:02 +00:00
r_sky.c HUGE changes.. 2000-01-27 17:06:02 +00:00
r_surf.c uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
r_vars.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
r_varsa.s Copyright notice stuff 2000-01-06 13:48:07 +00:00
register_check.c Add gzip support, add -Werror to gcc CFLAGS, clean up misc warnings. 2000-02-03 00:34:12 +00:00
register_check.h Copyright notice stuff 2000-01-06 13:48:07 +00:00
render.h The pretty green/yellow/blue pixels that hang around after things like 2000-02-04 04:01:23 +00:00
sbar.c Add gzip support, add -Werror to gcc CFLAGS, clean up misc warnings. 2000-02-03 00:34:12 +00:00
sbar.h Copyright notice stuff 2000-01-06 13:48:07 +00:00
skin.c HUGE changes.. 2000-01-27 17:06:02 +00:00
snd_alsa.c fix to work with Mercury's header changes 2000-01-28 11:13:13 +00:00
snd_dma.c uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
snd_dos.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
snd_gus.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
snd_mem.c uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
snd_mix.c Various changes to get build to work when zlib isn't available... 2000-02-03 08:46:52 +00:00
snd_mixa.s Copyright notice stuff 2000-01-06 13:48:07 +00:00
snd_mme.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
snd_next.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
snd_null.c HUGE changes.. 2000-01-27 17:06:02 +00:00
snd_oss.c uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
snd_sun.c Makefile.in - Explicitly list patterns instead of using echo, conditionally 2000-01-29 23:22:00 +00:00
snd_win.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
sound.h HUGE changes.. 2000-01-27 17:06:02 +00:00
spritegn.h Copyright notice stuff 2000-01-06 13:48:07 +00:00
surf8.s Copyright notice stuff 2000-01-06 13:48:07 +00:00
surf16.s Copyright notice stuff 2000-01-06 13:48:07 +00:00
sw_rpart.c Quick fixup for compiling without the gl headers.. 2000-01-27 19:10:22 +00:00
sw_view.c HUGE changes.. 2000-01-27 17:06:02 +00:00
sys.h Translate the outputs to ASCII.. 2000-01-07 06:29:44 +00:00
sys_common.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
sys_dosa.s Copyright notice stuff 2000-01-06 13:48:07 +00:00
sys_linux.c uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
sys_null.c Moved Sys_mkdir() and Sys_DoubleTime() into common/sys_common.c 2000-01-06 18:36:14 +00:00
uint32.h Copyright notice stuff 2000-01-06 13:48:07 +00:00
unzip.c Needed for pak3 support, btw. this uses Zlib so possibly not portable. 2000-01-26 02:08:47 +00:00
unzip.h Adding unzip.h, note: unzip.h and unzip.c are directly copied from 2000-01-26 04:22:33 +00:00
vgamodes.h Copyright notice stuff 2000-01-06 13:48:07 +00:00
vid.h HUGE changes.. 2000-01-27 17:06:02 +00:00
vid_aa.c aa tty support, adds text mode qf keyboard/video support. 2000-01-30 07:32:33 +00:00
vid_dos.c Merged render.h, to fix compile warnings.. 2000-01-19 11:01:04 +00:00
vid_ext.c Use Sys_DoubleTime instead of Sys_FloatTime. 2000-01-07 01:16:26 +00:00
vid_ggi.c uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
vid_null.c Menu system is a bit more modular now and we have a workaround the problem 2000-01-09 20:10:55 +00:00
vid_sdl.c You can tell who has what hardware and libs because they tend to forget to 2000-02-03 10:32:56 +00:00
vid_sunx.c Various changes to get build to work when zlib isn't available... 2000-02-03 08:46:52 +00:00
vid_sunxil.c Merged render.h, to fix compile warnings.. 2000-01-19 11:01:04 +00:00
vid_svgalib.c uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
vid_vga.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
vid_win.c Menu system is a bit more modular now and we have a workaround the problem 2000-01-09 20:10:55 +00:00
vid_x.c Various changes to get build to work when zlib isn't available... 2000-02-03 08:46:52 +00:00
view.h No more -DGLQUAKE!!! 2000-01-22 12:54:51 +00:00
wad.c HUGE changes.. 2000-01-27 17:06:02 +00:00
wad.h HUGE changes.. 2000-01-27 17:06:02 +00:00
winquake.h Copyright notice stuff 2000-01-06 13:48:07 +00:00
zone.c HUGE changes.. 2000-01-27 17:06:02 +00:00
zone.h No more -DGLQUAKE!!! 2000-01-22 12:54:51 +00:00