author | Ryan C. Gordon <icculus@icculus.org> |
Thu, 01 Aug 2002 20:23:29 +0000 | |
changeset 449 | eb054e541f67 |
parent 442 | bd29c5c3f73d |
child 451 | 4579e942ef95 |
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 |
||
433 | 38 |
Russian translation: |
39 |
Ed Sinjiashvili |
|
40 |
||
435
c4daca3b09b9
Spanish translation added by Pedro J. P�rez.
Ryan C. Gordon <icculus@icculus.org>
parents:
433
diff
changeset
|
41 |
Spanish translation: |
c4daca3b09b9
Spanish translation added by Pedro J. P�rez.
Ryan C. Gordon <icculus@icculus.org>
parents:
433
diff
changeset
|
42 |
Pedro J. Pérez |
c4daca3b09b9
Spanish translation added by Pedro J. P�rez.
Ryan C. Gordon <icculus@icculus.org>
parents:
433
diff
changeset
|
43 |
|
442 | 44 |
French translation: |
45 |
Stéphane Peter |
|
46 |
||
438 | 47 |
Debian package support: |
48 |
Colin Bayer |
|
49 |
||
97 | 50 |
Other stuff: |
51 |
Your name here! Patches go to icculus@clutteredmind.org ... |
|
52 |
||
53 |
/* end of CREDITS ... */ |
|
54 |