physfs/src
Ryan C. Gordon cd0ccf64ed Bump version to 2.1.1, since we've been at 2.1.0 for 8.5 years. :)
There isn't going to be an official 2.1.1 (or 2.1.0) release; we'll let this
marinate a little and jump to 3.0!
2017-08-15 02:08:24 -04:00
..
physfs.c Fixed some compiler warnings on Visual Studio. 2017-08-14 21:15:58 -04:00
physfs.h Bump version to 2.1.1, since we've been at 2.1.0 for 8.5 years. :) 2017-08-15 02:08:24 -04:00
physfs_archiver_7z.c Archivers can now specify whether an archive definitely was intended for them. 2017-08-14 02:28:00 -04:00
physfs_archiver_dir.c Fixed some warnings that Xcode brought up. 2017-08-14 19:58:56 -04:00
physfs_archiver_grp.c Archivers can now specify whether an archive definitely was intended for them. 2017-08-14 02:28:00 -04:00
physfs_archiver_hog.c Archivers can now specify whether an archive definitely was intended for them. 2017-08-14 02:28:00 -04:00
physfs_archiver_iso9660.c Archivers can now specify whether an archive definitely was intended for them. 2017-08-14 02:28:00 -04:00
physfs_archiver_mvl.c Archivers can now specify whether an archive definitely was intended for them. 2017-08-14 02:28:00 -04:00
physfs_archiver_qpak.c Archivers can now specify whether an archive definitely was intended for them. 2017-08-14 02:28:00 -04:00
physfs_archiver_slb.c Archivers can now specify whether an archive definitely was intended for them. 2017-08-14 02:28:00 -04:00
physfs_archiver_unpacked.c Update filename comments. 2017-07-22 13:19:57 -04:00
physfs_archiver_vdf.c Archivers can now specify whether an archive definitely was intended for them. 2017-08-14 02:28:00 -04:00
physfs_archiver_wad.c Archivers can now specify whether an archive definitely was intended for them. 2017-08-14 02:28:00 -04:00
physfs_archiver_zip.c Fixed one more Visual Studio compiler warning. 2017-08-14 21:22:30 -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 utf8: big improvements to case-insensitive UTF-8 string compare. 2017-08-11 01:39:22 -04:00
physfs_internal.h Whoops, patched to compile. 2017-08-14 21:17:22 -04:00
physfs_lzmasdk.h Made physfs_lzmasdk.h's include-once blockers match other files' formatting. 2017-08-11 01:29:38 -04:00
physfs_miniz.h Fixed miniz code that triggers recent GCCs' -Wmisleading-indentation. 2016-08-26 18:46:11 -04:00
physfs_platform_apple.m apple: Patched to compile on XCode versions < 7. 2017-08-08 11:57:44 -04:00
physfs_platform_haiku.cpp haiku: CD-ROM detection should report any mounted volume on a B_CD device. 2017-08-10 12:31:06 -04:00
physfs_platform_os2.c Reduced some FIXME-3.0 tags to normal FIXME. They can wait. 2017-08-14 01:35:10 -04:00
physfs_platform_posix.c Fixed some warnings that Xcode brought up. 2017-08-14 19:58:56 -04:00
physfs_platform_unix.c Removed some FIXMEs that aren't valid. 2017-08-06 13:56:45 -04:00
physfs_platform_windows.c Fixed some compiler warnings on Visual Studio. 2017-08-14 21:15:58 -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 Reduced some FIXME-3.0 tags to normal FIXME. They can wait. 2017-08-14 01:35:10 -04:00
physfs_unicode.c Removed __PHYSFS_stricmpASCII functions. 2017-08-11 01:45:29 -04:00