author | Ryan C. Gordon <icculus@icculus.org> |
Mon, 01 Apr 2002 18:48:24 +0000 | |
changeset 150 | 221f15a7cb08 |
parent 141 | 1daf99b75132 |
child 181 | b430920f6bd4 |
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, |
97 | 6 |
ZIP driver: |
7 |
Ryan C. Gordon |
|
8 |
||
9 |
Tons of win32 help: |
|
10 |
Adam Gates |
|
11 |
||
141
1daf99b75132
Added Gregory S. Read.
Ryan C. Gordon <icculus@icculus.org>
parents:
116
diff
changeset
|
12 |
More win32 hacking: |
1daf99b75132
Added Gregory S. Read.
Ryan C. Gordon <icculus@icculus.org>
parents:
116
diff
changeset
|
13 |
Gregory S. Read |
1daf99b75132
Added Gregory S. Read.
Ryan C. Gordon <icculus@icculus.org>
parents:
116
diff
changeset
|
14 |
|
105 | 15 |
Fixes for missing current working directories, |
16 |
PHYSFS_setSaneConfig() improvements, |
|
17 |
other bugfixes, |
|
97 | 18 |
David Hedbor |
19 |
||
116 | 20 |
Darwin support, |
21 |
Patrick Stein |
|
22 |
||
97 | 23 |
Other stuff: |
24 |
Your name here! Patches go to icculus@clutteredmind.org ... |
|
25 |
||
26 |
/* end of CREDITS ... */ |
|
27 |