vkdoom_m/src/common/filesystem/source
Christoph Oelckers 96961a5663 moved the hard coded exclusions for the file system to the blockedlist.
These exclusions are still engine specific, in case we want to use this in a more generic context they have to be disabled.
2023-12-15 16:58:26 +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 implement the different reader types. 2023-12-14 17:22:32 +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 Use FResourceFile directly for the simple container types. 2023-12-14 17:22:31 +01:00
file_rff.cpp Use FResourceFile directly for the simple container types. 2023-12-14 17:22:31 +01:00
file_ssi.cpp Use FResourceFile directly for the simple container types. 2023-12-14 17:22:31 +01:00
file_wad.cpp only use the new flag names 2023-12-14 17:22:32 +01:00
file_whres.cpp Use FResourceFile directly for the simple container types. 2023-12-14 17:22:31 +01:00
file_zip.cpp move root folder detection out of file_zip. 2023-12-14 17:22:32 +01:00
files.cpp streamline the buffer readers. 2023-12-14 17:22:32 +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
w_zip.h fix missing include. 2023-12-14 20:39:15 +01:00
wildcards.hpp move root folder detection out of file_zip. 2023-12-14 17:22:32 +01:00