Sin descripción

Ryan C. Gordon 7a42f7dd41 Fixed off-by-one error in findBinaryInPath() (thanks, Dmitry!). hace 12 años
docs 7a42f7dd41 Fixed off-by-one error in findBinaryInPath() (thanks, Dmitry!). hace 12 años
extras 24d6a925d1 Added PHYSFS_getPrefDir(). hace 14 años
src 7a42f7dd41 Fixed off-by-one error in findBinaryInPath() (thanks, Dmitry!). hace 12 años
test ada24e9c5d Moved supportsSymlinks into PHYSFS_ArchiveInfo. hace 13 años
.hgignore 7eff1f1977 Added .hgignore ... hace 17 años
CMakeLists.txt 8156bd219c Only check for pthread library if pthread.h was found. hace 13 años
LICENSE.txt 700d94e577 Replaced zlib with a hacked up copy of miniz: http://code.google.com/p/miniz/ hace 14 años
README.txt 2a65060cde Moved directory structure around. hace 17 años

README.txt


PhysicsFS; a portable, flexible file i/o abstraction.

http://icculus.org/physfs/

Please see the docs directory for documentation, licensing, and information.