vkdoom_m/src/common/filesystem/source
Christoph Oelckers 39020f7f95 preparations for getting rid of FZipLump
* allow ancient compression algorithms to be handled by OpenDecompressor.
* move FCompressedBuffer to fs_files.h
* use a mutex lock for 7z access because it cannot be made thread save otherwise.
2023-12-14 17:22:30 +01:00
..
ancientzip.cpp - put the entire filesystem code into a namespace and created some subdirectories. 2023-08-22 22:54:54 +02:00
ancientzip.h - put the entire filesystem code into a namespace and created some subdirectories. 2023-08-22 22:54:54 +02:00
critsec.cpp preparations for getting rid of FZipLump 2023-12-14 17:22:30 +01:00
critsec.h preparations for getting rid of FZipLump 2023-12-14 17:22:30 +01:00
file_7z.cpp preparations for getting rid of FZipLump 2023-12-14 17:22:30 +01:00
file_directory.cpp got rid of FDirectoryLump. 2023-12-14 17:22:30 +01:00
file_grp.cpp Get rid of FUncompressedFile::Lumps 2023-12-14 17:22:30 +01:00
file_lump.cpp Get rid of FUncompressedFile::Lumps 2023-12-14 17:22:30 +01:00
file_pak.cpp Get rid of FUncompressedFile::Lumps 2023-12-14 17:22:30 +01:00
file_rff.cpp Get rid of FUncompressedFile::Lumps 2023-12-14 17:22:30 +01:00
file_ssi.cpp Get rid of FUncompressedFile::Lumps 2023-12-14 17:22:30 +01:00
file_wad.cpp got rid of FWadFileLump 2023-12-14 17:22:30 +01:00
file_whres.cpp Get rid of FUncompressedFile::Lumps 2023-12-14 17:22:30 +01:00
file_zip.cpp preparations for getting rid of FZipLump 2023-12-14 17:22:30 +01:00
file_zip.h move GetRawData and associated code out of FResourceLump 2023-12-14 17:22:29 +01:00
files.cpp merge FileData and ResourceData. 2023-12-14 17:22:29 +01:00
files_decompress.cpp preparations for getting rid of FZipLump 2023-12-14 17:22:30 +01:00
files_internal.h preparations for getting rid of FZipLump 2023-12-14 17:22:30 +01:00
filesystem.cpp set up the new Entries array. 2023-12-14 17:22:29 +01:00
fs_findfile.cpp - string conversion fixes 2023-09-06 00:19:36 +02:00
fs_stringpool.cpp preparations for getting rid of FZipLump 2023-12-14 17:22:30 +01:00
fs_stringpool.h set up the new Entries array. 2023-12-14 17:22:29 +01:00
md5.hpp - put the entire filesystem code into a namespace and created some subdirectories. 2023-08-22 22:54:54 +02:00
resourcefile.cpp Get rid of FUncompressedFile::Lumps 2023-12-14 17:22:30 +01:00
resourcefile_internal.h Get rid of FUncompressedFile::Lumps 2023-12-14 17:22:30 +01:00
unicode.cpp fixed ibm437_to_utf8 2023-12-12 18:07:31 +01:00
unicode.h fixed ibm437_to_utf8 2023-12-12 18:07:31 +01:00
w_zip.h - put the entire filesystem code into a namespace and created some subdirectories. 2023-08-22 22:54:54 +02:00