Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Ryan C. Gordon d840403c1c All memory management now goes through allocation hooks instead of directly to 21 tahun lalu
  Ryan C. Gordon c2765f8571 Added callback APIs and ripped up the internals everywhere to use them. 21 tahun lalu
  Ryan C. Gordon 27f82cc5e2 Changed vars named "FileHandle" to "Handle" to not cause confusion with 21 tahun lalu
  Ryan C. Gordon ffb2e6ca45 Fixed search-and-replace fuckup (thanks, Brian!). 22 tahun lalu
  Ryan C. Gordon 9ac33cdcbe Fixed Win32 seeking on > 2gig files, other Cygwin issues. 22 tahun lalu
  Ryan C. Gordon 09ef260209 Added internal function __PHYSFS_platformStrnicmp(). 22 tahun lalu
  Ryan C. Gordon 8dbc9bf877 Fixed crash if PHYSFS_init(NULL) is used... 23 tahun lalu
  Ryan C. Gordon 2193cd81b7 Hack to make this compile with Mingw32. 23 tahun lalu
  Ryan C. Gordon 9d82110b57 Some cleanups for PocketPC port. 23 tahun lalu
  Ryan C. Gordon edfd5082b9 Removed a FIXME. 23 tahun lalu
  Ryan C. Gordon 1f5b571be7 Bunch of tedious corrections, optimizations, and cleanups. 23 tahun lalu
  Ryan C. Gordon 721d7395b7 Fixed typo. 23 tahun lalu
  Ryan C. Gordon 42be0046aa Natural language #defines and build system support. 23 tahun lalu
  Ryan C. Gordon 5b55a52af7 Changed enumeration code to use __PHYSFS_addToLinkedStringList(). 23 tahun lalu
  Ryan C. Gordon 0db235a52b Changed CD-ROM detection code to be compatible with Windows NT 3.x. 23 tahun lalu
  Ryan C. Gordon 959a15e27f FIXME cleanups. 23 tahun lalu
  Ryan C. Gordon 99a03b9452 Build system corrections for BeOS and Cygwin. 24 tahun lalu
  Ryan C. Gordon 9acdd83369 Clean up dynamically loaded libraries at deinit, have a lastmodtime fallback. 24 tahun lalu
  Ryan C. Gordon 6f41886cd9 _LOTS_ of cleanups, rewrites, fixes, and improvements. Builds on Cygwin again, 24 tahun lalu
  Ryan C. Gordon 3b0f1c896f Patched to compile on Cygwin. 24 tahun lalu
  Ryan C. Gordon d75aa8a84f Lots of cleanups, fixes, and corrections. Should now work on all win32 24 tahun lalu
  Ryan C. Gordon 1a665efb6a Enumerate files code: cleaned up memory leak, Doesn't throw away file entry 24 tahun lalu
  Gregory S. Read 2b1142343f -Fixed file enumerator function (needed a wildcard '*' specification) 24 tahun lalu
  Ryan C. Gordon 5386a5c6a2 Added PHYSFS_getLastModTime() API. (Thanks, John Hall!) 24 tahun lalu
  Ryan C. Gordon a2bec46a6b Initial autoconf support. 24 tahun lalu
  Gregory S. Read d3dfd7f464 -Fixed a lot of the file functions error handling. Many were handling 24 tahun lalu
  Gregory S. Read c06e3ca30b -Added optional DISABLE_NT_SUPPORT to not compile NT specific code 24 tahun lalu
  Ryan C. Gordon 228fbf096e More cleanups. 24 tahun lalu
  Ryan C. Gordon bed1042f88 Removed unused copyEnvironmentVariable function. 24 tahun lalu
  Ryan C. Gordon e788d15811 Fixed an endline issue. 24 tahun lalu