Commit History

Author SHA1 Message Date
  Ryan C. Gordon 1ce70462bd Can now disable CD-ROM code on Unix systems at build time if need be. The 24 years ago
  Ryan C. Gordon 248b3381bf Generalized CD-ROM routine selection. 24 years ago
  Ryan C. Gordon c02838ad5e FreeBSD patches; appears to be fully functional now. 24 years ago
  Ryan C. Gordon 0b0c57d1be Removed extra #endif 24 years ago
  Ryan C. Gordon 99a03b9452 Build system corrections for BeOS and Cygwin. 24 years ago
  Ryan C. Gordon 3df9dda733 Fixed buffer overflow in CD-ROM detection code. 24 years ago
  Ryan C. Gordon 3b0f1c896f Patched to compile on Cygwin. 24 years ago
  Ryan C. Gordon a1b30e8103 Fixed incorrect free() in Darwin CD detection code. 24 years ago
  Ryan C. Gordon 2ea62ae1fb Split some of the unix.c code out to posix.c for BeOS to use. 24 years ago
  Ryan C. Gordon 769b2a5464 FIXME removal. 24 years ago
  Ryan C. Gordon a2c89d7ad2 Fixed OpenAppend to actually open for append. Used "wb+" instead of "ab". 24 years ago
  Ryan C. Gordon a2bec46a6b Initial autoconf support. 24 years ago
  Ryan C. Gordon cd7021ba43 Darwin patches. 24 years ago
  Ryan C. Gordon 566b6229c9 Darwin fixes. 24 years ago
  Ryan C. Gordon 42a386c247 Added some malloc() failure checks in CD-ROM detection code. 24 years ago
  Ryan C. Gordon 39406cbacc First shot at thread-safety. 24 years ago
  Ryan C. Gordon f6b15061c8 Abstracted file deletion, so we don't rely on C library for it anymore. 24 years ago
  Ryan C. Gordon dfe65649df Quick fix. 24 years ago
  Ryan C. Gordon f2887cf047 Added typedefs and platform-specific i/o. 24 years ago
  Ryan C. Gordon 419d5cd017 Added __PHYSFS_platformInit() and __PHYSFS_platformDeinit(). 24 years ago
  Ryan C. Gordon cb2a15d302 Darwin support by Patrick Stein. 24 years ago
  Ryan C. Gordon 734b665b8d Changed timeslice implementation to use something more portable (thanks to 24 years ago
  Ryan C. Gordon c3a00ee94b Patches from David Hedbor to handle missing current working directories. 24 years ago
  Ryan C. Gordon 00267d4023 Fixed base directory determination. 24 years ago
  Ryan C. Gordon 3deb942440 Whoops. Forgot to declare a variable. 24 years ago
  Ryan C. Gordon f0c09894c8 Updates, corrections and enhancements to get this ported to win32. 24 years ago
  Ryan C. Gordon e6bebfa32c Fixed a potential free()ing of a NULL pointer in 24 years ago
  Ryan C. Gordon a02436d7c2 Added CD-ROM detection code. 24 years ago
  Ryan C. Gordon c7fe9ab439 Architecture adjustment for enumerating files with regards to whether 25 years ago
  Ryan C. Gordon 7d90c12f74 Lots of bugfixes, enhancements, and corrections due to the work on 25 years ago