1
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Ryan C. Gordon d992f4325a Cleaned up some mallocs. 21 жил өмнө
  Ryan C. Gordon 38a1c7f559 If rejecting an archive for not matching a mount point, set an error state, 21 жил өмнө
  Ryan C. Gordon 67776da8cc Split off sanitizePlatformIndependentPath() from verifySecurity(), which makes 21 жил өмнө
  Ryan C. Gordon c557443265 Updated. 21 жил өмнө
  Ryan C. Gordon 71da6381ad Some mount functionality stuff. 21 жил өмнө
  Ryan C. Gordon 8786d07f5d Updated. 21 жил өмнө
  Ryan C. Gordon 93adbf1d88 First chunk of PHYSFS_mount() implementation. Incomplete! 21 жил өмнө
  Ryan C. Gordon 389a4d826a Cleaned up some minor bloat with my new evil GOTO_*_MACRO macros. 21 жил өмнө
  Ryan C. Gordon 9f9800928d Fixed unix.c to compile again on MacOS X. 21 жил өмнө
  Ryan C. Gordon bdb7f54bd9 Added evil GOTO_*_MACRO_* macros. 21 жил өмнө
  Ryan C. Gordon 0dd93d3c13 Updated. 21 жил өмнө
  Ryan C. Gordon ed5de27c73 Fixed incorrect comment. 21 жил өмнө
  Ryan C. Gordon 5c313d7a93 Fixed filename sorting, to fix lookups that shouldn't fail (thanks, Chris!). 21 жил өмнө
  Ryan C. Gordon d19d7b5a59 Fixed some documentation/header comment typos (thanks, Gaetan!) 21 жил өмнө
  Ryan C. Gordon e2c199b8ab Fixed infinite loop in enum code (thanks, Adam!) 21 жил өмнө
  Ryan C. Gordon a27c289f29 CFLAGS is used after PHYSFSCFLAGS, so you can override optimization flags, etc. 21 жил өмнө
  Ryan C. Gordon bdd4ca0d93 Fixed a strcpy bug. 21 жил өмнө
  Ryan C. Gordon 3e06b381e9 Removed profiling code. 21 жил өмнө
  Ryan C. Gordon 35ec4ba395 Updated. 21 жил өмнө
  Ryan C. Gordon 4b02bb0c64 Updated. 21 жил өмнө
  Ryan C. Gordon c2c71fb55f Removed LinkedStringList and related code. 21 жил өмнө
  Ryan C. Gordon 0492580bda Removed all the forward declaration cruft from the archivers. 21 жил өмнө
  Ryan C. Gordon c2765f8571 Added callback APIs and ripped up the internals everywhere to use them. 21 жил өмнө
  Ryan C. Gordon 80535e9b83 Updated. 21 жил өмнө
  Ryan C. Gordon 8641e4e7ef Changed PHYSFS_file to PHYSFS_File to match rest of API's naming 21 жил өмнө
  Ryan C. Gordon 221a2303be Updated. 21 жил өмнө
  Ryan C. Gordon e0da355650 Updated. 21 жил өмнө
  Ryan C. Gordon 27f82cc5e2 Changed vars named "FileHandle" to "Handle" to not cause confusion with 21 жил өмнө
  Ryan C. Gordon 90031c81f3 Did the same thing to FileHandles than I did to DirHandles, but this 21 жил өмнө
  Ryan C. Gordon 73044892fa Updated. 21 жил өмнө