vkdoom_m/src/common/filesystem/source
2023-12-16 07:23:57 +01:00
..
ancientzip.cpp add missing #includes 2023-12-16 07:23:57 +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 moved writezip.cpp out of filesystem and eliminated uses of TArray. 2023-12-15 16:59:00 +01:00
file_directory.cpp implement the different reader types. 2023-12-14 17:22:32 +01:00
file_grp.cpp Use FResourceFile directly for the simple container types. 2023-12-14 17:22:31 +01:00
file_hog.cpp move root folder detection out of file_zip. 2023-12-14 17:22:32 +01:00
file_lump.cpp Use FResourceFile directly for the simple container types. 2023-12-14 17:22:31 +01:00
file_mvl.cpp move root folder detection out of file_zip. 2023-12-14 17:22:32 +01:00
file_pak.cpp moved writezip.cpp out of filesystem and eliminated uses of TArray. 2023-12-15 16:59:00 +01:00
file_rff.cpp add missing #includes 2023-12-16 07:23:57 +01:00
file_ssi.cpp Use FResourceFile directly for the simple container types. 2023-12-14 17:22:31 +01:00
file_wad.cpp moved writezip.cpp out of filesystem and eliminated uses of TArray. 2023-12-15 16:59:00 +01:00
file_whres.cpp Use FResourceFile directly for the simple container types. 2023-12-14 17:22:31 +01:00
file_zip.cpp moved writezip.cpp out of filesystem and eliminated uses of TArray. 2023-12-15 16:59:00 +01:00
files.cpp add missing #includes 2023-12-16 07:23:57 +01:00
files_decompress.cpp implement the different reader types. 2023-12-14 17:22:32 +01:00
files_internal.h streamline the buffer readers. 2023-12-14 17:22:32 +01:00
filesystem.cpp block off shared readers to worker threads. 2023-12-14 17:22:32 +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 moved the hard coded exclusions for the file system to the blockedlist. 2023-12-15 16:58:26 +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
wildcards.hpp move root folder detection out of file_zip. 2023-12-14 17:22:32 +01:00