Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan C. Gordon db2201e4e1 Added some FIXMEs and deprecated PHYSFS_getLastError(). hace 8 años
  Ryan C. Gordon ee9687bca9 Reworked enumeration to be more powerful. hace 8 años
  Ryan C. Gordon b082bc3432 Removed __PHYSFS_stricmpASCII functions. hace 8 años
  Ryan C. Gordon 78c1a985ec Made physfs_lzmasdk.h's include-once blockers match other files' formatting. hace 8 años
  Ryan C. Gordon 15048fbb1d ignorecase.c: use PHYSFS_utf8stricmp() now. hace 8 años
  Ryan C. Gordon d1f2637ca8 utf8: big improvements to case-insensitive UTF-8 string compare. hace 8 años
  Ryan C. Gordon 587ec88a0d FIXME removal: this code is fine, I guess. hace 8 años
  Ryan C. Gordon 1efdb62a8f haiku: CD-ROM detection should report any mounted volume on a B_CD device. hace 8 años
  Ryan C. Gordon 0e778b0b16 FIXME removal: it's okay for the PHYSFS_Io to be NULL here. hace 8 años
  Ryan C. Gordon 961c0604dc apple: Patched to compile on XCode versions < 7. hace 8 años
  Ryan C. Gordon c52be25d1e windows: minor cleanup. hace 8 años
  Ryan C. Gordon 982411ec8a apple: Start using some Cocoa APIs, clean up a few related things. hace 8 años
  Ryan C. Gordon 0a730433ae Rename physfs_platform_macos.c to physfs_platform_apple.m hace 8 años
  Ryan C. Gordon ca4d5be5f8 cmake: Pacify warning about Policy CMP0042 not being set. hace 8 años
  Ryan C. Gordon eb46d82500 Fixed compiler warnings on GCC. hace 8 años
  Ryan C. Gordon af555317b9 Fixed compiler warnings on Visual Studio. hace 8 años
  Ryan C. Gordon f0eb5c0db9 Marked a bunch of things as "FIXME-3.0" that I want resolved before 3.0 ships. hace 8 años
  Ryan C. Gordon 0287160f3c Removed some FIXMEs that aren't valid. hace 8 años
  Ryan C. Gordon 1d6c519c5e windows: Patched to compile! (...?) hace 8 años
  Ryan C. Gordon 2176364a16 windows: (maybe) patched to compile on Visual Studio. hace 8 años
  Ryan C. Gordon 36c51d40d1 PHYSFS_File buffering now uses size_t. hace 8 años
  Ryan C. Gordon 114bfd1b21 windows: PHYSFS_FILETYPE_OTHER files now report real filesize in PHYSFS_stat(). hace 8 años
  Ryan C. Gordon a7ce178eec Add basic atomic operations for refcounting, etc. hace 8 años
  Ryan C. Gordon 121ee38fde physfshttpd: deal with write errors on the socket. hace 8 años
  Ryan C. Gordon 61bdee4d78 __PHYSFS_platformDeinit() should return void. hace 8 años
  Ryan C. Gordon 248167af40 windows: Removed (what I think is) a copy/paste error. hace 8 años
  Ryan C. Gordon be9bf023d0 windows: Use a real synchronization primitive for CD detection thread init. hace 8 años
  Ryan C. Gordon befc894b1f More FIXME cleanups. hace 8 años
  Ryan C. Gordon b6e139fc22 Make compile-time asserts more readable. hace 8 años
  Ryan C. Gordon 0d249cae36 FIXME removal: This is an appropriate error code already. hace 8 años