CREDITS 1.3 KB

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