1
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Ryan C. Gordon c188729b12 Backport from default branch: clean up the thread ID mess in platform_unix. 13 жил өмнө
  Ryan C. Gordon a62e315088 Patched to compile. 14 жил өмнө
  Ryan C. Gordon e3b622af4e Check _M_X64 (Visual Studio, Windows/x86-64) in littleendian test. 14 жил өмнө
  Ryan C. Gordon f0cb6de676 Fixed some __PHYSFS_platformTell() things in stable-2.0 branch. 14 жил өмнө
  Ryan C. Gordon 57f48cb2e3 Windows byteorder test merged from 2.1 branch. 15 жил өмнө
  Ryan C. Gordon 4189377d15 Patched to compile on Solaris. 16 жил өмнө
  Ryan C. Gordon 1b042d124d Yet another attempt to patch to compile. 18 жил өмнө
  Ryan C. Gordon 53a9169400 Fixed aliasing bug in Windows platform layer (thanks, Dennis!). 18 жил өмнө
  Ryan C. Gordon af11d0a462 Converted translations to UTF-8 (and removed duplicate Russian translations, 18 жил өмнө
  Ryan C. Gordon a8842c9713 Whoops, it's malloc.h, not alloca.h ... 19 жил өмнө
  Ryan C. Gordon 827b643f49 Fixed missing alloc macro on mingw32, I think. 19 жил өмнө
  Ryan C. Gordon 71e6a8dc3f Patched to compile on MSVC. 19 жил өмнө
  Ryan C. Gordon 7386320811 Replaced some Malloc and all the alloca() calls with __PHYSFS_smallAlloc(), 19 жил өмнө
  Ryan C. Gordon 80ec45d88a Apparently this is how you do 64-bit literals in MSVC...untested. 19 жил өмнө
  Ryan C. Gordon b2f9b61715 Replaced LONGLONGLITERAL with __PHYSFS_UI64/__PHYSFS_SI64. 19 жил өмнө
  Ryan C. Gordon 857d9bc84d Since all the platform layers were using the same cut-and-paste of the 19 жил өмнө
  Ryan C. Gordon bb1d757244 Removed __PHYSFS_platformTimeslice()...we don't actually use this anymore. 19 жил өмнө
  Ryan C. Gordon 6fe37fd840 Patched to compile with latest Platform SDK. 19 жил өмнө
  Ryan C. Gordon 607d39a1d3 Bunch of work on Unicode...added case-folding stricmp, removed 19 жил өмнө
  Ryan C. Gordon 53bbe35ddd Renamed LICENSE to LICENSE.txt 19 жил өмнө
  Ryan C. Gordon 1c3d7dcc7c Some minor fixes and cleanups. 20 жил өмнө
  Ryan C. Gordon c527092aed 7zip support, written by Dennis Schridde, and heavily Ryanified by me. 20 жил өмнө
  Ryan C. Gordon c81367d0ca Changed my email address. 20 жил өмнө
  Ryan C. Gordon a66c36b42a Cleaned up overflow checks in platform memory allocators (thanks to Nicolas 20 жил өмнө
  Ryan C. Gordon 6e7e45cdaf API BREAKAGE: Changed PHYSFS_enumerateFilesCallback() to pass the originally 20 жил өмнө
  Ryan C. Gordon 64599213f1 Don't use size_t in physfs.h, since it relies on C runtime headers. 20 жил өмнө
  Ryan C. Gordon 823baad1e1 Assert define fix. 21 жил өмнө
  Ryan C. Gordon 16e00ed962 Added translation for WAD file type. 21 жил өмнө
  Ryan C. Gordon d840403c1c All memory management now goes through allocation hooks instead of directly to 21 жил өмнө
  Ryan C. Gordon bdb7f54bd9 Added evil GOTO_*_MACRO_* macros. 21 жил өмнө