physfs/extras
Ryan C. Gordon 8641e4e7ef Changed PHYSFS_file to PHYSFS_File to match rest of API's naming
convention. This won't break binary compat (function signatures are
extern "C" so name mangling doesn't apply), and I've placed a typedef
for the old name to support legacy source code.
2004-09-26 13:17:54 +00:00
..
PhysFS.NET -First version of PhysFS.NET. 2003-01-07 23:35:10 +00:00
physfs_rb Changed PHYSFS_file to PHYSFS_File to match rest of API's naming 2004-09-26 13:17:54 +00:00
Makefile.am Added some missing stuff to dist. 2003-01-04 23:35:40 +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
globbing.c Switched to zlib license. 2003-07-20 20:57:55 +00:00
globbing.h Switched to zlib license. 2003-07-20 20:57:55 +00:00
ignorecase.c Changed PHYSFS_file to PHYSFS_File to match rest of API's naming 2004-09-26 13:17:54 +00:00
ignorecase.h Switched to zlib license. 2003-07-20 20:57:55 +00:00
physfshttpd.c Changed PHYSFS_file to PHYSFS_File to match rest of API's naming 2004-09-26 13:17:54 +00:00
physfsrwops.c Changed PHYSFS_file to PHYSFS_File to match rest of API's naming 2004-09-26 13:17:54 +00:00
physfsrwops.h Changed PHYSFS_file to PHYSFS_File to match rest of API's naming 2004-09-26 13:17:54 +00:00
selfextract.c Initial add. 2004-08-13 15:54:10 +00:00