author | Ryan C. Gordon <icculus@icculus.org> |
Mon, 15 Feb 2010 14:02:36 -0500 | |
changeset 1054 | 57f4af811ffb |
parent 1053 | a277a93ac1aa |
child 1056 | 5db207d5cb58 |
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, |
30 |
QPAK archiver: |
|
433 | 31 |
Ed Sinjiashvili |
32 |
||
442 | 33 |
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
|
34 |
Stéphane Peter |
442 | 35 |
|
438 | 36 |
Debian package support: |
37 |
Colin Bayer |
|
38 |
||
486 | 39 |
"abs-file.h" in "extras" dir: |
40 |
Adam D. Moss |
|
41 |
||
502 | 42 |
WinCE port and other Win32 patches: |
43 |
Corona688 |
|
44 |
||
510 | 45 |
German translation: |
46 |
Michael Renner |
|
47 |
||
526 | 48 |
Apple Project Builder support, |
820 | 49 |
Mac OS X improvements: |
519 | 50 |
Eric Wing |
51 |
||
945 | 52 |
iPhone support: |
53 |
Christian Gmeiner |
|
54 |
||
587 | 55 |
HOG archiver, |
820 | 56 |
MVL archiver: |
587 | 57 |
Bradley Bell |
58 |
||
820 | 59 |
MIX archiver: |
628 | 60 |
Sebastian Steinhauer |
61 |
||
663 | 62 |
Bug fixes: |
63 |
Tolga Dalman |
|
64 |
||
680 | 65 |
Initial PHYSFS_mount() work: |
66 |
Philip D. Bober |
|
67 |
||
699
b4bdb3a6f173
More translation patches.
Ryan C. Gordon <icculus@icculus.org>
parents:
695
diff
changeset
|
68 |
Brazillian Portuguese translation: |
694
80bc8858b4ab
Added translation for WAD file type.
Ryan C. Gordon <icculus@icculus.org>
parents:
680
diff
changeset
|
69 |
Danny Angelo Carminati Grein |
80bc8858b4ab
Added translation for WAD file type.
Ryan C. Gordon <icculus@icculus.org>
parents:
680
diff
changeset
|
70 |
|
699
b4bdb3a6f173
More translation patches.
Ryan C. Gordon <icculus@icculus.org>
parents:
695
diff
changeset
|
71 |
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
|
72 |
Pedro J. Pérez |
699
b4bdb3a6f173
More translation patches.
Ryan C. Gordon <icculus@icculus.org>
parents:
695
diff
changeset
|
73 |
|
695
73bfbbe645a8
MacOS Classic fixes and MPW support (thanks, Chris!).
Ryan C. Gordon <icculus@icculus.org>
parents:
694
diff
changeset
|
74 |
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
|
75 |
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
|
76 |
bug fixes: |
695
73bfbbe645a8
MacOS Classic fixes and MPW support (thanks, Chris!).
Ryan C. Gordon <icculus@icculus.org>
parents:
694
diff
changeset
|
77 |
Chris Taylor |
73bfbbe645a8
MacOS Classic fixes and MPW support (thanks, Chris!).
Ryan C. Gordon <icculus@icculus.org>
parents:
694
diff
changeset
|
78 |
|
758
d15345ebca8f
Fixed version of locateInStringList() from Matze Braun.
Ryan C. Gordon <icculus@icculus.org>
parents:
715
diff
changeset
|
79 |
Mingw support, |
d15345ebca8f
Fixed version of locateInStringList() from Matze Braun.
Ryan C. Gordon <icculus@icculus.org>
parents:
715
diff
changeset
|
80 |
General bug fixes: |
707
d416442d94eb
Added mingw support to the build process (thanks, Matze!).
Ryan C. Gordon <icculus@icculus.org>
parents:
699
diff
changeset
|
81 |
Matze Braun |
d416442d94eb
Added mingw support to the build process (thanks, Matze!).
Ryan C. Gordon <icculus@icculus.org>
parents:
699
diff
changeset
|
82 |
|
947 | 83 |
Haiku support: |
84 |
scott mc |
|
85 |
||
715 | 86 |
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
|
87 |
Jörg Walter |
715 | 88 |
|
945 | 89 |
Bug fixes: |
90 |
Olivier Boudeville |
|
91 |
||
1006
139e2ab9e303
Added some people to the credits.
Ryan C. Gordon <icculus@icculus.org>
parents:
972
diff
changeset
|
92 |
Bug fixes: |
139e2ab9e303
Added some people to the credits.
Ryan C. Gordon <icculus@icculus.org>
parents:
972
diff
changeset
|
93 |
Henk Boom |
139e2ab9e303
Added some people to the credits.
Ryan C. Gordon <icculus@icculus.org>
parents:
972
diff
changeset
|
94 |
|
139e2ab9e303
Added some people to the credits.
Ryan C. Gordon <icculus@icculus.org>
parents:
972
diff
changeset
|
95 |
Build system fixes: |
139e2ab9e303
Added some people to the credits.
Ryan C. Gordon <icculus@icculus.org>
parents:
972
diff
changeset
|
96 |
Marc Kleine-Budde |
139e2ab9e303
Added some people to the credits.
Ryan C. Gordon <icculus@icculus.org>
parents:
972
diff
changeset
|
97 |
|
820 | 98 |
Windows .rc file, |
99 |
7zip/lzma archiver: |
|
764
d28171bb9521
Added physfs.rc for Windows builds (thanks, Dennis!).
Ryan C. Gordon <icculus@icculus.org>
parents:
758
diff
changeset
|
100 |
Dennis Schridde |
d28171bb9521
Added physfs.rc for Windows builds (thanks, Dennis!).
Ryan C. Gordon <icculus@icculus.org>
parents:
758
diff
changeset
|
101 |
|
820 | 102 |
OS/2 updates: |
103 |
Dave Yeo |
|
104 |
||
1049
3b976828a3bc
Added Patrice to the credits.
Ryan C. Gordon <icculus@icculus.org>
parents:
1006
diff
changeset
|
105 |
Bug fixes: |
3b976828a3bc
Added Patrice to the credits.
Ryan C. Gordon <icculus@icculus.org>
parents:
1006
diff
changeset
|
106 |
Patrice Mandin |
3b976828a3bc
Added Patrice to the credits.
Ryan C. Gordon <icculus@icculus.org>
parents:
1006
diff
changeset
|
107 |
|
1054
57f4af811ffb
THIS is Christoph's PHYSFS_stat() work.
Ryan C. Gordon <icculus@icculus.org>
parents:
1053
diff
changeset
|
108 |
PHYSFS_stat() API: |
57f4af811ffb
THIS is Christoph's PHYSFS_stat() work.
Ryan C. Gordon <icculus@icculus.org>
parents:
1053
diff
changeset
|
109 |
Christoph Nelles |
57f4af811ffb
THIS is Christoph's PHYSFS_stat() work.
Ryan C. Gordon <icculus@icculus.org>
parents:
1053
diff
changeset
|
110 |
Indy Sams |
57f4af811ffb
THIS is Christoph's PHYSFS_stat() work.
Ryan C. Gordon <icculus@icculus.org>
parents:
1053
diff
changeset
|
111 |
|
97 | 112 |
Other stuff: |
767
db29bf06d171
Changed my email address.
Ryan C. Gordon <icculus@icculus.org>
parents:
764
diff
changeset
|
113 |
Your name here! Patches go to icculus@icculus.org ... |
97 | 114 |
|
815
ca857540fd4f
Moved more files from FILENAME to FILENAME.txt ...
Ryan C. Gordon <icculus@icculus.org>
parents:
780
diff
changeset
|
115 |
/* end of CREDITS.txt ... */ |
97 | 116 |