CREDITS 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  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. General bug fixes:
  67. Matze Braun
  68. Bug fixes:
  69. Jörg Walter
  70. Windows .rc file:
  71. 7zip/lzma archiver,
  72. Dennis Schridde
  73. Other stuff:
  74. Your name here! Patches go to icculus@icculus.org ...
  75. /* end of CREDITS ... */