Ryan C. Gordon
|
ed2e2b3ce4
Added ERR_COMPRESSION
|
24 lat temu |
Ryan C. Gordon
|
2ea6feeb2b
Explicit check for negative positions in PHYSFS_seek().
|
24 lat temu |
Ryan C. Gordon
|
1bed4abbaa
Initial add.
|
24 lat temu |
Ryan C. Gordon
|
9d0f8f0546
Now with all directory functions implemented (and debugged?). No file
|
24 lat temu |
Ryan C. Gordon
|
7a26a0d417
New error message.
|
24 lat temu |
Ryan C. Gordon
|
bf2508c6d6
Non-existant archives/directories report a more correct error, and a call
|
24 lat temu |
Ryan C. Gordon
|
8b6fad3e7c
ZIP file support.
|
24 lat temu |
Ryan C. Gordon
|
2dcf1741fe
Added more API calls, always uses a history file, now.
|
24 lat temu |
Ryan C. Gordon
|
c7fe9ab439
Architecture adjustment for enumerating files with regards to whether
|
24 lat temu |
Ryan C. Gordon
|
b64284b142
Much more complete. Still more to go.
|
24 lat temu |
Ryan C. Gordon
|
7d90c12f74
Lots of bugfixes, enhancements, and corrections due to the work on
|
24 lat temu |
Ryan C. Gordon
|
16584701b5
More work; command parsing via readline.
|
24 lat temu |
Ryan C. Gordon
|
b1d32ec742
Updated archiver info to format I think is best for text.
|
24 lat temu |
Ryan C. Gordon
|
9b71131d95
Added readline library to test program.
|
24 lat temu |
Ryan C. Gordon
|
d6b8acccfa
Initial add. Does VERY little right now.
|
24 lat temu |
Ryan C. Gordon
|
27efd660d9
Added test binary.
|
24 lat temu |
Ryan C. Gordon
|
91ce826b1e
Fixed bug in PHYSFS_VERSION macro.
|
24 lat temu |
Ryan C. Gordon
|
0ddd2b1f6d
Initial work on ZIPfile support. Not complete. Not very pleased with this
|
25 lat temu |
Ryan C. Gordon
|
fe77666054
Fixed GRP_enumerateFiles() so that it will only list files in the root of
|
25 lat temu |
Ryan C. Gordon
|
65073031ff
"I/O error" error string, and updated comment.
|
25 lat temu |
Ryan C. Gordon
|
78f47916c0
Added more fields to the ArchiveInfo struct: author and url.
|
25 lat temu |
Ryan C. Gordon
|
eea743579a
Added PHYSFS_fileLength(). Bleh.
|
25 lat temu |
Ryan C. Gordon
|
096d57e6a8
Rewrote the file closing routines to not be so gay. Cleaned up the opening
|
25 lat temu |
Ryan C. Gordon
|
ce29f03218
Logic fixes; seems to work rather well with KenBuild, now.
|
25 lat temu |
Ryan C. Gordon
|
2827a86e87
Bugfix for infinite loop/touching free()'d memory during PHYSFS_deinit().
|
25 lat temu |
Ryan C. Gordon
|
fabb803a65
Initial add. Implemented, buggy, but not crashing.
|
25 lat temu |
Ryan C. Gordon
|
f97faa279e
Initial debugging: dropped PhysicsFS routines into the Build engine,
|
25 lat temu |
Ryan C. Gordon
|
59185346dd
More tweaks; GRP completely implemented. Everything builds clean.
|
25 lat temu |
Ryan C. Gordon
|
ee508bb2e0
Archive implementation (Build Groupfiles), other tweaks.
|
25 lat temu |
Ryan C. Gordon
|
2622be385d
Implementation compiles and links with no actual archive support. No test
|
25 lat temu |