vkdoom_m/src/common/filesystem/source
2024-01-02 20:50:45 +01:00
..
ancientzip.cpp addressed a few warnings in the filesystem code. 2023-12-17 13:32:44 +01:00
ancientzip.h moved writezip.cpp out of filesystem and eliminated uses of TArray. 2023-12-15 16:59:00 +01: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 fixed loading of 7z files. 2024-01-02 20:50:45 +01:00
file_directory.cpp account for resorted directories when accessing the local file path array in file_directory.cpp 2023-12-31 23:39:58 +01:00
file_grp.cpp fixed some filesystem issues with directories and compression. 2023-12-17 17:15:14 +01:00
file_hog.cpp fixed some filesystem issues with directories and compression. 2023-12-17 17:15:14 +01:00
file_lump.cpp fixed some filesystem issues with directories and compression. 2023-12-17 17:15:14 +01:00
file_mvl.cpp fixed some filesystem issues with directories and compression. 2023-12-17 17:15:14 +01:00
file_pak.cpp fixed some filesystem issues with directories and compression. 2023-12-17 17:15:14 +01:00
file_rff.cpp fixed some filesystem issues with directories and compression. 2023-12-17 17:15:14 +01:00
file_ssi.cpp fixed some filesystem issues with directories and compression. 2023-12-17 17:15:14 +01:00
file_wad.cpp fixed some filesystem issues with directories and compression. 2023-12-17 17:15:14 +01:00
file_whres.cpp fixed some filesystem issues with directories and compression. 2023-12-17 17:15:14 +01:00
file_zip.cpp fixed typo in FZipFile::GetRawData. 2023-12-20 00:06:49 +01:00
files.cpp de-inlined two functions that were generating too much code. 2023-12-16 10:58:04 +01:00
files_decompress.cpp warnings and debug code cleanup 2023-12-26 22:16:21 +01:00
files_internal.h streamline the buffer readers. 2023-12-14 17:22:32 +01:00
filesystem.cpp warnings and debug code cleanup 2023-12-26 22:16:21 +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 fixed loading of 7z files. 2024-01-02 20:50:45 +01:00
unicode.cpp addressed a few warnings in the filesystem code. 2023-12-17 13:32:44 +01:00
unicode.h fixed ibm437_to_utf8 2023-12-12 18:07:31 +01:00
wildcards.hpp move root folder detection out of file_zip. 2023-12-14 17:22:32 +01:00