Cronologia Commit

Autore SHA1 Messaggio Data
  Ryan C. Gordon 3df9dda733 Fixed buffer overflow in CD-ROM detection code. 24 anni fa
  Ryan C. Gordon 3b0f1c896f Patched to compile on Cygwin. 24 anni fa
  Ryan C. Gordon a1b30e8103 Fixed incorrect free() in Darwin CD detection code. 24 anni fa
  Ryan C. Gordon 2ea62ae1fb Split some of the unix.c code out to posix.c for BeOS to use. 24 anni fa
  Ryan C. Gordon 769b2a5464 FIXME removal. 24 anni fa
  Ryan C. Gordon a2c89d7ad2 Fixed OpenAppend to actually open for append. Used "wb+" instead of "ab". 24 anni fa
  Ryan C. Gordon a2bec46a6b Initial autoconf support. 24 anni fa
  Ryan C. Gordon cd7021ba43 Darwin patches. 24 anni fa
  Ryan C. Gordon 566b6229c9 Darwin fixes. 24 anni fa
  Ryan C. Gordon 42a386c247 Added some malloc() failure checks in CD-ROM detection code. 24 anni fa
  Ryan C. Gordon 39406cbacc First shot at thread-safety. 24 anni fa
  Ryan C. Gordon f6b15061c8 Abstracted file deletion, so we don't rely on C library for it anymore. 24 anni fa
  Ryan C. Gordon dfe65649df Quick fix. 24 anni fa
  Ryan C. Gordon f2887cf047 Added typedefs and platform-specific i/o. 24 anni fa
  Ryan C. Gordon 419d5cd017 Added __PHYSFS_platformInit() and __PHYSFS_platformDeinit(). 24 anni fa
  Ryan C. Gordon cb2a15d302 Darwin support by Patrick Stein. 24 anni fa
  Ryan C. Gordon 734b665b8d Changed timeslice implementation to use something more portable (thanks to 24 anni fa
  Ryan C. Gordon c3a00ee94b Patches from David Hedbor to handle missing current working directories. 24 anni fa
  Ryan C. Gordon 00267d4023 Fixed base directory determination. 24 anni fa
  Ryan C. Gordon 3deb942440 Whoops. Forgot to declare a variable. 24 anni fa
  Ryan C. Gordon f0c09894c8 Updates, corrections and enhancements to get this ported to win32. 24 anni fa
  Ryan C. Gordon e6bebfa32c Fixed a potential free()ing of a NULL pointer in 24 anni fa
  Ryan C. Gordon a02436d7c2 Added CD-ROM detection code. 24 anni fa
  Ryan C. Gordon c7fe9ab439 Architecture adjustment for enumerating files with regards to whether 25 anni fa
  Ryan C. Gordon 7d90c12f74 Lots of bugfixes, enhancements, and corrections due to the work on 25 anni fa
  Ryan C. Gordon eea743579a Added PHYSFS_fileLength(). Bleh. 25 anni fa
  Ryan C. Gordon f97faa279e Initial debugging: dropped PhysicsFS routines into the Build engine, 25 anni fa
  Ryan C. Gordon 2622be385d Implementation compiles and links with no actual archive support. No test 25 anni fa
  Ryan C. Gordon 9c4faeaa88 Moved from root source dir. 25 anni fa