Ryan C. Gordon
|
025a02f4c0
Corrected __PHYSFS_platformTell()'s return value to be correct.
|
14 vuotta sitten |
Ryan C. Gordon
|
8258274a90
Removed __PHYSFS_platformEOF(). It's not used anymore.
|
14 vuotta sitten |
Ryan C. Gordon
|
e4cc3fcd9b
Removed a space in CMakeLists.txt that can make the linker grumpy.
|
14 vuotta sitten |
Ryan C. Gordon
|
65497160f7
Removed deprecated Mac OS X APIs.
|
14 vuotta sitten |
Ryan C. Gordon
|
4075482826
Treat Haiku as BeOS in CMakeLists.txt ... this lets CD-ROM support build, etc.
|
14 vuotta sitten |
Ryan C. Gordon
|
f94d227945
Fixed basedir calculation on Mac OS X.
|
14 vuotta sitten |
Ryan C. Gordon
|
49a8ff3f86
Added Frank Becker to the credits.
|
14 vuotta sitten |
Ryan C. Gordon
|
b8c4942413
POSIX version of __PHYSFS_platformStat() forgot to set *exists properly.
|
14 vuotta sitten |
Ryan C. Gordon
|
6a1aca5db5
Make sure utf8codepoint() advances the pointer even on bogus input.
|
15 vuotta sitten |
Ryan C. Gordon
|
c6ca60eb20
Fixed infinite loop in zip_expand_symlink_path().
|
15 vuotta sitten |
Ryan C. Gordon
|
4446cfa613
Fixed compiler warning on gcc-4.6.
|
15 vuotta sitten |
Ryan C. Gordon
|
2939b26b7f
Added an option to disable all SWIG bindings at once.
|
15 vuotta sitten |
Ryan C. Gordon
|
4298d85313
Removed wxWidgets test program.
|
15 vuotta sitten |
Ryan C. Gordon
|
014f0e2254
Put some quotes around autogenerated Doxygen options.
|
15 vuotta sitten |
Ryan C. Gordon
|
794a3b3d90
Changed default doc version string.
|
15 vuotta sitten |
Ryan C. Gordon
|
72f0e7f9b5
Corrected doc paths for development branch.
|
15 vuotta sitten |
Ryan C. Gordon
|
67995ad0c5
Bumping version in CMakeLists.txt (but this is not ready for a release!).
|
15 vuotta sitten |
Ryan C. Gordon
|
7dee41eb0c
Fixed "make docs" for out-of-tree builds.
|
15 vuotta sitten |
Ryan C. Gordon
|
8e4fb13617
Corrected copyright dates in license.
|
15 vuotta sitten |
Ryan C. Gordon
|
660c7f9823
Fixed bug in directory search for zip and qpak archivers (thanks, Michal!)
|
15 vuotta sitten |
Ryan C. Gordon
|
54f72a0b42
Use LIB_SUFFIX to install to lib64 instead of lib (thanks, Cristian!).
|
15 vuotta sitten |
Ryan C. Gordon
|
855025c3e5
Fixed include path when using internal zlib.
|
15 vuotta sitten |
Ryan C. Gordon
|
706f50be0a
Fixed logic error in QPAK archiver.
|
15 vuotta sitten |
Ryan C. Gordon
|
82b8546bc9
More Windows tests in the byteorder detection code.
|
15 vuotta sitten |
Ryan C. Gordon
|
f5e0dbe78b
Patched to compile on Windows.
|
15 vuotta sitten |
Ryan C. Gordon
|
899517dc85
Added Chris Roberts to the credits.
|
15 vuotta sitten |
Ryan C. Gordon
|
5f5775c1ec
Haiku fixes, merged from stable-2.0 branch.
|
15 vuotta sitten |
Ryan C. Gordon
|
7d253b13ed
Fixed leaking file handle on BeOS during CD-ROM detection.
|
15 vuotta sitten |
Ryan C. Gordon
|
4d567a0d2f
Fixed cut-and-paste error in malloc() failure test (thanks, Tolga!).
|
15 vuotta sitten |
Ryan C. Gordon
|
f871802f51
Cleaned up some #includes.
|
15 vuotta sitten |