author | Ryan C. Gordon <icculus@icculus.org> |
Tue, 11 Jun 2002 08:49:53 +0000 | |
changeset 283 | c966316c8998 |
parent 219 | b2f4564c219f |
child 284 | 74608f69e219 |
permissions | -rw-r--r-- |
97 | 1 |
Initial API interface and implementation, |
2 |
GRP driver, |
|
3 |
DIR driver, |
|
4 |
Unix support, |
|
283 | 5 |
Win32 support, |
6 |
BeOS support, |
|
7 |
POSIX support, |
|
181
b430920f6bd4
Mentioned MacOS Classic.
Ryan C. Gordon <icculus@icculus.org>
parents:
141
diff
changeset
|
8 |
ZIP driver, |
b430920f6bd4
Mentioned MacOS Classic.
Ryan C. Gordon <icculus@icculus.org>
parents:
141
diff
changeset
|
9 |
MacOS Classic support: |
97 | 10 |
Ryan C. Gordon |
11 |
||
12 |
Tons of win32 help: |
|
13 |
Adam Gates |
|
14 |
||
141
1daf99b75132
Added Gregory S. Read.
Ryan C. Gordon <icculus@icculus.org>
parents:
116
diff
changeset
|
15 |
More win32 hacking: |
1daf99b75132
Added Gregory S. Read.
Ryan C. Gordon <icculus@icculus.org>
parents:
116
diff
changeset
|
16 |
Gregory S. Read |
1daf99b75132
Added Gregory S. Read.
Ryan C. Gordon <icculus@icculus.org>
parents:
116
diff
changeset
|
17 |
|
105 | 18 |
Fixes for missing current working directories, |
19 |
PHYSFS_setSaneConfig() improvements, |
|
20 |
other bugfixes, |
|
97 | 21 |
David Hedbor |
22 |
||
116 | 23 |
Darwin support, |
24 |
Patrick Stein |
|
25 |
||
219 | 26 |
configure fixes, |
27 |
Edward Rudd |
|
28 |
||
97 | 29 |
Other stuff: |
30 |
Your name here! Patches go to icculus@clutteredmind.org ... |
|
31 |
||
32 |
/* end of CREDITS ... */ |
|
33 |