physfs/src
Ryan C. Gordon 28007c9bae Fixed a typo in the docs. 2011-09-22 04:45:04 -04:00
..
lzma Some targets need string.h here. 2010-02-03 22:50:07 -05:00
zlib123 Moved directory structure around. 2009-03-27 15:10:42 -04:00
archiver_dir.c Cleaned up some #includes. 2010-09-06 19:35:01 -04:00
archiver_grp.c Cleaned up some #includes. 2010-09-06 19:35:01 -04:00
archiver_hog.c Cleaned up some #includes. 2010-09-06 19:35:01 -04:00
archiver_iso9660.c Cleaned up some #includes. 2010-09-06 19:35:01 -04:00
archiver_lzma.c Cleaned up some #includes. 2010-09-06 19:35:01 -04:00
archiver_mvl.c Cleaned up some #includes. 2010-09-06 19:35:01 -04:00
archiver_qpak.c Fixed bug in directory search for zip and qpak archivers (thanks, Michal!) 2011-02-18 12:38:05 -05:00
archiver_unpacked.c Cleaned up some #includes. 2010-09-06 19:35:01 -04:00
archiver_wad.c Cleaned up some #includes. 2010-09-06 19:35:01 -04:00
archiver_zip.c Fixed infinite loop in zip_expand_symlink_path(). 2011-06-01 03:08:53 -04:00
physfs.c Patched to compile on Windows. 2011-01-21 02:50:20 -05:00
physfs.h Fixed a typo in the docs. 2011-09-22 04:45:04 -04:00
physfs_byteorder.c Cleaned up some #includes. 2010-09-06 19:35:01 -04:00
physfs_casefolding.h Moved directory structure around. 2009-03-27 15:10:42 -04:00
physfs_internal.h Corrected __PHYSFS_platformTell()'s return value to be correct. 2011-08-01 17:56:30 -04:00
physfs_platforms.h Fixed building with Mac OS X 10.6 SDK. 2009-09-06 01:04:17 -04:00
physfs_unicode.c Make sure utf8codepoint() advances the pointer even on bogus input. 2011-06-01 03:10:08 -04:00
platform_beos.cpp Haiku fixes, merged from stable-2.0 branch. 2010-12-30 19:50:58 -05:00
platform_macosx.c Removed deprecated Mac OS X APIs. 2011-07-25 11:29:44 -07:00
platform_os2.c Removed __PHYSFS_platformEOF(). It's not used anymore. 2011-08-01 17:32:56 -04:00
platform_pocketpc.c Corrected __PHYSFS_platformTell()'s return value to be correct. 2011-08-01 17:56:30 -04:00
platform_posix.c Removed __PHYSFS_platformEOF(). It's not used anymore. 2011-08-01 17:32:56 -04:00
platform_unix.c Removed deprecated Mac OS X APIs. 2011-07-25 11:29:44 -07:00
platform_windows.c Corrected __PHYSFS_platformTell()'s return value to be correct. 2011-08-01 17:56:30 -04:00