quakeforge-old/common
Eric Windisch fb124072be Adding unzip.h, note: unzip.h and unzip.c are directly copied from
aftershock.  Several functions added to common.c were copied and
modified from aftershock as well.  The rest of common.c's pak3 code (so far)
was written by me. All the standard disclaimers apply.
--
Eric W.
2000-01-26 04:22:33 +00:00
..
wins damnit 2000-01-19 06:02:33 +00:00
.gitignore Added autoheader support. Also added ./bootstrap to go from a freshly 2000-01-01 20:45:27 +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
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 Merged render.h, to fix compile warnings.. 2000-01-19 11:01:04 +00:00
cd_null.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
cd_sdl.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
cd_win.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
cd_wrapper.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
cdaudio.h Copyright notice stuff 2000-01-06 13:48:07 +00:00
common_quakedef.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
crc.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
crc.h Copyright notice stuff 2000-01-06 13:48:07 +00:00
cvars.c No more -DGLQUAKE!!! 2000-01-22 12:54:51 +00:00
cvars.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_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 No more -DGLQUAKE!!! 2000-01-22 12:54:51 +00:00
d_ifacea.h Copyright notice stuff 2000-01-06 13:48:07 +00:00
d_init.c Copyright notice stuff 2000-01-06 13:48:07 +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 Copyright notice stuff 2000-01-06 13:48:07 +00:00
d_part.c Copyright notice stuff 2000-01-06 13:48:07 +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 Copyright notice stuff 2000-01-06 13:48:07 +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 Copyright notice stuff 2000-01-06 13:48:07 +00:00
d_spr8.s Copyright notice stuff 2000-01-06 13:48:07 +00:00
d_sprite.c Copyright notice stuff 2000-01-06 13:48:07 +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 We now have two versions, what we first identify ourselves as, which is 2000-01-16 12:19:30 +00:00
draw.h draw.h - define Draw_Crosshair() always 2000-01-09 19:40:44 +00:00
gl_draw.c We now have two versions, what we first identify ourselves as, which is 2000-01-16 12:19:30 +00:00
gl_mesh.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
gl_refrag.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
gl_rmain.c No more -DGLQUAKE!!! 2000-01-22 12:54:51 +00:00
gl_rmisc.c Merged render.h, to fix compile warnings.. 2000-01-19 11:01:04 +00:00
gl_rsurf.c Fixed r_wateralpha... 2000-01-22 03:41:35 +00:00
gl_test.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
gl_vidglx.c A few of Mercury's local changes and things I've done to stable.. We're 2000-01-25 05:59:19 +00:00
gl_vidlinux_3dfx.c Making things even more generic, and a fix for compiling without GL support. 2000-01-23 04:42:43 +00:00
gl_vidnt.c Call S_Init() from VID_Init(). 2000-01-19 01:43:39 +00:00
gl_view.c No more -DGLQUAKE!!! 2000-01-22 12:54:51 +00:00
gl_warp.c Removed _EXPERIMENTAL_ from waterripple as it is very stable.. 2000-01-18 03:38:04 +00:00
gl_warp_sin.h Copyright notice stuff 2000-01-06 13:48:07 +00:00
glquake.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
glquake2.h No more -DGLQUAKE!!! 2000-01-22 12:54:51 +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 Merged render.h, to fix compile warnings.. 2000-01-19 11:01:04 +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 Some misc 3dfx changes.. 2000-01-15 22:52:56 +00:00
keys.h Making things even more generic, and a fix for compiling without GL support. 2000-01-23 04:42:43 +00:00
math.s Copyright notice stuff 2000-01-06 13:48:07 +00:00
mathlib.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
mathlib.h No more -DGLQUAKE!!! 2000-01-22 12:54:51 +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 No more -DGLQUAKE!!! 2000-01-22 12:54:51 +00:00
modelgen.h Copyright notice stuff 2000-01-06 13:48:07 +00:00
net_com.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
net_ser.h fixed VC win32 support for standalone, thanks to Jason Nelson 2000-01-19 05:40:58 +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 Copyright notice stuff 2000-01-06 13:48:07 +00:00
pr_cmds.c Some misc 3dfx changes.. 2000-01-15 22:52:56 +00:00
pr_comp.h Copyright notice stuff 2000-01-06 13:48:07 +00:00
pr_edict.c common/mdfour.c common/pr_edict.c common/pr_exec.c uquake/r_main.c: 2000-01-14 03:41:40 +00:00
pr_exec.c common/mdfour.c common/pr_edict.c common/pr_exec.c uquake/r_main.c: 2000-01-14 03:41:40 +00:00
progs.h Making things even more generic, and a fix for compiling without GL support. 2000-01-23 04:42:43 +00:00
quakeasm.h No more -DGLQUAKE!!! 2000-01-22 12:54:51 +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 Copyright notice stuff 2000-01-06 13:48:07 +00:00
r_aliasa.s Copyright notice stuff 2000-01-06 13:48:07 +00:00
r_bsp.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
r_draw.c Copyright notice stuff 2000-01-06 13:48:07 +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 Copyright notice stuff 2000-01-06 13:48:07 +00:00
r_local.h No more -DGLQUAKE!!! 2000-01-22 12:54:51 +00:00
r_main.c r_main.c cosmetic changes ("Globals missaligned" -> "Globals misaligned"), 2000-01-22 11:22:28 +00:00
r_shared.h No more -DGLQUAKE!!! 2000-01-22 12:54:51 +00:00
r_sky.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
r_surf.c Copyright notice stuff 2000-01-06 13:48:07 +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 Whitespace changes, cleanup of gl_rmain.c 2000-01-07 21:36:15 +00:00
register_check.h Copyright notice stuff 2000-01-06 13:48:07 +00:00
render.h Making things even more generic, and a fix for compiling without GL support. 2000-01-23 04:42:43 +00:00
sbar.c Updates to assist in merging... 2000-01-23 03:52:06 +00:00
sbar.h Copyright notice stuff 2000-01-06 13:48:07 +00:00
skin.c No more -DGLQUAKE!!! 2000-01-22 12:54:51 +00:00
snd_alsa.c Merged render.h, to fix compile warnings.. 2000-01-19 11:01:04 +00:00
snd_dma.c A '&' before an array variable is at best ignored, at worst it could do weird stuff. 2000-01-24 00:09:59 +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 Copyright notice stuff 2000-01-06 13:48:07 +00:00
snd_mix.c Copyright notice stuff 2000-01-06 13:48:07 +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 Copyright notice stuff 2000-01-06 13:48:07 +00:00
snd_oss.c Merged render.h, to fix compile warnings.. 2000-01-19 11:01:04 +00:00
snd_sun.c Merged render.h, to fix compile warnings.. 2000-01-19 11:01:04 +00:00
snd_win.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
sound.h common/sound.h: 2000-01-08 12:14:07 +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 No more -DGLQUAKE!!! 2000-01-22 12:54:51 +00:00
sw_view.c No more -DGLQUAKE!!! 2000-01-22 12:54:51 +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 No more -DGLQUAKE!!! 2000-01-22 12:54:51 +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 No more -DGLQUAKE!!! 2000-01-22 12:54:51 +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 Merged render.h, to fix compile warnings.. 2000-01-19 11:01:04 +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 Applied patch from Ricardo Veguilla. 2000-01-13 18:31:45 +00:00
vid_sunx.c Merged render.h, to fix compile warnings.. 2000-01-19 11:01:04 +00:00
vid_sunxil.c Merged render.h, to fix compile warnings.. 2000-01-19 11:01:04 +00:00
vid_svgalib.c Merged render.h, to fix compile warnings.. 2000-01-19 11:01:04 +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 Merged render.h, to fix compile warnings.. 2000-01-19 11:01:04 +00:00
view.h No more -DGLQUAKE!!! 2000-01-22 12:54:51 +00:00
wad.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
wad.h Copyright notice stuff 2000-01-06 13:48:07 +00:00
winquake.h Copyright notice stuff 2000-01-06 13:48:07 +00:00
zone.c Copyright notice stuff 2000-01-06 13:48:07 +00:00
zone.h No more -DGLQUAKE!!! 2000-01-22 12:54:51 +00:00