.. |
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
|
Bunch of work on Unicode...added case-folding stricmp, removed
|
2007-03-15 08:16:23 +00: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
|
Removed unused variable in extras/ignorecase.c ...
|
2016-10-06 15:39:49 -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-swig.i
|
Added PHYSFS_getPrefDir().
|
2012-03-21 23:30:50 -04:00 |
physfs.pc.in
|
Added pkg-config support (thanks, Jonas!).
|
2013-11-13 00:38:35 -05:00 |
physfshttpd.c
|
Fixed some C++-style one-line comments in C code.
|
2010-01-28 02:35:32 -05:00 |
physfsrwops.c
|
HTTPS all the things.
|
2016-02-25 02:51:28 -05:00 |
physfsrwops.h
|
HTTPS all the things.
|
2016-02-25 02:51:28 -05: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 |