Commit History

Upphovsman SHA1 Meddelande Datum
  Ryan C. Gordon c57bd94f84 Apparently, __PHYSFS_platformCurrentDir() is dead code. 14 år sedan
  Ryan C. Gordon 0ae446d970 Move Windows CD-ROM detection to another thread that uses device notifications. 14 år sedan
  Ryan C. Gordon 16ff5c8aca PhysicsFS works on Win64 now. 14 år sedan
  Ryan C. Gordon 5ad70036b2 Fixed stack smashing in newly-aligned __PHYSFS_smallAlloc(). 14 år sedan
  Ryan C. Gordon 1d41608a64 More doc tweaks. 14 år sedan
  Ryan C. Gordon 611aeec61b Removed __PHYSFS_platformRealPath(). 14 år sedan
  Ryan C. Gordon 2aa0c5a278 Replace C++/C99 single-line comments in miniz with C98 /* comments */ ... 14 år sedan
  Ryan C. Gordon c94d70ec0a Moved __PHYSFS_platformCurrentDir() from Unix to POSIX sources. 14 år sedan
  Ryan C. Gordon b7e0ec7391 Change how Unix version of __PHYSFS_platformCurrentDir() allocates memory. 14 år sedan
  Ryan C. Gordon 7a8e3de103 Minor updates to the docs. 14 år sedan
  Ryan C. Gordon df3c281014 Fixed some compiler warnings. 14 år sedan
  Ryan C. Gordon 700d94e577 Replaced zlib with a hacked up copy of miniz: http://code.google.com/p/miniz/ 14 år sedan
  Ryan C. Gordon c8fc8cf957 Merge with pocketpc removal. 14 år sedan
  Ryan C. Gordon 6e4279e76a Bump the smallAlloc threshold up to 256 bytes. 14 år sedan
  Ryan C. Gordon 9dceda3d9f Align smallAllocs to the native pointer size. 14 år sedan
  Ryan C. Gordon a0b21c9ae9 Cleaned up all the readAll() cut and paste. 14 år sedan
  Ryan C. Gordon 25224b0e7a We never use calloc() internally. 14 år sedan
  Ryan C. Gordon eac0f11005 Cleaned up the updated TODO.txt, removed things that are already done, etc. 14 år sedan
  Ryan C. Gordon 86dbf54fc7 Updated TODO.txt from notes I had scratch down elsewhere over time. 14 år sedan
  Ryan C. Gordon 54cc53349d Cleaned up some __PHYSFS_platformStat() details. 14 år sedan
  Ryan C. Gordon de27c2a422 Removed the non-Unicode fallbacks from platform_windows.c, other cleanups. 14 år sedan
  Ryan C. Gordon 9e2acfd8a6 Removed OS/2 support. 14 år sedan
  Ryan C. Gordon 4d46d42f73 Removed PocketPC support. It was old and crusty and targeted a dead platform. 14 år sedan
  Ryan C. Gordon d1d0de3947 Fixed a compiler warning. 14 år sedan
  Ryan C. Gordon 608958b8ce Add support for SDL 1.3 to physfsrwops. 14 år sedan
  Sam Lantinga 9fb20ec349 Fixed deprecation warning in physfsrwops 14 år sedan
  Ryan C. Gordon 9d11b991bc Fixed up some bugs that clang's static analysis reported. 14 år sedan
  Ryan C. Gordon bbd356a27b Patched to compile. 14 år sedan
  Ryan C. Gordon b97ad1f366 Added Norfanin to the credits. 14 år sedan
  Ryan C. Gordon 6d4d91414a Check _M_X64 (Visual Studio, Windows/x86-64) in littleendian test. 14 år sedan