author | Ryan C. Gordon <icculus@icculus.org> |
Thu, 25 Jul 2002 21:55:46 +0000 | |
changeset 395 | 2481fb769daf |
parent 329 | 836ab8a0b671 |
child 426 | 1fc4e719c30c |
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, |
329 | 27 |
RPM specfile, |
219 | 28 |
Edward Rudd |
29 |
||
284 | 30 |
GetLastModTime API, |
31 |
other stuff, |
|
32 |
John R. Hall |
|
33 |
||
329 | 34 |
Various support, fixes and suggestions, |
35 |
Alexander Pipelka |
|
36 |
||
97 | 37 |
Other stuff: |
38 |
Your name here! Patches go to icculus@clutteredmind.org ... |
|
39 |
||
40 |
/* end of CREDITS ... */ |
|
41 |