Ryan C. Gordon
|
b1d32ec742
Updated archiver info to format I think is best for text.
|
25 years ago |
Ryan C. Gordon
|
9b71131d95
Added readline library to test program.
|
25 years ago |
Ryan C. Gordon
|
d6b8acccfa
Initial add. Does VERY little right now.
|
25 years ago |
Ryan C. Gordon
|
27efd660d9
Added test binary.
|
25 years ago |
Ryan C. Gordon
|
91ce826b1e
Fixed bug in PHYSFS_VERSION macro.
|
25 years ago |
Ryan C. Gordon
|
0ddd2b1f6d
Initial work on ZIPfile support. Not complete. Not very pleased with this
|
25 years ago |
Ryan C. Gordon
|
fe77666054
Fixed GRP_enumerateFiles() so that it will only list files in the root of
|
25 years ago |
Ryan C. Gordon
|
65073031ff
"I/O error" error string, and updated comment.
|
25 years ago |
Ryan C. Gordon
|
78f47916c0
Added more fields to the ArchiveInfo struct: author and url.
|
25 years ago |
Ryan C. Gordon
|
eea743579a
Added PHYSFS_fileLength(). Bleh.
|
25 years ago |
Ryan C. Gordon
|
096d57e6a8
Rewrote the file closing routines to not be so gay. Cleaned up the opening
|
25 years ago |
Ryan C. Gordon
|
ce29f03218
Logic fixes; seems to work rather well with KenBuild, now.
|
25 years ago |
Ryan C. Gordon
|
2827a86e87
Bugfix for infinite loop/touching free()'d memory during PHYSFS_deinit().
|
25 years ago |
Ryan C. Gordon
|
fabb803a65
Initial add. Implemented, buggy, but not crashing.
|
25 years ago |
Ryan C. Gordon
|
f97faa279e
Initial debugging: dropped PhysicsFS routines into the Build engine,
|
25 years ago |
Ryan C. Gordon
|
59185346dd
More tweaks; GRP completely implemented. Everything builds clean.
|
25 years ago |
Ryan C. Gordon
|
ee508bb2e0
Archive implementation (Build Groupfiles), other tweaks.
|
25 years ago |
Ryan C. Gordon
|
2622be385d
Implementation compiles and links with no actual archive support. No test
|
25 years ago |
Ryan C. Gordon
|
f053b90111
Base implementation is now complete. Now to fill in archive/platform drivers.
|
25 years ago |
Ryan C. Gordon
|
be67b1e961
Changes for subdirs.
|
25 years ago |
Ryan C. Gordon
|
9c4faeaa88
Moved from root source dir.
|
25 years ago |
Ryan C. Gordon
|
517e710002
Moved to subdir
|
25 years ago |
Ryan C. Gordon
|
a197f30eef
Tons of updates. Mostly implemented. Mostly compiling.
|
25 years ago |
Ryan C. Gordon
|
7be11ab27d
Updated to latest driver spec.
|
25 years ago |
Ryan C. Gordon
|
217332022a
fixed typo
|
25 years ago |
Ryan C. Gordon
|
2843a1979f
Redesign of enumerateFiles code. More efficient and clean, less memory
|
25 years ago |
Ryan C. Gordon
|
c97f88fc33
Progress toward complete implementation continues...
|
25 years ago |
Ryan C. Gordon
|
b7db28940e
Added stricmp stuff and included physfs_internal.h ...
|
25 years ago |
Ryan C. Gordon
|
60e6014f3c
Initial add. Ways to go.
|
25 years ago |
Ryan C. Gordon
|
bfee0cebb2
Typo fixes, clarifications, and corrections.
|
25 years ago |