..
.gitignore
Added autoheader support. Also added ./bootstrap to go from a freshly
2000-01-01 20:45:27 +00:00
adivtab.h
Initial revision
1999-12-25 05:32:39 +00:00
anorm_dots.h
Initial revision
1999-12-25 05:32:39 +00:00
anorms.h
Initial revision
1999-12-25 05:32:39 +00:00
asm_draw.h
Initial revision
1999-12-25 05:32:39 +00:00
asm_i386.h
Initial revision
1999-12-25 05:32:39 +00:00
block8.h
Initial revision
1999-12-25 05:32:39 +00:00
block16.h
Initial revision
1999-12-25 05:32:39 +00:00
buildnum.c
Moved buildnum.c to common/ -- we don't use it any more, but we could.
2000-01-03 16:49:28 +00:00
cd_audio.c
Initial revision
1999-12-25 05:32:39 +00:00
cd_linux.c
Initial revision
1999-12-25 05:32:39 +00:00
cd_null.c
Initial revision
1999-12-25 05:32:39 +00:00
cd_sdl.c
added vid_sdl.c and cd_sdl.c which are part of Maas patch for the SDL merge.
2000-01-03 06:26:49 +00:00
cd_win.c
Initial revision
1999-12-25 05:32:39 +00:00
cd_wrapper.c
SDLQuake merge with our tree made possible by Sam Lantinga and Maas van den Berg, currently the video and cdrom audio are supported.
2000-01-03 06:18:32 +00:00
cdaudio.h
Initial revision
1999-12-25 05:32:39 +00:00
common_quakedef.h
Turns out that common_quakedef.h was right, and I goofed.
2000-01-01 07:17:04 +00:00
crc.c
Initial revision
1999-12-25 05:32:39 +00:00
crc.h
Initial revision
1999-12-25 05:32:39 +00:00
d_copy.s
Compile fix on some stuff..
1999-12-31 04:39:06 +00:00
d_draw.s
Compile fix on some stuff..
1999-12-31 04:39:06 +00:00
d_draw16.s
Compile fix on some stuff..
1999-12-31 04:39:06 +00:00
d_fill.c
Compile fix on some stuff..
1999-12-31 04:39:06 +00:00
d_iface.h
Initial revision
1999-12-25 05:32:39 +00:00
d_ifacea.h
Initial revision
1999-12-25 05:32:39 +00:00
d_init.c
Compile fix on some stuff..
1999-12-31 04:39:06 +00:00
d_local.h
Initial revision
1999-12-25 05:32:39 +00:00
d_modech.c
Compile fix on some stuff..
1999-12-31 04:39:06 +00:00
d_part.c
Compile fix on some stuff..
1999-12-31 04:39:06 +00:00
d_parta.s
Compile fix on some stuff..
1999-12-31 04:39:06 +00:00
d_polysa.s
Compile fix on some stuff..
1999-12-31 04:39:06 +00:00
d_scana.s
Compile fix on some stuff..
1999-12-31 04:39:06 +00:00
d_sky.c
Compile fix on some stuff..
1999-12-31 04:39:06 +00:00
d_spr8.s
Compile fix on some stuff..
1999-12-31 04:39:06 +00:00
d_sprite.c
Compile fix on some stuff..
1999-12-31 04:39:06 +00:00
d_vars.c
Compile fix on some stuff..
1999-12-31 04:39:06 +00:00
d_varsa.s
Compile fix on some stuff..
1999-12-31 04:39:06 +00:00
d_zpoint.c
Compile fix on some stuff..
1999-12-31 04:39:06 +00:00
dosasm.s
* Fixed an X11 software renderer crash in vid_x.c, thanks Justin A. McCright
2000-01-03 21:20:01 +00:00
draw.c
QW's crosshair 2 and crosshaircolor now work in UQ. Also because I felt
2000-01-03 04:33:43 +00:00
draw.h
draw.[ch] merge
2000-01-02 10:06:17 +00:00
gl_draw.c
QW's crosshair 2 and crosshaircolor now work in UQ. Also because I felt
2000-01-03 04:33:43 +00:00
gl_mesh.c
More merging work..
2000-01-01 04:41:14 +00:00
gl_refrag.c
More merging work..
2000-01-01 04:41:14 +00:00
gl_rmain.c
chase_active in uquake is now cl_chasecam like in qw-client
2000-01-02 05:46:52 +00:00
gl_rmisc.c
Removed all traces of the useless gl_reporttjunctions cvar
2000-01-02 12:00:43 +00:00
gl_test.c
Compile fix on some stuff..
1999-12-31 04:39:06 +00:00
gl_vidlinux_3dfx.c
More BSD fixes from Darius
2000-01-03 08:00:46 +00:00
gl_vidlinuxglx.c
More BSD fixes from Darius
2000-01-03 08:00:46 +00:00
gl_vidnt.c
gl_ztrick is now saved in the config.cfg file
2000-01-01 16:20:38 +00:00
gl_warp.c
Compile fix on some stuff..
1999-12-31 04:39:06 +00:00
gl_warp_sin.h
Initial revision
1999-12-25 05:32:39 +00:00
glquake2.h
Removed all traces of the useless gl_reporttjunctions cvar
2000-01-02 12:00:43 +00:00
in_dos.c
Initial revision
1999-12-25 05:32:39 +00:00
in_null.c
Initial revision
1999-12-25 05:32:39 +00:00
in_sun.c
Initial revision
1999-12-25 05:32:39 +00:00
in_win.c
Initial revision
1999-12-25 05:32:39 +00:00
input.h
Initial revision
1999-12-25 05:32:39 +00:00
keys.h
Moved keys.h into common, wrapped 3 quakeworld specific lines with
1999-12-25 22:30:22 +00:00
math.s
Initial revision
1999-12-25 05:32:39 +00:00
mathlib.c
I optimized the math routines, they're faster and more compact.
2000-01-01 06:41:15 +00:00
mathlib.h
Initial revision
1999-12-25 05:32:39 +00:00
mdfour.c
Marcus' mdfour fix... Perhaps this should be sent to the rsync people?
2000-01-02 05:10:08 +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
modelgen.h
Initial revision
1999-12-25 05:32:39 +00:00
net_com.c
Simplified COM_Block*Checksum (don't worry, it's still compatible -- I
2000-01-03 10:41:24 +00:00
nonintel.c
Merged nonintel.c into common/
2000-01-03 13:45:02 +00:00
pr_cmds.c
pandr's pr_* merge..
2000-01-03 04:45:54 +00:00
pr_comp.h
pr_comp.h's identical, moved to common
2000-01-03 02:24:26 +00:00
pr_edict.c
pandr's pr_* merge..
2000-01-03 04:45:54 +00:00
pr_exec.c
pandr's pr_* merge..
2000-01-03 04:45:54 +00:00
progs.h
pandr's pr_* merge..
2000-01-03 04:45:54 +00:00
quakeasm.h
Initial revision
1999-12-25 05:32:39 +00:00
r_aclip.c
Compile fix on some stuff..
1999-12-31 04:39:06 +00:00
r_aclipa.s
Tweaked the authors, missed a few .s files..
1999-12-31 05:09:06 +00:00
r_alias.c
Simplified COM_Block*Checksum (don't worry, it's still compatible -- I
2000-01-03 10:41:24 +00:00
r_aliasa.s
Tweaked the authors, missed a few .s files..
1999-12-31 05:09:06 +00:00
r_bsp.c
Merged r_bsp.c into common/
2000-01-03 13:35:09 +00:00
r_drawa.s
Tweaked the authors, missed a few .s files..
1999-12-31 05:09:06 +00:00
r_edgea.s
Tweaked the authors, missed a few .s files..
1999-12-31 05:09:06 +00:00
r_light.c
Tweaked the authors, missed a few .s files..
1999-12-31 05:09:06 +00:00
r_local.h
Initial revision
1999-12-25 05:32:39 +00:00
r_sky.c
Tweaked the authors, missed a few .s files..
1999-12-31 05:09:06 +00:00
r_vars.c
Tweaked the authors, missed a few .s files..
1999-12-31 05:09:06 +00:00
r_varsa.s
Whoops, one more..
1999-12-31 05:10:16 +00:00
register_check.c
Fixed bug with shareware pak file
2000-01-03 09:19:02 +00:00
register_check.h
Version cleanup, not completely happy with it yet..
2000-01-03 01:40:54 +00:00
sbar.h
Initial revision
1999-12-25 05:32:39 +00:00
skin.c
Moved skin.c to common/ -- it doesn't conflict with UQ, so it might as
2000-01-03 16:53:06 +00:00
snd_dma.c
Ryan C. Gordon provided a small cleanup for snd_dma.c which fixes a crash
1999-12-30 06:46:29 +00:00
snd_dos.c
Initial revision
1999-12-25 05:32:39 +00:00
snd_gus.c
Initial revision
1999-12-25 05:32:39 +00:00
snd_mem.c
Initial revision
1999-12-25 05:32:39 +00:00
snd_mix.c
Initial revision
1999-12-25 05:32:39 +00:00
snd_mixa.s
Initial revision
1999-12-25 05:32:39 +00:00
snd_mme.c
Sound cleanups from Marcus: snd_linux.c -> snd_oss.c, the OSS API is used
2000-01-02 16:18:22 +00:00
snd_next.c
Initial revision
1999-12-25 05:32:39 +00:00
snd_null.c
Loring Holden's autoconf support. {qw-client,quake}-glide is currently not built since neither of us has the hardware available at the moment to test the 3dfx MiniGL target. Someone who does (Mercury?) will have to fix that. Bins all build in odd places for the moment. Thanks for staying up so late to help get this working Loring, you rock!
1999-12-29 13:58:47 +00:00
snd_oss.c
Portability fix
2000-01-03 20:16:47 +00:00
snd_sun.c
Initial revision
1999-12-25 05:32:39 +00:00
snd_win.c
Sound cleanups from Marcus: snd_linux.c -> snd_oss.c, the OSS API is used
2000-01-02 16:18:22 +00:00
sound.h
Initial revision
1999-12-25 05:32:39 +00:00
spritegn.h
Initial revision
1999-12-25 05:32:39 +00:00
surf8.s
Tweaked the authors, missed a few .s files..
1999-12-31 05:09:06 +00:00
surf16.s
Tweaked the authors, missed a few .s files..
1999-12-31 05:09:06 +00:00
sys.h
Initial revision
1999-12-25 05:32:39 +00:00
sys_dosa.s
Tweaked the authors, missed a few .s files..
1999-12-31 05:09:06 +00:00
sys_linux.c
sys_linux.c merged and moved into common/
2000-01-03 12:12:13 +00:00
sys_null.c
The merge continues...sys_null.c (Portability aid) is common.
2000-01-03 11:14:42 +00:00
uint32.h
Whoops! Forgot to add the declarations file for mdfour's unsigned int hack.
2000-01-01 11:19:32 +00:00
vgamodes.h
Initial revision
1999-12-25 05:32:39 +00:00
vid.h
BIG merge work, POQ now compiles, though at least glquake.3dfx has, err, issues..
1999-12-26 06:37:28 +00:00
vid_dos.c
Initial revision
1999-12-25 05:32:39 +00:00
vid_ext.c
Initial revision
1999-12-25 05:32:39 +00:00
vid_ggi.c
Oops, the GGI target won't work too well without this file...
2000-01-02 10:07:08 +00:00
vid_null.c
Initial revision
1999-12-25 05:32:39 +00:00
vid_sdl.c
added vid_sdl.c and cd_sdl.c which are part of Maas patch for the SDL merge.
2000-01-03 06:26:49 +00:00
vid_sunx.c
Loring Holden's autoconf support. {qw-client,quake}-glide is currently not built since neither of us has the hardware available at the moment to test the 3dfx MiniGL target. Someone who does (Mercury?) will have to fix that. Bins all build in odd places for the moment. Thanks for staying up so late to help get this working Loring, you rock!
1999-12-29 13:58:47 +00:00
vid_sunxil.c
BIG merge work, POQ now compiles, though at least glquake.3dfx has, err, issues..
1999-12-26 06:37:28 +00:00
vid_svgalib.c
Repaired undefined VID_UpdatePlanarScreen.
1999-12-29 04:58:08 +00:00
vid_vga.c
Initial revision
1999-12-25 05:32:39 +00:00
vid_win.c
Initial revision
1999-12-25 05:32:39 +00:00
vid_x.c
* Fixed an X11 software renderer crash in vid_x.c, thanks Justin A. McCright
2000-01-03 21:20:01 +00:00
view.h
BIG merge work, POQ now compiles, though at least glquake.3dfx has, err, issues..
1999-12-26 06:37:28 +00:00
wad.c
Initial revision
1999-12-25 05:32:39 +00:00
wad.h
Initial revision
1999-12-25 05:32:39 +00:00
winquake.h
Sound cleanups from Marcus: snd_linux.c -> snd_oss.c, the OSS API is used
2000-01-02 16:18:22 +00:00
zone.c
Initial revision
1999-12-25 05:32:39 +00:00
zone.h
Initial revision
1999-12-25 05:32:39 +00:00