Commit History

Author SHA1 Message Date
  Ryan C. Gordon 53bbe35ddd Renamed LICENSE to LICENSE.txt 19 years ago
  Ryan C. Gordon ca2489418e Removed config.h references from old autotools build system. 19 years ago
  Ryan C. Gordon c81367d0ca Changed my email address. 20 years ago
  Ryan C. Gordon 6e7e45cdaf API BREAKAGE: Changed PHYSFS_enumerateFilesCallback() to pass the originally 20 years ago
  Ryan C. Gordon d840403c1c All memory management now goes through allocation hooks instead of directly to 21 years ago
  Ryan C. Gordon 389a4d826a Cleaned up some minor bloat with my new evil GOTO_*_MACRO macros. 21 years ago
  Ryan C. Gordon 0492580bda Removed all the forward declaration cruft from the archivers. 21 years ago
  Ryan C. Gordon c2765f8571 Added callback APIs and ripped up the internals everywhere to use them. 21 years ago
  Ryan C. Gordon 90031c81f3 Did the same thing to FileHandles than I did to DirHandles, but this 21 years ago
  Ryan C. Gordon 94759513d9 Cleaned up archiver interface to not deal with DirHandles anymore, 21 years ago
  Ryan C. Gordon 9d82110b57 Some cleanups for PocketPC port. 23 years ago
  Ryan C. Gordon 0eb5f71880 Cleaned up some stuff, reduced some unnecessary 64-bit ints to 32. 23 years ago
  Ryan C. Gordon 1f5b571be7 Bunch of tedious corrections, optimizations, and cleanups. 23 years ago
  Ryan C. Gordon 1e2372b44c Generalized sorting routines, and removed individual implementations. 23 years ago
  Ryan C. Gordon 42be0046aa Natural language #defines and build system support. 23 years ago
  Ryan C. Gordon 3ae1f1fa80 Changed DirFunctions struct a little. 23 years ago
  Ryan C. Gordon 69859a7bd9 Minor cleanups. 23 years ago
  Ryan C. Gordon 083710dfc3 Fixed entry loading. 24 years ago
  Ryan C. Gordon 168f63d2da Major overhauls. More efficient, robust, and bug-free. 24 years ago
  Ryan C. Gordon 959a15e27f FIXME cleanups. 24 years ago
  Ryan C. Gordon 6fd0450c96 getLastModTime implemented. 24 years ago
  Ryan C. Gordon 5386a5c6a2 Added PHYSFS_getLastModTime() API. (Thanks, John Hall!) 24 years ago
  Ryan C. Gordon a2bec46a6b Initial autoconf support. 24 years ago
  Ryan C. Gordon 748cbac1c0 Patches for correctness and cleaner win32 support. 24 years ago
  Ryan C. Gordon 0cc9d27961 Fixed byte ordering bugs. 24 years ago
  Ryan C. Gordon a366cfe1a2 Approved zeph's comments, fixed a few of my screwups. 24 years ago
  Gregory S. Read 0217b7cdd7 -Added type casting that Ryan needs to approve. 24 years ago
  Ryan C. Gordon cccf065f68 Patched to compile on MacOS Classic, with CodeWarrior 6. 24 years ago
  Ryan C. Gordon 4573c8a5ea Converted to file i/o abstraction, removed race condition. 24 years ago
  Ryan C. Gordon f2887cf047 Added typedefs and platform-specific i/o. 24 years ago