No Description

Ryan C. Gordon 2296f69deb Minor windows cleanups. 18 years ago
archivers d1d0ea025f FIXME removal: Replaced a strncpy() with a memcpy(). 19 years ago
extras d4d3d52fc5 Fixes to the makedist.sh script. 19 years ago
lzma 6fe37fd840 Patched to compile with latest Platform SDK. 19 years ago
platform 2296f69deb Minor windows cleanups. 18 years ago
test 40ab6d277f Added initial work on a wxWidgets-based test app. 19 years ago
zlib123 6cdd5b5e57 Moved to CMake! 19 years ago
CHANGELOG.txt 827b643f49 Fixed missing alloc macro on mingw32, I think. 18 years ago
CMakeLists.txt 41ede697d0 Added a hack for "make dist" functionality. 19 years ago
CREDITS.txt 0e3233a205 Don't put comments in BAIL_* macros where we want an empty argument... 19 years ago
Doxyfile 32bc908a4b Forgot to update the project version in the Doxygen file before release. 19 years ago
INSTALL.txt cacd778311 Updated. 19 years ago
LICENSE.txt 53bbe35ddd Renamed LICENSE to LICENSE.txt 19 years ago
TODO.txt d6647fa86d Updated. 19 years ago
makeos2.cmd 0d45ce01c4 Added PHYSFS_symbolicLinksPermitted(). 19 years ago
physfs.c c5ee3d965c Fixed crash on zero-byte read/write (thanks, Ensiform!). 18 years ago
physfs.h 711d9ec926 Minor documentation fix. 19 years ago
physfs.spec.in 2c506f8ce8 Renamed INSTALL to INSTALL.txt. 19 years ago
physfs_byteorder.c 53bbe35ddd Renamed LICENSE to LICENSE.txt 19 years ago
physfs_casefolding.h 607d39a1d3 Bunch of work on Unicode...added case-folding stricmp, removed 19 years ago
physfs_internal.h a8842c9713 Whoops, it's malloc.h, not alloca.h ... 18 years ago
physfs_platforms.h 075e6769e2 Split out Mac OS X code from unix.c and added some Carbon-specific code... 19 years ago
physfs_unicode.c 607d39a1d3 Bunch of work on Unicode...added case-folding stricmp, removed 19 years ago