Commit Graph

4 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 e0208e089f Readded Ruby bindings, since contributor contacted me with permission to
switch to zlib license.
2003-07-21 03:46:50 +00:00
Ryan C. Gordon 025aef8a15 Switched to zlib license. 2003-07-20 20:57:55 +00:00
Ryan C. Gordon 0392bf80ec Initial import of Ruby bindings for PhysicsFS. 2002-12-11 15:37:23 +00:00