vkdoom_m/src/common/filesystem/include
Christoph Oelckers ebc808e2a9 did some cleanup of the FResourceFile interface.
* making all members protected (but adding friend overrides for the classes which still need it)
* allowing to read data without retrieving the FResourceLump object.
2023-12-10 10:24:39 +01:00
..
fs_files.h did some cleanup of the FResourceFile interface. 2023-12-10 10:24:39 +01:00
fs_filesystem.h - fix bad stringpool setup in filesystem. 2023-09-13 16:42:22 +02:00
fs_findfile.h - put the entire filesystem code into a namespace and created some subdirectories. 2023-08-22 22:54:54 +02:00
fs_swap.h - put the entire filesystem code into a namespace and created some subdirectories. 2023-08-22 22:54:54 +02:00
resourcefile.h did some cleanup of the FResourceFile interface. 2023-12-10 10:24:39 +01:00