Ryan C. Gordon
|
55c3d9f9d8
android: PhysicsFS now has actual Android support.
|
hace 5 años |
Ryan C. Gordon
|
56aaae4949
Corrected example code for PHYSFS_enumerate in physfs.h
|
hace 6 años |
Ryan C. Gordon
|
a8180f0e4c
hog: Added support for HOG2 (Descent 3) archives.
|
hace 6 años |
Ryan C. Gordon
|
73d66441e3
Added PHYSFS_setRoot().
|
hace 7 años |
Ryan C. Gordon
|
15dd00659a
Fix up physfs.h for compilers that are sensitive about preprocessor defines.
|
hace 8 años |
Ryan C. Gordon
|
3597a7b69a
Call the default branch "3.1.0" to avoid confusion.
|
hace 8 años |
Ryan C. Gordon
|
62d24e228f
Fixed mounting a symlink to a real directory.
|
hace 8 años |
Ryan C. Gordon
|
1c7945461d
Don't allow NULL filenames to be mounted.
|
hace 8 años |
Ryan C. Gordon
|
9e756312d5
Bumped version to 3.0.0!
|
hace 8 años |
Ryan C. Gordon
|
bb2c38cdea
Added SLB to list of supported archives.
|
hace 8 años |
Ryan C. Gordon
|
9b42fe23fd
Fixed doxygen comment.
|
hace 8 años |
Ryan C. Gordon
|
21b2fd39f2
Made PHYSFS_caseFold() a public API.
|
hace 8 años |
Ryan C. Gordon
|
bc2ddf0a53
Added some warnings to the docs about converting bad Unicode strings.
|
hace 8 años |
Ryan C. Gordon
|
9f8ecb91cb
unicode: Added UTF-16 and UCS-4 stricmp functions.
|
hace 8 años |
Ryan C. Gordon
|
689333dc8f
Clarified some documentation.
|
hace 8 años |
Ryan C. Gordon
|
6ad71878fe
Updated PHYSFS_Archiver with PHYSFS_EnumerateCallbackResult change.
|
hace 8 años |
Ryan C. Gordon
|
4e0d3d55e9
Make PHYSFS_EnumerateCallback return an enum instead of an int.
|
hace 8 años |
Ryan C. Gordon
|
cd0ccf64ed
Bump version to 2.1.1, since we've been at 2.1.0 for 8.5 years. :)
|
hace 8 años |
Ryan C. Gordon
|
692d5e8219
Fixed some warnings that Xcode brought up.
|
hace 8 años |
Ryan C. Gordon
|
3078acd1eb
Archivers can now specify whether an archive definitely was intended for them.
|
hace 8 años |
Ryan C. Gordon
|
9c9325c2c5
Filled in more documentation.
|
hace 8 años |
Ryan C. Gordon
|
0d61295781
Improved some documentation.
|
hace 8 años |
Ryan C. Gordon
|
7fcddfb741
Don't mark the PHYSFS_EnumFilesCallback _typedef_ as deprecated.
|
hace 8 años |
Ryan C. Gordon
|
6da5bea804
Updated docs to use PHYSFS_getLastErrorCode() instead of PHYSFS_getLastError().
|
hace 8 años |
Ryan C. Gordon
|
f6a8533ba2
FIXME removal: document enumerateFiles() sorting promises.
|
hace 8 años |
Ryan C. Gordon
|
db2201e4e1
Added some FIXMEs and deprecated PHYSFS_getLastError().
|
hace 8 años |
Ryan C. Gordon
|
ee9687bca9
Reworked enumeration to be more powerful.
|
hace 8 años |
Ryan C. Gordon
|
d1f2637ca8
utf8: big improvements to case-insensitive UTF-8 string compare.
|
hace 8 años |
Ryan C. Gordon
|
f0eb5c0db9
Marked a bunch of things as "FIXME-3.0" that I want resolved before 3.0 ships.
|
hace 8 años |
Ryan C. Gordon
|
1d6c519c5e
windows: Patched to compile! (...?)
|
hace 8 años |