physfs/src
Francesco Bertolaccini 4b80422a79 vdf: Remove unused chunks of code, fix endianness. 2017-07-03 14:47:25 -04:00
..
lzma Some targets need string.h here. 2010-02-03 22:50:07 -05:00
archiver_dir.c HTTPS all the things. 2016-02-25 02:51:28 -05:00
archiver_grp.c HTTPS all the things. 2016-02-25 02:51:28 -05:00
archiver_hog.c HTTPS all the things. 2016-02-25 02:51:28 -05:00
archiver_iso9660.c HTTPS all the things. 2016-02-25 02:51:28 -05:00
archiver_lzma.c Replace unsigned long cast with cast to size_t (thanks, David!). 2016-08-16 14:46:53 -04:00
archiver_mvl.c HTTPS all the things. 2016-02-25 02:51:28 -05:00
archiver_qpak.c Changed some URLs from http:// to https://, where supported. 2017-06-20 14:06:13 -04:00
archiver_slb.c HTTPS all the things. 2016-02-25 02:51:28 -05:00
archiver_unpacked.c Cleaned out "exists" nonsense in openRead() API. 2012-11-30 13:00:08 -05:00
archiver_vdf.c vdf: Remove unused chunks of code, fix endianness. 2017-07-03 14:47:25 -04:00
archiver_wad.c Rearranged PHYSFS_Archiver struct. 2012-11-30 14:09:56 -05:00
archiver_zip.c Remove unused variable. 2017-07-03 14:41:08 -04:00
physfs.c Add support for VDF 2017-06-20 13:22:41 -04:00
physfs.h Add support for VDF 2017-06-20 13:22:41 -04:00
physfs_byteorder.c Reworked the error reporting API. Now we use error codes instead of strings. 2012-03-20 15:38:12 -04:00
physfs_casefolding.h HTTPS all the things. 2016-02-25 02:51:28 -05:00
physfs_internal.h Add support for VDF 2017-06-20 13:22:41 -04:00
physfs_miniz.h Fixed miniz code that triggers recent GCCs' -Wmisleading-indentation. 2016-08-26 18:46:11 -04:00
physfs_platforms.h Removed some tabs and an extra semicolon. 2015-04-19 23:25:29 -04:00
physfs_unicode.c HTTPS all the things. 2016-02-25 02:51:28 -05:00
platform_beos.cpp HTTPS all the things. 2016-02-25 02:51:28 -05:00
platform_macosx.c HTTPS all the things. 2016-02-25 02:51:28 -05:00
platform_posix.c Don't fsync() read-only filehandles (thanks, Andreas!). 2013-08-21 23:30:33 -04:00
platform_unix.c HTTPS all the things. 2016-02-25 02:51:28 -05:00
platform_windows.c Remove unused functions and variables in platform_windows. 2016-08-15 05:41:36 -05:00
platform_winrt.cpp Removed a few tabstops to test something on the Mercurial server. 2015-06-18 00:12:15 -04:00