mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-25 11:10:47 +00:00
8d5e665caa
* reroute several error conditions to I_Error. * removed some soon-to-be obsolete GRP loading code. * explicitly trigger the SetDefaults script events which depended on side effects from the config implementation. * removed the nonsensical file system switch. All this does is create instabilities because it is non-obvious from where data is loaded. If a resource is mounted, it should be checked for content no matter what. While this may affect the stray weird mod out there it is a necessity if we want to allow transparent project repackaging. |
||
---|---|---|
.. | ||
ancientzip.cpp | ||
ancientzip.h | ||
cache.cpp | ||
file_7z.cpp | ||
file_directory.cpp | ||
file_grp.cpp | ||
file_lump.cpp | ||
file_pak.cpp | ||
file_rff.cpp | ||
file_zip.cpp | ||
file_zip.h | ||
filesystem.cpp | ||
filesystem.h | ||
resourcefile.cpp | ||
resourcefile.h |