author | Ryan C. Gordon <icculus@icculus.org> |
Sun, 28 Jul 2002 21:02:48 +0000 | |
changeset 426 | 1fc4e719c30c |
parent 329 | 836ab8a0b671 |
child 433 | b50db51e19b9 |
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, |
|
426 | 8 |
OS/2 support, |
181
b430920f6bd4
Mentioned MacOS Classic.
Ryan C. Gordon <icculus@icculus.org>
parents:
141
diff
changeset
|
9 |
ZIP driver, |
b430920f6bd4
Mentioned MacOS Classic.
Ryan C. Gordon <icculus@icculus.org>
parents:
141
diff
changeset
|
10 |
MacOS Classic support: |
97 | 11 |
Ryan C. Gordon |
12 |
||
13 |
Tons of win32 help: |
|
14 |
Adam Gates |
|
15 |
||
141
1daf99b75132
Added Gregory S. Read.
Ryan C. Gordon <icculus@icculus.org>
parents:
116
diff
changeset
|
16 |
More win32 hacking: |
1daf99b75132
Added Gregory S. Read.
Ryan C. Gordon <icculus@icculus.org>
parents:
116
diff
changeset
|
17 |
Gregory S. Read |
1daf99b75132
Added Gregory S. Read.
Ryan C. Gordon <icculus@icculus.org>
parents:
116
diff
changeset
|
18 |
|
105 | 19 |
Fixes for missing current working directories, |
20 |
PHYSFS_setSaneConfig() improvements, |
|
21 |
other bugfixes, |
|
97 | 22 |
David Hedbor |
23 |
||
116 | 24 |
Darwin support, |
25 |
Patrick Stein |
|
26 |
||
219 | 27 |
configure fixes, |
329 | 28 |
RPM specfile, |
219 | 29 |
Edward Rudd |
30 |
||
284 | 31 |
GetLastModTime API, |
32 |
other stuff, |
|
33 |
John R. Hall |
|
34 |
||
329 | 35 |
Various support, fixes and suggestions, |
36 |
Alexander Pipelka |
|
37 |
||
97 | 38 |
Other stuff: |
39 |
Your name here! Patches go to icculus@clutteredmind.org ... |
|
40 |
||
41 |
/* end of CREDITS ... */ |
|
42 |