A portable, flexible file i/o abstraction.
Go to file
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
PBProjects Last minute changes, fixes, and build system updates for 1.0. 2004-01-08 05:53:28 +00:00
archivers Did the same thing to FileHandles than I did to DirHandles, but this 2004-09-26 13:00:59 +00:00
debian Upped version to 0.1.9. 2003-07-23 04:13:21 +00:00
extras Changed PHYSFS_file to PHYSFS_File to match rest of API's naming 2004-09-26 13:17:54 +00:00
platform Changed vars named "FileHandle" to "Handle" to not cause confusion with 2004-09-26 13:03:00 +00:00
test Changed PHYSFS_file to PHYSFS_File to match rest of API's naming 2004-09-26 13:17:54 +00:00
zlib121 Removed more .cvsignore files from Subversion repository. 2004-09-23 03:33:17 +00:00
CHANGELOG Updated. 2004-09-26 13:15:03 +00:00
CREDITS Updated. 2004-04-09 06:32:25 +00:00
CWProjects.sitx Renamed from CWProjects.sit...moved from CodeWarrior 6 to 7, and archived with 2003-12-29 08:46:28 +00:00
Doxyfile Last minute changes, fixes, and build system updates for 1.0. 2004-01-08 05:53:28 +00:00
INSTALL updated to reflect info on VC6 static lib files 2003-08-09 15:04:32 +00:00
LICENSE Switched to zlib license. 2003-07-20 20:57:55 +00:00
Makefile.am.newautomake Westwood MIX archive support. 2004-04-09 06:36:09 +00:00
Makefile.am.oldautomake Last minute changes, fixes, and build system updates for 1.0. 2004-01-08 05:53:28 +00:00
TODO Updated. 2004-09-26 13:16:06 +00:00
acconfig.h Westwood MIX archive support. 2004-04-09 06:36:09 +00:00
bootstrap MacOS X build compatibility. 2004-04-09 06:35:49 +00:00
configure.in Readded Spanish translation: 2004-09-23 03:48:27 +00:00
makeos2.cmd Last minute changes, fixes, and build system updates for 1.0. 2004-01-08 05:53:28 +00:00
physfs.c Changed PHYSFS_file to PHYSFS_File to match rest of API's naming 2004-09-26 13:17:54 +00:00
physfs.dsp Last minute changes, fixes, and build system updates for 1.0. 2004-01-08 05:53:28 +00:00
physfs.h Changed PHYSFS_file to PHYSFS_File to match rest of API's naming 2004-09-26 13:17:54 +00:00
physfs.spec.in Added zlib_license_change.txt to RPM spec (thanks, Edward!) 2003-12-19 01:49:12 +00:00
physfs.vcproj Last minute changes, fixes, and build system updates for 1.0. 2004-01-08 05:53:28 +00:00
physfs_byteorder.c Changed PHYSFS_file to PHYSFS_File to match rest of API's naming 2004-09-26 13:17:54 +00:00
physfs_internal.h Did the same thing to FileHandles than I did to DirHandles, but this 2004-09-26 13:00:59 +00:00
physfs_static.dsp Last minute changes, fixes, and build system updates for 1.0. 2004-01-08 05:53:28 +00:00
test_physfs.dsp Initial add. 2002-06-11 01:17:13 +00:00
test_physfs.vcproj Initial add. 2002-08-28 23:30:26 +00:00
zlib_license_change.txt Updated. 2003-07-21 04:01:10 +00:00