Ryan C. Gordon
|
cec3dad0aa
Replaced PhysFS.NET with a README pointing to more modern C# bindings.
|
%!s(int64=10) %!d(string=hai) anos |
Ryan C. Gordon
|
2b060f8127
Updated Copyright.
|
%!s(int64=10) %!d(string=hai) anos |
Ryan C. Gordon
|
c4deb67883
Fixes to SDL_RWops bridge code.
|
%!s(int64=10) %!d(string=hai) anos |
Ryan C. Gordon
|
57bbcc3eb3
Fixed compiler warning about unused variable because assert() is awful.
|
%!s(int64=10) %!d(string=hai) anos |
Ryan C. Gordon
|
1ab2afda15
Removed a few tabstops to test something on the Mercurial server.
|
%!s(int64=10) %!d(string=hai) anos |
Ryan C. Gordon
|
fb31167e11
Fixed incorrect logic ("!x != 5" instead of "x != 5").
|
%!s(int64=10) %!d(string=hai) anos |
Ryan C. Gordon
|
6cafcc4bc7
Added some FIXMEs.
|
%!s(int64=11) %!d(string=hai) anos |
Ryan C. Gordon
|
3d38708088
dos2unix'd platform_winrt.cpp
|
%!s(int64=11) %!d(string=hai) anos |
Ryan C. Gordon
|
e13803c101
Removed some tabs and an extra semicolon.
|
%!s(int64=11) %!d(string=hai) anos |
Ryan C. Gordon
|
0c4d9ec68f
Added Martin Ahrnbom to the credits.
|
%!s(int64=11) %!d(string=hai) anos |
Martin Ahrnbom
|
9d55f3f099
Added support for WinRT 8.1 Universal Apps.
|
%!s(int64=11) %!d(string=hai) anos |
Ryan C. Gordon
|
f6a62ecad1
Make sure read buffers get reinitialized before refilling (thanks, Michael!).
|
%!s(int64=11) %!d(string=hai) anos |
Ryan C. Gordon
|
c9f40346bc
Make static analysis happy.
|
%!s(int64=11) %!d(string=hai) anos |
Ryan C. Gordon
|
53ef674270
Fixed resource leak when failing to mount a file that isn't an archive.
|
%!s(int64=11) %!d(string=hai) anos |
Ryan C. Gordon
|
4b906c1e5f
Short circuit case-insensitive compare of two equal Unicode codepoints.
|
%!s(int64=11) %!d(string=hai) anos |
Ryan C. Gordon
|
628b88f112
PHYSFS_enumerateFiles() actually promises sorting order, and always has.
|
%!s(int64=11) %!d(string=hai) anos |
Willi Schinmeyer
|
9df22f4bf5
Fix NULL flush() in PHYSFS_Io crash
|
%!s(int64=11) %!d(string=hai) anos |
Ryan C. Gordon
|
2091eccad3
This returns -1 on error, not zero. :/
|
%!s(int64=12) %!d(string=hai) anos |
Ryan C. Gordon
|
016394067c
PHYSFS_stat() returns zero on error, not -1.
|
%!s(int64=12) %!d(string=hai) anos |
Ryan C. Gordon
|
8e065c08f7
We always use miniz now.
|
%!s(int64=12) %!d(string=hai) anos |
Ryan C. Gordon
|
44fb6d5e2d
Renamed a function to make Clang static analysis happy.
|
%!s(int64=12) %!d(string=hai) anos |
Ryan C. Gordon
|
5aa0dae5e2
Added a FIXME.
|
%!s(int64=12) %!d(string=hai) anos |
Ryan C. Gordon
|
5dd2cfce35
Fixed a single-line comment.
|
%!s(int64=12) %!d(string=hai) anos |
Ryan C. Gordon
|
61d931fecc
Updated installation notes.
|
%!s(int64=12) %!d(string=hai) anos |
Ryan C. Gordon
|
6d9923706d
Added pkg-config support (thanks, Jonas!).
|
%!s(int64=12) %!d(string=hai) anos |
Ryan C. Gordon
|
4046759f61
Better basedir detection for various Unix platforms.
|
%!s(int64=12) %!d(string=hai) anos |
Ryan C. Gordon
|
09baf99aa4
Don't fsync() read-only filehandles (thanks, Andreas!).
|
%!s(int64=12) %!d(string=hai) anos |
Ryan C. Gordon
|
26f5eb481e
Fixed memory leak.
|
%!s(int64=12) %!d(string=hai) anos |
Ryan C. Gordon
|
7a42f7dd41
Fixed off-by-one error in findBinaryInPath() (thanks, Dmitry!).
|
%!s(int64=12) %!d(string=hai) anos |
Ryan C. Gordon
|
4eafb44817
Get rid of array of static archivers.
|
%!s(int64=13) %!d(string=hai) anos |