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