Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan C. Gordon 32d4f4541e HTTPS all the things. hace 10 años
  Ryan C. Gordon b479c57bcb zip: Reworked how we organize ZIP entries. hace 10 años
  Ryan C. Gordon acd00dda94 Fixed a comment. hace 10 años
  Ryan C. Gordon e608c5c3de Move __PHYSFS_strdup() declaration up with other string helpers. hace 10 años
  Ryan C. Gordon 0278c30776 zip: Don't allocate a 256k buffer on the stack for zip64 parsing. hace 10 años
  Ryan C. Gordon ce85702893 Added a minor comment. hace 10 años
  Ryan C. Gordon cec3dad0aa Replaced PhysFS.NET with a README pointing to more modern C# bindings. hace 10 años
  Ryan C. Gordon 2b060f8127 Updated Copyright. hace 10 años
  Ryan C. Gordon c4deb67883 Fixes to SDL_RWops bridge code. hace 11 años
  Ryan C. Gordon 57bbcc3eb3 Fixed compiler warning about unused variable because assert() is awful. hace 11 años
  Ryan C. Gordon 1ab2afda15 Removed a few tabstops to test something on the Mercurial server. hace 11 años
  Ryan C. Gordon fb31167e11 Fixed incorrect logic ("!x != 5" instead of "x != 5"). hace 11 años
  Ryan C. Gordon 6cafcc4bc7 Added some FIXMEs. hace 11 años
  Ryan C. Gordon 3d38708088 dos2unix'd platform_winrt.cpp hace 11 años
  Ryan C. Gordon e13803c101 Removed some tabs and an extra semicolon. hace 11 años
  Ryan C. Gordon 0c4d9ec68f Added Martin Ahrnbom to the credits. hace 11 años
  Martin Ahrnbom 9d55f3f099 Added support for WinRT 8.1 Universal Apps. hace 11 años
  Ryan C. Gordon f6a62ecad1 Make sure read buffers get reinitialized before refilling (thanks, Michael!). hace 11 años
  Ryan C. Gordon c9f40346bc Make static analysis happy. hace 12 años
  Ryan C. Gordon 53ef674270 Fixed resource leak when failing to mount a file that isn't an archive. hace 12 años
  Ryan C. Gordon 4b906c1e5f Short circuit case-insensitive compare of two equal Unicode codepoints. hace 12 años
  Ryan C. Gordon 628b88f112 PHYSFS_enumerateFiles() actually promises sorting order, and always has. hace 12 años
  Willi Schinmeyer 9df22f4bf5 Fix NULL flush() in PHYSFS_Io crash hace 12 años
  Ryan C. Gordon 2091eccad3 This returns -1 on error, not zero. :/ hace 12 años
  Ryan C. Gordon 016394067c PHYSFS_stat() returns zero on error, not -1. hace 12 años
  Ryan C. Gordon 8e065c08f7 We always use miniz now. hace 12 años
  Ryan C. Gordon 44fb6d5e2d Renamed a function to make Clang static analysis happy. hace 12 años
  Ryan C. Gordon 5aa0dae5e2 Added a FIXME. hace 12 años
  Ryan C. Gordon 5dd2cfce35 Fixed a single-line comment. hace 12 años
  Ryan C. Gordon 61d931fecc Updated installation notes. hace 12 años