vkdoom_m/src/common/filesystem
Christoph Oelckers 8a0634ed0d - file system update from Raze
* support for SSI container format - this is an obscure format used by a few Duke Nukem mods - added to have this subsystem identical between both engines.
* removed some dead wrapper code
* made the Open methods local to their implementations, this was never called virtually.
2020-09-27 10:56:42 +02:00
..
ancientzip.cpp - moved file system implementation to 'common'. 2020-04-11 14:00:20 +02:00
ancientzip.h - moved file system implementation to 'common'. 2020-04-11 14:00:20 +02:00
file_7z.cpp - file system update from Raze 2020-09-27 10:56:42 +02:00
file_directory.cpp - file system update from Raze 2020-09-27 10:56:42 +02:00
file_grp.cpp - file system update from Raze 2020-09-27 10:56:42 +02:00
file_lump.cpp - file system update from Raze 2020-09-27 10:56:42 +02:00
file_pak.cpp - file system update from Raze 2020-09-27 10:56:42 +02:00
file_rff.cpp - file system update from Raze 2020-09-27 10:56:42 +02:00
file_ssi.cpp - file system update from Raze 2020-09-27 10:56:42 +02:00
file_wad.cpp - file system update from Raze 2020-09-27 10:56:42 +02:00
file_whres.cpp - file system update from Raze 2020-09-27 10:56:42 +02:00
file_zip.cpp - file system update from Raze 2020-09-27 10:56:42 +02:00
file_zip.h - moved file system implementation to 'common'. 2020-04-11 14:00:20 +02:00
filesystem.cpp - file system update from Raze 2020-09-27 10:56:42 +02:00
filesystem.h - file system update from Raze 2020-09-27 10:56:42 +02:00
resourcefile.cpp - file system update from Raze 2020-09-27 10:56:42 +02:00
resourcefile.h - file system update from Raze 2020-09-27 10:56:42 +02:00
w_zip.h - moved file system implementation to 'common'. 2020-04-11 14:00:20 +02:00