Histórico de commits

Autor SHA1 Mensagem Data
  Ryan C. Gordon cccf065f68 Patched to compile on MacOS Classic, with CodeWarrior 6. 24 anos atrás
  Ryan C. Gordon 39406cbacc First shot at thread-safety. 24 anos atrás
  Ryan C. Gordon f2887cf047 Added typedefs and platform-specific i/o. 24 anos atrás
  Ryan C. Gordon 419d5cd017 Added __PHYSFS_platformInit() and __PHYSFS_platformDeinit(). 24 anos atrás
  Ryan C. Gordon 57a176068c const correctness fixes. 24 anos atrás
  Ryan C. Gordon cd58c9e523 Reports trouble setting the write dir in PHYSFS_setSaneConfig(). 24 anos atrás
  Ryan C. Gordon e444f9ed02 PHYSFS_setSaneConfig() fixes: set write dir correctly, and put it at start 24 anos atrás
  Ryan C. Gordon 1e6f2bc0d9 Changed PHYSFS_setSaneConfig()'s behaviour. API BREAKAGE. 24 anos atrás
  Ryan C. Gordon c3a00ee94b Patches from David Hedbor to handle missing current working directories. 24 anos atrás
  Ryan C. Gordon ed2a43b2ea Patched to compile with an ancient version of CodeWarrior. 24 anos atrás
  Ryan C. Gordon 709626633e Compiles and runs on Visual C. What an uphill climb THAT was. 24 anos atrás
  Ryan C. Gordon 2ce179303b Removed #include <unistd.h>, since it isn't needed in this file, and 24 anos atrás
  Ryan C. Gordon 3be0550a6c Safety memset when creating error information for a new thread. 25 anos atrás
  Ryan C. Gordon c83a82497c Cleaned up PHYSFS_openRead() a little. PHYSFS_addToSearchPath() now 25 anos atrás
  Ryan C. Gordon 2ea6feeb2b Explicit check for negative positions in PHYSFS_seek(). 25 anos atrás
  Ryan C. Gordon bf2508c6d6 Non-existant archives/directories report a more correct error, and a call 25 anos atrás
  Ryan C. Gordon c7fe9ab439 Architecture adjustment for enumerating files with regards to whether 25 anos atrás
  Ryan C. Gordon 7d90c12f74 Lots of bugfixes, enhancements, and corrections due to the work on 25 anos atrás
  Ryan C. Gordon eea743579a Added PHYSFS_fileLength(). Bleh. 25 anos atrás
  Ryan C. Gordon 096d57e6a8 Rewrote the file closing routines to not be so gay. Cleaned up the opening 25 anos atrás
  Ryan C. Gordon 2827a86e87 Bugfix for infinite loop/touching free()'d memory during PHYSFS_deinit(). 25 anos atrás
  Ryan C. Gordon f97faa279e Initial debugging: dropped PhysicsFS routines into the Build engine, 25 anos atrás
  Ryan C. Gordon 59185346dd More tweaks; GRP completely implemented. Everything builds clean. 25 anos atrás
  Ryan C. Gordon ee508bb2e0 Archive implementation (Build Groupfiles), other tweaks. 25 anos atrás
  Ryan C. Gordon 2622be385d Implementation compiles and links with no actual archive support. No test 25 anos atrás
  Ryan C. Gordon f053b90111 Base implementation is now complete. Now to fill in archive/platform drivers. 25 anos atrás
  Ryan C. Gordon a197f30eef Tons of updates. Mostly implemented. Mostly compiling. 25 anos atrás
  Ryan C. Gordon 2843a1979f Redesign of enumerateFiles code. More efficient and clean, less memory 25 anos atrás
  Ryan C. Gordon c97f88fc33 Progress toward complete implementation continues... 25 anos atrás
  Ryan C. Gordon 8f3c87743f More work. Getting better. 25 anos atrás