CREDITS 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. Initial API interface and implementation,
  2. Unix support,
  3. Win32 support,
  4. BeOS support,
  5. POSIX support,
  6. MacOS support,
  7. OS/2 support,
  8. GRP archiver,
  9. DIR archiver,
  10. ZIP archiver,
  11. QPAK archiver,
  12. MacOS Classic support:
  13. Ryan C. Gordon
  14. Tons of win32 help:
  15. Adam Gates
  16. More win32 hacking:
  17. Gregory S. Read
  18. Fixes for missing current working directories,
  19. PHYSFS_setSaneConfig() improvements,
  20. other bugfixes:
  21. David Hedbor
  22. Darwin support:
  23. Patrick Stein
  24. configure fixes,
  25. RPM specfile:
  26. Edward Rudd
  27. GetLastModTime API,
  28. other stuff:
  29. John R. Hall
  30. Various support, fixes and suggestions:
  31. Alexander Pipelka
  32. Russian translation,
  33. Ruby bindings,
  34. QPAK archiver:
  35. Ed Sinjiashvili
  36. French translation:
  37. Stéphane Peter
  38. Debian package support:
  39. Colin Bayer
  40. "abs-file.h" in "extras" dir:
  41. Adam D. Moss
  42. WinCE port and other Win32 patches:
  43. Corona688
  44. German translation:
  45. Michael Renner
  46. Apple Project Builder support,
  47. MacOS X improvements:
  48. Eric Wing
  49. HOG archiver,
  50. MVL archiver,
  51. Bradley Bell
  52. MIX archiver,
  53. Sebastian Steinhauer
  54. Bug fixes:
  55. Tolga Dalman
  56. Initial PHYSFS_mount() work:
  57. Philip D. Bober
  58. Brazillian Portuguese translation:
  59. Danny Angelo Carminati Grein
  60. Spanish translation:
  61. Pedro J. Pérez
  62. MacOS Classic fixes,
  63. MPW support:
  64. Chris Taylor
  65. Mingw support:
  66. Matze Braun
  67. Bug fixes:
  68. Jörg Walter
  69. Other stuff:
  70. Your name here! Patches go to icculus@clutteredmind.org ...
  71. /* end of CREDITS ... */