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