Keine Beschreibung

Ryan C. Gordon 107f07da97 Better cleanup if PHYSFS_init() fails halfway through. vor 14 Jahren
docs b3fbba7af0 Removed "dvoid" typedef. vor 14 Jahren
extras 24d6a925d1 Added PHYSFS_getPrefDir(). vor 14 Jahren
src 107f07da97 Better cleanup if PHYSFS_init() fails halfway through. vor 14 Jahren
test c306437ece test_physfs's "stat" command now respects unknown file times (-1). vor 14 Jahren
.hgignore 7eff1f1977 Added .hgignore ... vor 17 Jahren
CMakeLists.txt bb6c5e468c Let's gamble that everything has assert.h. vor 14 Jahren
LICENSE.txt 700d94e577 Replaced zlib with a hacked up copy of miniz: http://code.google.com/p/miniz/ vor 14 Jahren
README.txt 2a65060cde Moved directory structure around. vor 17 Jahren

README.txt


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

http://icculus.org/physfs/

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