Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan C. Gordon b617766b50 Updated copyright to 2017. hace 7 años
  Ryan C. Gordon 14a3b87bec Removed unused variable in extras/ignorecase.c ... hace 8 años
  Ryan C. Gordon 0a1b2b8610 Added a mostly-harmless FIXME. hace 8 años
  Ryan C. Gordon da04a0594c Added support for password-protected .zip files. hace 8 años
  Ryan C. Gordon 5c7a8f0ce3 Platform deinit should happen last, since other deinit bits might depend on it. hace 8 años
  Ryan C. Gordon ac1df5f441 Fixed miniz code that triggers recent GCCs' -Wmisleading-indentation. hace 8 años
  Ryan C. Gordon a0071280f9 Removed one more rude thing from the comments. :/ hace 8 años
  Ryan C. Gordon 74c08218e0 extras/ignorecase.h: Fixed some typos. hace 8 años
  Ryan C. Gordon daa3f0628e Fixed some documentation typos (thanks, Paul!). hace 8 años
  Ryan C. Gordon 7805899796 Replace unsigned long cast with cast to size_t (thanks, David!). hace 8 años
  David Yip d8e01adebd Remove unused functions and variables in platform_windows. hace 8 años
  David Yip 2a84f23e86 Remove unused variable in zip_hash_ancestors. hace 8 años
  Ryan C. Gordon f3b45a94d0 Updated byte order tests to match what SDL does now. hace 8 años
  Ryan C. Gordon afce1d12b9 HTTPS all the things. hace 8 años
  Ryan C. Gordon f9b4cbeaf5 zip: Reworked how we organize ZIP entries. hace 8 años
  Ryan C. Gordon 7c5cf75f3e Fixed a comment. hace 8 años
  Ryan C. Gordon 5554090786 Move __PHYSFS_strdup() declaration up with other string helpers. hace 8 años
  Ryan C. Gordon e44bbc2945 zip: Don't allocate a 256k buffer on the stack for zip64 parsing. hace 8 años
  Ryan C. Gordon dc75ddfbc3 Added a minor comment. hace 8 años
  Ryan C. Gordon 780e775eb7 Replaced PhysFS.NET with a README pointing to more modern C# bindings. hace 9 años
  Ryan C. Gordon 87f8fc4608 Updated Copyright. hace 9 años
  Ryan C. Gordon d9b76451c2 Fixes to SDL_RWops bridge code. hace 9 años
  Ryan C. Gordon 7f1dee9255 Fixed compiler warning about unused variable because assert() is awful. hace 9 años
  Ryan C. Gordon e68607a14e Removed a few tabstops to test something on the Mercurial server. hace 9 años
  Ryan C. Gordon 99e0a2a50e Fixed incorrect logic ("!x != 5" instead of "x != 5"). hace 9 años
  Ryan C. Gordon 79ca7a3866 Added some FIXMEs. hace 9 años
  Ryan C. Gordon 8dd5c838ee dos2unix'd platform_winrt.cpp hace 9 años
  Ryan C. Gordon 808d54edc5 Removed some tabs and an extra semicolon. hace 9 años
  Ryan C. Gordon fce44d2650 Added Martin Ahrnbom to the credits. hace 9 años
  Martin Ahrnbom 46db840607 Added support for WinRT 8.1 Universal Apps. hace 9 años