mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-12-16 07:10:53 +00:00
8bbfd39f42
* initial positioning in a subsection of a file failed. This mainly affected music playback. * made the FileRdr constructor which takes a FileReaderInterface private so that everything that needs it must be explicitly declared as friend. * removed a few redundant construction initializers for FileRdrs. * loading compressed nodes needs to check the validity of its reader. * use GetLength to detemine the size of a Zip file instead of doing another seek to the end. * removed duplicate Length variables. |
||
---|---|---|
.. | ||
ancientzip.cpp | ||
ancientzip.h | ||
file_7z.cpp | ||
file_directory.cpp | ||
file_grp.cpp | ||
file_lump.cpp | ||
file_pak.cpp | ||
file_rff.cpp | ||
file_wad.cpp | ||
file_zip.cpp | ||
file_zip.h | ||
resourcefile.cpp | ||
resourcefile.h |