Commit Graph

5 Commits

Author SHA1 Message Date
Ryan C. Gordon 8641e4e7ef Changed PHYSFS_file to PHYSFS_File to match rest of API's naming
convention. This won't break binary compat (function signatures are
extern "C" so name mangling doesn't apply), and I've placed a typedef
for the old name to support legacy source code.
2004-09-26 13:17:54 +00:00
Ryan C. Gordon f4309f51e8 Tabs-to-spaces patch by James Turk. 2003-07-20 21:08:24 +00:00
Ryan C. Gordon a56ea0a917 Minor patches from Adam. 2003-04-08 05:51:11 +00:00
Ryan C. Gordon 069312c754 Updates from Adam Moss for new buffering API. 2002-12-03 20:00:57 +00:00
Ryan C. Gordon 38d3929d94 Initial add. 2002-08-29 21:05:47 +00:00