]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
eliminated fs_filesize global, now File_LoadFile and File_Open take a fs_offset_t...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 5 Nov 2005 14:18:22 +0000 (14:18 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 5 Nov 2005 14:18:22 +0000 (14:18 +0000)
commitea3f4513f96a21ae1bcbaae4a4997968ace1ab95
treeb4a08dcc19381168b65c01417d4fa20d1db3066f
parent6824d8ddc8a43cae0609be5bbe8bee01fa1a4225
eliminated fs_filesize global, now File_LoadFile and File_Open take a fs_offset_t filesize variable pointer to store the file size into

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5790 d7cf8633-e32d-0410-b094-e92efae38249
24 files changed:
cl_particles.c
cmd.c
fs.c
fs.h
gl_draw.c
gl_rmain.c
host_cmd.c
image.c
image.h
jpeg.c
jpeg.h
menu.c
model_alias.c
model_brush.c
model_shared.c
palette.c
pr_edict.c
prvm_cmds.c
prvm_edict.c
r_shadow.c
snd_ogg.c
snd_wav.c
sv_main.c
wad.c