Ryan C. Gordon
|
a366cfe1a2
Approved zeph's comments, fixed a few of my screwups.
|
24 years ago |
Ryan C. Gordon
|
7fd98219ca
Implemented platformTimeslice, platformGetCurrentDir, and platformCvtToDependent.
|
24 years ago |
Gregory S. Read
|
0217b7cdd7
-Added type casting that Ryan needs to approve.
|
24 years ago |
Gregory S. Read
|
5d5f15ca9a
-Made type cast changes that Ryan needs to approve.
|
24 years ago |
Gregory S. Read
|
fc5f8553cf
-Implemented PHYSFS file routines
|
24 years ago |
Ryan C. Gordon
|
6519a249ff
Username is now accurately reported, which means that the default user dir works more correctly.
|
24 years ago |
Ryan C. Gordon
|
af1452aa64
Initial add. Not nearly complete, but enough to get through PHYSFS_init().
|
24 years ago |
Ryan C. Gordon
|
0ba6cd5259
Added warning about potential infinite recursion between setError and grabMutex.
|
24 years ago |
Ryan C. Gordon
|
21a2eda1b5
Fixed calculateUserDir() to prevent extra dir separator insertion in default case.
|
24 years ago |
Ryan C. Gordon
|
85ec84ed37
Updated.
|
24 years ago |
Ryan C. Gordon
|
a2bbbdb2c3
Disable readline support when building on MacOS Classic.
|
24 years ago |
Ryan C. Gordon
|
c6a778d977
Initial add.
|
24 years ago |
Ryan C. Gordon
|
7bd7adb3cc
Updated.
|
24 years ago |
Ryan C. Gordon
|
cccf065f68
Patched to compile on MacOS Classic, with CodeWarrior 6.
|
24 years ago |
Ryan C. Gordon
|
9982d89b5b
Removed now-unnecessary errno.h include.
|
24 years ago |
Ryan C. Gordon
|
34bdd661c9
Missed an ferror(); fixed to use platform abstraction instead.
|
24 years ago |
Ryan C. Gordon
|
179aadad27
Updated comment on thread safety.
|
24 years ago |
Ryan C. Gordon
|
d5402e6b17
Updated.
|
24 years ago |
Ryan C. Gordon
|
39406cbacc
First shot at thread-safety.
|
24 years ago |
Ryan C. Gordon
|
5d2b8493f6
Patched to compile.
|
24 years ago |
Ryan C. Gordon
|
d8cf534bf2
Platform abstracted i/o, other bugfixes.
|
24 years ago |
Ryan C. Gordon
|
2ad8cfa98f
Updated.
|
24 years ago |
Ryan C. Gordon
|
72d3077167
Added Gregory S. Read.
|
24 years ago |
Ryan C. Gordon
|
c7d476e657
Updated.
|
24 years ago |
Ryan C. Gordon
|
4573c8a5ea
Converted to file i/o abstraction, removed race condition.
|
24 years ago |
Ryan C. Gordon
|
6a0a1349a8
Fixed a crashbug when opening a file that doesn't exist.
|
24 years ago |
Ryan C. Gordon
|
f6b15061c8
Abstracted file deletion, so we don't rely on C library for it anymore.
|
24 years ago |
Ryan C. Gordon
|
255322c2fa
Updated.
|
24 years ago |
Ryan C. Gordon
|
51b65e1d5a
Now uses platform file i/o abstraction.
|
24 years ago |
Ryan C. Gordon
|
723702fedb
Fixed a const thing.
|
24 years ago |