A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 6a1aca5db5 Make sure utf8codepoint() advances the pointer even on bogus input.
This patch was from Francois Gouget, who found this bug in MojoSetup's copy
 of this function.
2011-06-01 03:10:08 -04:00
docs Changed default doc version string. 2011-02-21 23:43:48 -05:00
extras SWIG bindings update. 2010-08-30 03:09:00 -04:00
src Make sure utf8codepoint() advances the pointer even on bogus input. 2011-06-01 03:10:08 -04:00
test Removed wxWidgets test program. 2011-02-21 23:55:58 -05:00
.hgignore Added .hgignore ... 2009-03-28 18:15:35 -04:00
CMakeLists.txt Added an option to disable all SWIG bindings at once. 2011-02-22 00:16:56 -05:00
LICENSE.txt Corrected copyright dates in license. 2011-02-18 16:14:59 -05:00
README.txt Moved directory structure around. 2009-03-27 15:10:42 -04:00

README.txt

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

  http://icculus.org/physfs/

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