Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon 1b042d124d Yet another attempt to patch to compile. il y a 18 ans
  Ryan C. Gordon 53a9169400 Fixed aliasing bug in Windows platform layer (thanks, Dennis!). il y a 18 ans
  Ryan C. Gordon af11d0a462 Converted translations to UTF-8 (and removed duplicate Russian translations, il y a 18 ans
  Ryan C. Gordon a8842c9713 Whoops, it's malloc.h, not alloca.h ... il y a 19 ans
  Ryan C. Gordon 827b643f49 Fixed missing alloc macro on mingw32, I think. il y a 19 ans
  Ryan C. Gordon 71e6a8dc3f Patched to compile on MSVC. il y a 19 ans
  Ryan C. Gordon 7386320811 Replaced some Malloc and all the alloca() calls with __PHYSFS_smallAlloc(), il y a 19 ans
  Ryan C. Gordon 80ec45d88a Apparently this is how you do 64-bit literals in MSVC...untested. il y a 19 ans
  Ryan C. Gordon b2f9b61715 Replaced LONGLONGLITERAL with __PHYSFS_UI64/__PHYSFS_SI64. il y a 19 ans
  Ryan C. Gordon 857d9bc84d Since all the platform layers were using the same cut-and-paste of the il y a 19 ans
  Ryan C. Gordon bb1d757244 Removed __PHYSFS_platformTimeslice()...we don't actually use this anymore. il y a 19 ans
  Ryan C. Gordon 6fe37fd840 Patched to compile with latest Platform SDK. il y a 19 ans
  Ryan C. Gordon 607d39a1d3 Bunch of work on Unicode...added case-folding stricmp, removed il y a 19 ans
  Ryan C. Gordon 53bbe35ddd Renamed LICENSE to LICENSE.txt il y a 19 ans
  Ryan C. Gordon 1c3d7dcc7c Some minor fixes and cleanups. il y a 20 ans
  Ryan C. Gordon c527092aed 7zip support, written by Dennis Schridde, and heavily Ryanified by me. il y a 20 ans
  Ryan C. Gordon c81367d0ca Changed my email address. il y a 20 ans
  Ryan C. Gordon a66c36b42a Cleaned up overflow checks in platform memory allocators (thanks to Nicolas il y a 20 ans
  Ryan C. Gordon 6e7e45cdaf API BREAKAGE: Changed PHYSFS_enumerateFilesCallback() to pass the originally il y a 20 ans
  Ryan C. Gordon 64599213f1 Don't use size_t in physfs.h, since it relies on C runtime headers. il y a 20 ans
  Ryan C. Gordon 823baad1e1 Assert define fix. il y a 21 ans
  Ryan C. Gordon 16e00ed962 Added translation for WAD file type. il y a 21 ans
  Ryan C. Gordon d840403c1c All memory management now goes through allocation hooks instead of directly to il y a 21 ans
  Ryan C. Gordon bdb7f54bd9 Added evil GOTO_*_MACRO_* macros. il y a 21 ans
  Ryan C. Gordon c2c71fb55f Removed LinkedStringList and related code. il y a 21 ans
  Ryan C. Gordon c2765f8571 Added callback APIs and ripped up the internals everywhere to use them. il y a 21 ans
  Ryan C. Gordon 90031c81f3 Did the same thing to FileHandles than I did to DirHandles, but this il y a 21 ans
  Ryan C. Gordon 94759513d9 Cleaned up archiver interface to not deal with DirHandles anymore, il y a 21 ans
  Ryan C. Gordon c0acfc0118 Initial structure for replacable allocator work. il y a 21 ans
  Ryan C. Gordon 1ba7972aa9 Readded Spanish translation: il y a 21 ans