]> icculus.org git repositories - divverent/darkplaces.git/commit
The "position" field of the "qfile_t" structure was (correctly) used for 2 differents...
authormolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 29 Sep 2003 12:32:57 +0000 (12:32 +0000)
committermolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 29 Sep 2003 12:32:57 +0000 (12:32 +0000)
commit62a67c0e743f7a1c7786a260faff02fbc5f3f797
treeed29a0cdc5bb9d45bc6e5ae362d8224413791f0f
parentc52671284173a371278559b3475010f233d8e2c9
The "position" field of the "qfile_t" structure was (correctly) used for 2 differents things; this is clearly bad practice though, so it's no longer the case. Added a missing test in FS_Seek to insure we don't seek outside of a deflated file. Plus some minor cleanups here and there in the FS code.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@3513 d7cf8633-e32d-0410-b094-e92efae38249
fs.c
fs.h