A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 9f9800928d Fixed unix.c to compile again on MacOS X. 2005-03-13 03:18:18 +00:00
PBProjects Last minute changes, fixes, and build system updates for 1.0. 2004-01-08 05:53:28 +00:00
archivers Fixed filename sorting, to fix lookups that shouldn't fail (thanks, Chris!). 2005-01-05 05:15:12 +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 Fixed unix.c to compile again on MacOS X. 2005-03-13 03:18:18 +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 Fixed unix.c to compile again on MacOS X. 2005-03-13 03:18:18 +00:00
CREDITS Fixed a strcpy bug. 2004-10-30 09:31:54 +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 CFLAGS is used after PHYSFSCFLAGS, so you can override optimization flags, etc. 2004-10-30 23:45:29 +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 CFLAGS is used after PHYSFSCFLAGS, so you can override optimization flags, etc. 2004-10-30 23:45:29 +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 Fixed infinite loop in enum code (thanks, Adam!) 2004-10-31 12:20:00 +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 Fixed some documentation/header comment typos (thanks, Gaetan!) 2004-12-16 16:20:46 +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 Added evil GOTO_*_MACRO_* macros. 2005-03-13 03:04:04 +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