1
0

CREDITS 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. Initial API interface and implementation,
  2. GRP driver,
  3. DIR driver,
  4. Unix support,
  5. Win32 support,
  6. BeOS support,
  7. POSIX support,
  8. OS/2 support,
  9. ZIP driver,
  10. MacOS Classic support:
  11. Ryan C. Gordon
  12. Tons of win32 help:
  13. Adam Gates
  14. More win32 hacking:
  15. Gregory S. Read
  16. Fixes for missing current working directories,
  17. PHYSFS_setSaneConfig() improvements,
  18. other bugfixes:
  19. David Hedbor
  20. Darwin support:
  21. Patrick Stein
  22. configure fixes,
  23. RPM specfile:
  24. Edward Rudd
  25. GetLastModTime API,
  26. other stuff:
  27. John R. Hall
  28. Various support, fixes and suggestions:
  29. Alexander Pipelka
  30. Russian translation,
  31. Ruby bindings,
  32. QPAK archiver:
  33. Ed Sinjiashvili
  34. Spanish translation:
  35. Pedro J. Pérez
  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. Other stuff:
  50. Your name here! Patches go to icculus@clutteredmind.org ...
  51. /* end of CREDITS ... */