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 |
Ryan C. Gordon
|
dfe65649df
Quick fix.
|
24 years ago |
Ryan C. Gordon
|
f2887cf047
Added typedefs and platform-specific i/o.
|
24 years ago |
Gregory S. Read
|
3b798738f6
-Added init and deinit routines per physfs_internal.h changes.
|
24 years ago |
Ryan C. Gordon
|
419d5cd017
Added __PHYSFS_platformInit() and __PHYSFS_platformDeinit().
|
24 years ago |
Ryan C. Gordon
|
83ee49dd6a
Updated.
|
24 years ago |
Ryan C. Gordon
|
1c7c01be04
Patched to fix a namespace issue.
|
24 years ago |
Ryan C. Gordon
|
e38b16ccb3
Patched to compile.
|
24 years ago |
Ryan C. Gordon
|
57a176068c
const correctness fixes.
|
24 years ago |
Ryan C. Gordon
|
bd8818abd2
Link fixes.
|
24 years ago |
Ryan C. Gordon
|
cd39a9057e
Updated.
|
24 years ago |