raze-gles/source/common/filesystem
Christoph Oelckers 706157d623 - converted Blood's sound system to the OpenAL sound engine.
Now, this code was one big mess of strange design, let's hope it sounds better with a real 3D mixer now.
2019-12-17 19:37:05 +01:00
..
ancientzip.cpp - added GZDoom's resource management classes. 2019-10-28 23:46:15 +01:00
ancientzip.h - added GZDoom's resource management classes. 2019-10-28 23:46:15 +01:00
cache.cpp - some work on a generic cache manager. 2019-11-03 10:00:19 +01:00
file_7z.cpp - rework of the file system code. 2019-10-31 01:48:10 +01:00
file_directory.cpp - always add movie and music subdirectories. 2019-12-07 00:57:45 +01:00
file_grp.cpp - added GZDoom's resource management classes. 2019-10-28 23:46:15 +01:00
file_lump.cpp - rework of the file system code. 2019-10-31 01:48:10 +01:00
file_pak.cpp - added GZDoom's resource management classes. 2019-10-28 23:46:15 +01:00
file_rff.cpp - fixed compilation of file system code. 2019-10-31 18:06:05 +01:00
file_zip.cpp - implemented savegame compression 2019-11-08 01:36:32 +01:00
file_zip.h - rework of the file system code. 2019-10-31 01:48:10 +01:00
filesystem.cpp - converted Blood's sound system to the OpenAL sound engine. 2019-12-17 19:37:05 +01:00
filesystem.h - converted Blood's sound system to the OpenAL sound engine. 2019-12-17 19:37:05 +01:00
resourcefile.cpp - fixed lump filtering. 2019-12-16 13:03:22 +01:00
resourcefile.h - do not load subdirectories of the game directory. They cannot contain anything useful because the original assets never used subdirectories. 2019-11-02 19:12:01 +01:00