Ryan C. Gordon
|
c23e5ad235
Some mount functionality stuff.
|
20 years ago |
Ryan C. Gordon
|
9c1bd78749
Changed PHYSFS_file to PHYSFS_File to match rest of API's naming
|
20 years ago |
Ryan C. Gordon
|
8a018a3e56
Last minute changes, fixes, and build system updates for 1.0.
|
21 years ago |
Ryan C. Gordon
|
a84e8493b4
Upped version to 0.1.9.
|
21 years ago |
Ryan C. Gordon
|
a9184e0e2a
Now compiles on CodeWarrior 6 for MacOS Classic again.
|
22 years ago |
Ryan C. Gordon
|
b6231c3946
Last minute 0.1.8 changes...
|
22 years ago |
Ryan C. Gordon
|
280245587c
Added buffering API.
|
22 years ago |
Ryan C. Gordon
|
52105ea5a1
Now handles readline() returning NULL correctly (user hits CTRL-D, etc).
|
22 years ago |
Ryan C. Gordon
|
7ecda2ce1a
Fixed setsaneconfig command.
|
22 years ago |
Ryan C. Gordon
|
45d3eca960
Made "ls" an alias of "enumerate", since I keep typing it without thinking. :)
|
22 years ago |
Ryan C. Gordon
|
bfb27849ac
Upped version to 0.1.7.
|
22 years ago |
Ryan C. Gordon
|
fbacf186c8
Added getlastmodtime command.
|
23 years ago |
Ryan C. Gordon
|
395c65f3d1
Upped version to 0.1.6
|
23 years ago |
Ryan C. Gordon
|
8eecd6ed5b
Initial autoconf support.
|
23 years ago |
Ryan C. Gordon
|
b29db2872c
Darwin patches.
|
23 years ago |
Ryan C. Gordon
|
f2784de6da
Patched to compile on Linux/gcc.
|
23 years ago |
Ryan C. Gordon
|
b7523b51d6
More hacks to handle quoted arguments. Write, append, and filelength tests. Upped version to 0.1.1.
|
23 years ago |
Ryan C. Gordon
|
bfbff66acd
Handles quoted arguments a little bit better (needs some overhauling to do it right, though).
|
23 years ago |
Ryan C. Gordon
|
5257b498a5
Added Metrowerks SIOUX setup code.
|
23 years ago |
Ryan C. Gordon
|
ce9d6a9307
Disable readline support when building on MacOS Classic.
|
23 years ago |
Ryan C. Gordon
|
fa424d0f62
Added typedefs and platform-specific i/o.
|
23 years ago |
Ryan C. Gordon
|
d113e922a6
Added "cat" command.
|
23 years ago |
Ryan C. Gordon
|
593775ff35
Changed PHYSFS_setSaneConfig()'s behaviour. API BREAKAGE.
|
23 years ago |
Ryan C. Gordon
|
3b4333d565
Compiles and runs on Visual C. What an uphill climb THAT was.
|
23 years ago |
Ryan C. Gordon
|
6e1705de41
Made dependency on readline optional.
|
23 years ago |
Ryan C. Gordon
|
916c5669b1
Added more API calls, always uses a history file, now.
|
23 years ago |
Ryan C. Gordon
|
38bd268370
Much more complete. Still more to go.
|
23 years ago |
Ryan C. Gordon
|
8966631fe0
More work; command parsing via readline.
|
23 years ago |
Ryan C. Gordon
|
fde3fe21ee
Initial add. Does VERY little right now.
|
23 years ago |