author | Ryan C. Gordon <icculus@icculus.org> |
Tue, 11 Apr 2006 14:33:48 +0000 | |
changeset 774 | 916c2e81e77f |
parent 767 | db29bf06d171 |
child 776 | b97a646252d9 |
permissions | -rw-r--r-- |
97 | 1 |
Initial API interface and implementation, |
2 |
Unix support, |
|
283 | 3 |
Win32 support, |
4 |
BeOS support, |
|
5 |
POSIX support, |
|
680 | 6 |
MacOS support, |
426 | 7 |
OS/2 support, |
587 | 8 |
GRP archiver, |
9 |
DIR archiver, |
|
10 |
ZIP archiver, |
|
11 |
QPAK archiver, |
|
181
b430920f6bd4
Mentioned MacOS Classic.
Ryan C. Gordon <icculus@icculus.org>
parents:
141
diff
changeset
|
12 |
MacOS Classic support: |
97 | 13 |
Ryan C. Gordon |
14 |
||
15 |
Tons of win32 help: |
|
16 |
Adam Gates |
|
17 |
||
141
1daf99b75132
Added Gregory S. Read.
Ryan C. Gordon <icculus@icculus.org>
parents:
116
diff
changeset
|
18 |
More win32 hacking: |
1daf99b75132
Added Gregory S. Read.
Ryan C. Gordon <icculus@icculus.org>
parents:
116
diff
changeset
|
19 |
Gregory S. Read |
1daf99b75132
Added Gregory S. Read.
Ryan C. Gordon <icculus@icculus.org>
parents:
116
diff
changeset
|
20 |
|
105 | 21 |
Fixes for missing current working directories, |
22 |
PHYSFS_setSaneConfig() improvements, |
|
451 | 23 |
other bugfixes: |
97 | 24 |
David Hedbor |
25 |
||
451 | 26 |
Darwin support: |
116 | 27 |
Patrick Stein |
28 |
||
219 | 29 |
configure fixes, |
451 | 30 |
RPM specfile: |
219 | 31 |
Edward Rudd |
32 |
||
284 | 33 |
GetLastModTime API, |
451 | 34 |
other stuff: |
284 | 35 |
John R. Hall |
36 |
||
451 | 37 |
Various support, fixes and suggestions: |
329 | 38 |
Alexander Pipelka |
39 |
||
451 | 40 |
Russian translation, |
515 | 41 |
Ruby bindings, |
451 | 42 |
QPAK archiver: |
433 | 43 |
Ed Sinjiashvili |
44 |
||
442 | 45 |
French translation: |
46 |
Stéphane Peter |
|
47 |
||
438 | 48 |
Debian package support: |
49 |
Colin Bayer |
|
50 |
||
486 | 51 |
"abs-file.h" in "extras" dir: |
52 |
Adam D. Moss |
|
53 |
||
502 | 54 |
WinCE port and other Win32 patches: |
55 |
Corona688 |
|
56 |
||
510 | 57 |
German translation: |
58 |
Michael Renner |
|
59 |
||
526 | 60 |
Apple Project Builder support, |
61 |
MacOS X improvements: |
|
519 | 62 |
Eric Wing |
63 |
||
587 | 64 |
HOG archiver, |
65 |
MVL archiver, |
|
66 |
Bradley Bell |
|
67 |
||
628 | 68 |
MIX archiver, |
69 |
Sebastian Steinhauer |
|
70 |
||
663 | 71 |
Bug fixes: |
72 |
Tolga Dalman |
|
73 |
||
680 | 74 |
Initial PHYSFS_mount() work: |
75 |
Philip D. Bober |
|
76 |
||
699
b4bdb3a6f173
More translation patches.
Ryan C. Gordon <icculus@icculus.org>
parents:
695
diff
changeset
|
77 |
Brazillian Portuguese translation: |
694
80bc8858b4ab
Added translation for WAD file type.
Ryan C. Gordon <icculus@icculus.org>
parents:
680
diff
changeset
|
78 |
Danny Angelo Carminati Grein |
80bc8858b4ab
Added translation for WAD file type.
Ryan C. Gordon <icculus@icculus.org>
parents:
680
diff
changeset
|
79 |
|
699
b4bdb3a6f173
More translation patches.
Ryan C. Gordon <icculus@icculus.org>
parents:
695
diff
changeset
|
80 |
Spanish translation: |
b4bdb3a6f173
More translation patches.
Ryan C. Gordon <icculus@icculus.org>
parents:
695
diff
changeset
|
81 |
Pedro J. Pérez |
b4bdb3a6f173
More translation patches.
Ryan C. Gordon <icculus@icculus.org>
parents:
695
diff
changeset
|
82 |
|
695
73bfbbe645a8
MacOS Classic fixes and MPW support (thanks, Chris!).
Ryan C. Gordon <icculus@icculus.org>
parents:
694
diff
changeset
|
83 |
MacOS Classic fixes, |
73bfbbe645a8
MacOS Classic fixes and MPW support (thanks, Chris!).
Ryan C. Gordon <icculus@icculus.org>
parents:
694
diff
changeset
|
84 |
MPW support: |
73bfbbe645a8
MacOS Classic fixes and MPW support (thanks, Chris!).
Ryan C. Gordon <icculus@icculus.org>
parents:
694
diff
changeset
|
85 |
Chris Taylor |
73bfbbe645a8
MacOS Classic fixes and MPW support (thanks, Chris!).
Ryan C. Gordon <icculus@icculus.org>
parents:
694
diff
changeset
|
86 |
|
758
d15345ebca8f
Fixed version of locateInStringList() from Matze Braun.
Ryan C. Gordon <icculus@icculus.org>
parents:
715
diff
changeset
|
87 |
Mingw support, |
d15345ebca8f
Fixed version of locateInStringList() from Matze Braun.
Ryan C. Gordon <icculus@icculus.org>
parents:
715
diff
changeset
|
88 |
General bug fixes: |
707
d416442d94eb
Added mingw support to the build process (thanks, Matze!).
Ryan C. Gordon <icculus@icculus.org>
parents:
699
diff
changeset
|
89 |
Matze Braun |
d416442d94eb
Added mingw support to the build process (thanks, Matze!).
Ryan C. Gordon <icculus@icculus.org>
parents:
699
diff
changeset
|
90 |
|
715 | 91 |
Bug fixes: |
92 |
Jörg Walter |
|
93 |
||
764
d28171bb9521
Added physfs.rc for Windows builds (thanks, Dennis!).
Ryan C. Gordon <icculus@icculus.org>
parents:
758
diff
changeset
|
94 |
Windows .rc file: |
d28171bb9521
Added physfs.rc for Windows builds (thanks, Dennis!).
Ryan C. Gordon <icculus@icculus.org>
parents:
758
diff
changeset
|
95 |
Dennis Schridde |
d28171bb9521
Added physfs.rc for Windows builds (thanks, Dennis!).
Ryan C. Gordon <icculus@icculus.org>
parents:
758
diff
changeset
|
96 |
|
97 | 97 |
Other stuff: |
767
db29bf06d171
Changed my email address.
Ryan C. Gordon <icculus@icculus.org>
parents:
764
diff
changeset
|
98 |
Your name here! Patches go to icculus@icculus.org ... |
97 | 99 |
|
100 |
/* end of CREDITS ... */ |
|
101 |