]> git.xonotic.org Git - xonotic/darkplaces.git/commit
This is a patch from Elric greatly cleaning up the filesystem portions of the engine...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 21 Mar 2003 21:47:57 +0000 (21:47 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 21 Mar 2003 21:47:57 +0000 (21:47 +0000)
commit57252d1b300d96b2353bf9d564b0de281552d2c5
tree5bd2e2369af388e452804cfee821cc1afc0c08a8
parent224f9edae92441767654e2c10eb568bb91f86eb1
This is a patch from Elric greatly cleaning up the filesystem portions of the engine, and partially prepares the engine for .pk3 support (yay), this also removes support for gzipped files (but that had been disabled for months anyway)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@2844 d7cf8633-e32d-0410-b094-e92efae38249
49 files changed:
cd_linux.c
cd_win.c
cl_demo.c
cl_particles.c
cl_screen.c
cl_video.c
client.h
cmd.c
common.c
common.h
console.c
cvar.c
cvar.h
darkplaces.dsp
dpvsimpledecode.c
fs.c [new file with mode: 0644]
fs.h [new file with mode: 0644]
gl_textures.c
glquake.h
host.c
host_cmd.c
image.c
jpeg.c
keys.c
keys.h
makefile
makefile.mingw
makefile.mingwcross
menu.c
model_brush.c
model_shared.c
net_dgrm.c
net_main.c
palette.c
pr_edict.c
progs.h
quakedef.h
quakeio.c [deleted file]
quakeio.h [deleted file]
r_shadow.c
snd_mem.c
snd_mix.c
sv_main.c
sv_user.c
sys.h
sys_shared.c
wad.c
wavefile.c
wavefile.h