1
0

CREDITS 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  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. Other stuff:
  52. Your name here! Patches go to icculus@clutteredmind.org ...
  53. /* end of CREDITS ... */