Commit History

Author SHA1 Message Date
  Ryan C. Gordon 68ad1fa8c5 Removed BeOS support (Haiku still supported, though!). 8 years ago
  Ryan C. Gordon c2c1c7ac30 Removed __PHYSFS_platformSetDefaultAllocator(); nothing uses it now. 8 years ago
  Ryan C. Gordon 4015689068 Patched to compile on BeOS/Haiku. 8 years ago
  Ryan C. Gordon 32da097a55 Cleanup BAIL_* and GOTO_* macros to be less cluttered. 8 years ago
  Ryan C. Gordon 32d4f4541e HTTPS all the things. 10 years ago
  Ryan C. Gordon dda627412c More FIXME cleanup. 14 years ago
  Ryan C. Gordon 9d01a645ed Make sure base dir always has a dirsep at the end of it. 14 years ago
  Ryan C. Gordon cd5362cc57 Removed a bogus FIXME. 14 years ago
  Ryan C. Gordon 60aa0e460c Make sure the prefdir has a final dirsep on it. 14 years ago
  Ryan C. Gordon 24d6a925d1 Added PHYSFS_getPrefDir(). 14 years ago
  Ryan C. Gordon ba676b23e5 Reworked the error reporting API. Now we use error codes instead of strings. 14 years ago
  Ryan C. Gordon e5fa9ab9fc Minor code style cleanup in platform_beos.cpp ... 14 years ago
  Ryan C. Gordon 466f538926 Reworked BeOS CD detection code. 14 years ago
  Ryan C. Gordon 611aeec61b Removed __PHYSFS_platformRealPath(). 14 years ago
  Ryan C. Gordon c94d70ec0a Moved __PHYSFS_platformCurrentDir() from Unix to POSIX sources. 14 years ago
  Ryan C. Gordon 5f5775c1ec Haiku fixes, merged from stable-2.0 branch. 15 years ago
  Ryan C. Gordon 7d253b13ed Fixed leaking file handle on BeOS during CD-ROM detection. 15 years ago
  Ryan C. Gordon f871802f51 Cleaned up some #includes. 15 years ago
  Ryan C. Gordon cef8847a06 Attempt to clean up the thread ID mess in platform_unix ... 16 years ago
  Ryan C. Gordon 2a65060cde Moved directory structure around. 17 years ago