physfs/src
Ryan C. Gordon 1d6c519c5e windows: Patched to compile! (...?) 2017-08-06 12:27:18 -04:00
..
physfs.c PHYSFS_File buffering now uses size_t. 2017-08-06 10:33:21 -04:00
physfs.h windows: Patched to compile! (...?) 2017-08-06 12:27:18 -04:00
physfs_archiver_7z.c Rename __PHYSFS_Archiver_SZIP to __PHYSFS_Archiver_7Z. 2017-07-22 13:50:03 -04:00
physfs_archiver_dir.c Update filename comments. 2017-07-22 13:19:57 -04:00
physfs_archiver_grp.c Update filename comments. 2017-07-22 13:19:57 -04:00
physfs_archiver_hog.c Update filename comments. 2017-07-22 13:19:57 -04:00
physfs_archiver_iso9660.c Update filename comments. 2017-07-22 13:19:57 -04:00
physfs_archiver_mvl.c Update filename comments. 2017-07-22 13:19:57 -04:00
physfs_archiver_qpak.c Minor documentation updates. 2017-07-22 13:48:31 -04:00
physfs_archiver_slb.c Update filename comments. 2017-07-22 13:19:57 -04:00
physfs_archiver_unpacked.c Update filename comments. 2017-07-22 13:19:57 -04:00
physfs_archiver_vdf.c Update filename comments. 2017-07-22 13:19:57 -04:00
physfs_archiver_wad.c Update filename comments. 2017-07-22 13:19:57 -04:00
physfs_archiver_zip.c Fixed compiler warning. 2017-07-26 16:08:32 -04:00
physfs_byteorder.c Cleanup BAIL_* and GOTO_* macros to be less cluttered. 2017-07-06 11:51:41 -04:00
physfs_casefolding.h Updated Unicode case folding support to something 10 years newer. :) 2017-07-31 16:32:47 -04:00
physfs_internal.h windows: Patched to compile! (...?) 2017-08-06 12:27:18 -04:00
physfs_lzmasdk.h os/2: Patched to compile (?). 2017-08-02 16:40:07 -04:00
physfs_miniz.h Fixed miniz code that triggers recent GCCs' -Wmisleading-indentation. 2016-08-26 18:46:11 -04:00
physfs_platform_haiku.cpp __PHYSFS_platformDeinit() should return void. 2017-08-06 01:30:58 -04:00
physfs_platform_macos.c __PHYSFS_platformDeinit() should return void. 2017-08-06 01:30:58 -04:00
physfs_platform_os2.c __PHYSFS_platformDeinit() should return void. 2017-08-06 01:30:58 -04:00
physfs_platform_posix.c Update filename comments. 2017-07-22 13:19:57 -04:00
physfs_platform_unix.c __PHYSFS_platformDeinit() should return void. 2017-08-06 01:30:58 -04:00
physfs_platform_windows.c windows: PHYSFS_FILETYPE_OTHER files now report real filesize in PHYSFS_stat(). 2017-08-06 09:25:05 -04:00
physfs_platform_winrt.cpp Serious cleanup and update of Windows RT support. 2017-07-24 03:29:33 -04:00
physfs_platforms.h windows: better test for WinRT vs win32 (...I think...?) 2017-08-02 12:48:31 -04:00
physfs_unicode.c HTTPS all the things. 2016-02-25 02:51:28 -05:00