.. |
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
|
Fix some buildbot warnings about jobserver mode if $MAKE had a -j2, etc.
|
2017-07-09 17:09:40 -04:00 |
buildbot-emscripten.sh
|
Don't try to build CD-ROM support on Emscripten.
|
2017-07-09 17:28:33 -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
|
Fix some buildbot warnings about jobserver mode if $MAKE had a -j2, etc.
|
2017-07-09 17:09:40 -04:00 |
casefolding.txt
|
Updated Unicode case folding support to something 10 years newer. :)
|
2017-07-31 16:32:47 -04:00 |
globbing.c
|
Cleaned up returns that look like function calls for my updated coding style.
|
2010-01-28 02:27:45 -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
|
Marked a bunch of things as "FIXME-3.0" that I want resolved before 3.0 ships.
|
2017-08-06 15:54:44 -04:00 |
ignorecase.h
|
Removed one more rude thing from the comments. :/
|
2016-08-17 20:43:36 -04:00 |
makecasefoldhashtable.pl
|
HTTPS all the things.
|
2016-02-25 02:51:28 -05:00 |
physfs.pc.in
|
Added pkg-config support (thanks, Jonas!).
|
2013-11-13 00:38:35 -05:00 |
physfshttpd.c
|
physfshttpd: deal with write errors on the socket.
|
2017-08-06 01:34:18 -04:00 |
physfsrwops.c
|
HTTPS all the things.
|
2016-02-25 02:51:28 -05:00 |
physfsrwops.h
|
Fixed a comment about SDL licensing.
|
2017-07-22 13:22:37 -04:00 |
physfsunpack.c
|
Added a simple unpacker example.
|
2007-03-31 06:34:51 +00:00 |
selfextract.c
|
Cleaned up returns that look like function calls for my updated coding style.
|
2010-01-28 02:27:45 -05:00 |
uninstall.sh
|
Added uninstall target for Unix platforms.
|
2010-02-02 23:22:49 -05:00 |