A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 4530776d5b PHYSFS_init() should fail if argv0 is NULL and we can't do without it. 2007-03-19 20:13:37 +00:00
archivers Patched to compile with latest Platform SDK. 2007-03-19 07:44:04 +00:00
extras Bunch of work on Unicode...added case-folding stricmp, removed 2007-03-15 08:16:23 +00:00
lzma Patched to compile with latest Platform SDK. 2007-03-19 07:44:04 +00:00
platform Added a FIXME. 2007-03-19 20:12:54 +00:00
test Renamed LICENSE to LICENSE.txt 2007-03-11 10:10:28 +00:00
zlib123 Moved to CMake! 2007-03-10 06:32:52 +00:00
CHANGELOG.txt Updated. 2007-03-19 07:45:28 +00:00
CMakeLists.txt Patched to compile with latest Platform SDK. 2007-03-19 07:44:04 +00:00
CREDITS.txt Updated. 2007-03-12 01:07:45 +00:00
Doxyfile Upped version to 1.1.0 2005-07-23 22:19:01 +00:00
INSTALL.txt Dropped classic Mac OS support. Mac OS X remains supported, though. 2007-03-14 07:20:59 +00:00
LICENSE.txt Renamed LICENSE to LICENSE.txt 2007-03-11 10:10:28 +00:00
TODO.txt Updated. 2007-03-15 08:19:17 +00:00
makeos2.cmd First shot at updating makeos2.cmd for Innotek/kLIBC's build tools. Farewell, 2007-03-12 01:01:58 +00:00
physfs.c PHYSFS_init() should fail if argv0 is NULL and we can't do without it. 2007-03-19 20:13:37 +00:00
physfs.h Fixed Doxygen comments for UTF-8 functions. 2007-03-16 23:48:19 +00:00
physfs.spec.in Renamed INSTALL to INSTALL.txt. 2007-03-11 10:15:42 +00:00
physfs_byteorder.c Renamed LICENSE to LICENSE.txt 2007-03-11 10:10:28 +00:00
physfs_casefolding.h Bunch of work on Unicode...added case-folding stricmp, removed 2007-03-15 08:16:23 +00:00
physfs_internal.h Patched to compile with latest Platform SDK. 2007-03-19 07:44:04 +00:00
physfs_platforms.h Dropped classic Mac OS support. Mac OS X remains supported, though. 2007-03-14 07:20:59 +00:00
physfs_unicode.c Bunch of work on Unicode...added case-folding stricmp, removed 2007-03-15 08:16:23 +00:00