This website requires JavaScript.
Explore
Help
Sign In
walkero
/
physfs
Watch
1
Star
0
Fork
You've already forked physfs
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
A portable, flexible file i/o abstraction.
physfs
56
Commits
5
Branches
25
Tags
3.5
MiB
C
95.7%
CMake
1.4%
Perl
0.9%
Shell
0.8%
Objective-C
0.6%
Other
0.6%
0fe5d822a8
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Ryan C. Gordon
0fe5d822a8
Avoids unzLocateFile(), since we already did all the searching ourselves.
2001-07-28 13:08:14 +00:00
archivers
Avoids unzLocateFile(), since we already did all the searching ourselves.
2001-07-28 13:08:14 +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
INSTALL
Initial add.
2001-07-28 13:07:10 +00:00
LICENSE
Initial add.
2001-07-28 13:07:10 +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