physfs/extras
Ryan C. Gordon c4deb67883 Fixes to SDL_RWops bridge code.
- Correct return values (number of objects, not bytes), thanks Reto!
- Updated for SDL 2.0 RWops interface. Threw away SDL 1.3 support.
- 1.2 support remains. For now!
2015-07-28 15:13:35 -04:00
..
PhysFS.NET -First version of PhysFS.NET. 2003-01-07 23:35:10 +00:00
abs-file.h Changed PHYSFS_file to PHYSFS_File to match rest of API's naming 2004-09-26 13:17:54 +00:00
casefolding.txt Bunch of work on Unicode...added case-folding stricmp, removed 2007-03-15 08:16:23 +00:00
globbing.c Cleaned up returns that look like function calls for my updated coding style. 2010-01-28 02:27:45 -05:00
globbing.h Put some include-once and extern "C" blocks in the extras' headers. 2011-09-24 00:55:15 -07:00
ignorecase.c Fixed a compiler warning. 2011-11-18 01:08:19 -05:00
ignorecase.h Put some include-once and extern "C" blocks in the extras' headers. 2011-09-24 00:55:15 -07:00
makecasefoldhashtable.pl Bunch of work on Unicode...added case-folding stricmp, removed 2007-03-15 08:16:23 +00:00
physfs-swig.i Added PHYSFS_getPrefDir(). 2012-03-21 23:30:50 -04:00
physfs.pc.in Added pkg-config support (thanks, Jonas!). 2013-11-13 00:38:35 -05:00
physfshttpd.c Fixed some C++-style one-line comments in C code. 2010-01-28 02:35:32 -05:00
physfsrwops.c Fixes to SDL_RWops bridge code. 2015-07-28 15:13:35 -04:00
physfsrwops.h Renamed __EXPORT__ to PHYSFS_DECL. 2010-01-29 03:09:16 -05:00
physfsunpack.c Added a simple unpacker example. 2007-03-31 06:34:51 +00:00
selfextract.c Cleaned up returns that look like function calls for my updated coding style. 2010-01-28 02:27:45 -05:00
uninstall.sh Added uninstall target for Unix platforms. 2010-02-02 23:22:49 -05:00