A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon c83a82497c Cleaned up PHYSFS_openRead() a little. PHYSFS_addToSearchPath() now
returns successful for duplicates, but doesn't add them a second time.
2001-07-23 09:23:17 +00:00
archivers Added individual file i/o code. Untested. 2001-07-23 07:16:22 +00:00
platform Architecture adjustment for enumerating files with regards to whether 2001-07-16 17:36:28 +00:00
test Added more API calls, always uses a history file, now. 2001-07-16 17:37:50 +00:00
Makefile ZIP file support. 2001-07-23 04:45:26 +00:00
physfs.c Cleaned up PHYSFS_openRead() a little. PHYSFS_addToSearchPath() now 2001-07-23 09:23:17 +00:00
physfs.h Lots of bugfixes, enhancements, and corrections due to the work on 2001-07-16 14:36:02 +00:00
physfs_internal.h Added ERR_COMPRESSION 2001-07-23 07:15:48 +00:00