..
README-CSharp.txt
Replaced PhysFS.NET with a README pointing to more modern C# bindings.
2016-01-29 15:16:15 -05:00
abs-file.h
Changed PHYSFS_file to PHYSFS_File to match rest of API's naming
2004-09-26 13:17:54 +00:00
buildbot-checker.sh
buildbot-checker.sh: Just require scan-build to be in the $PATH.
2020-05-16 23:29:44 -04:00
buildbot-emscripten.sh
buildbot-emscripten.sh: Look for the SDK at /emsdk by default.
2020-05-16 23:30:16 -04:00
buildbot-os2.sh
Added buildbot-raspberrypi.sh and fixed some other buildbot script things.
2017-07-08 22:20:43 -04:00
buildbot-raspberrypi.sh
extras: Cleaning up some scripts to work with the newly-recreated buildbot.
2020-05-12 00:32:00 -04:00
casefolding.txt
Updated Unicode case folding support to something 10 years newer. :)
2017-07-31 16:32:47 -04:00
globbing.c
Remove deprecated PHYSFS_getLastError() from all the extras (thanks, Rob!).
2018-02-20 10:26:33 -05:00
globbing.h
Put some include-once and extern "C" blocks in the extras' headers.
2011-09-24 00:55:15 -07:00
ignorecase.c
ignorecase: Don't crash if enumeration returned a NULL pointer.
2018-03-09 14:50:37 -05:00
ignorecase.h
Removed one more rude thing from the comments. :/
2016-08-17 20:43:36 -04:00
makecasefoldhashtable.pl
utf8: big improvements to case-insensitive UTF-8 string compare.
2017-08-11 01:39:22 -04:00
physfs.pc.in
Use the GNUInstallDirs CMake module to respect installation locations
2021-07-11 19:00:28 -04:00
physfshttpd.c
physfshttpd: serve up directory listings, a few other cleanups.
2017-08-14 22:47:02 -04:00
physfsrwops.c
Remove deprecated PHYSFS_getLastError() from all the extras (thanks, Rob!).
2018-02-20 10:26:33 -05:00
physfsrwops.h
Fixed a comment about SDL licensing.
2017-07-22 13:22:37 -04:00
physfsunpack.c
Remove deprecated PHYSFS_getLastError() from all the extras (thanks, Rob!).
2018-02-20 10:26:33 -05:00
selfextract.c
Remove deprecated PHYSFS_getLastError() from all the extras (thanks, Rob!).
2018-02-20 10:26:33 -05:00
uninstall.sh
Added uninstall target for Unix platforms.
2010-02-02 23:22:49 -05:00