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
bb09a88a67
Moved byte order defines into internal header.
2004-04-09 06:33:49 +00:00
Ryan C. Gordon
f4309f51e8
Tabs-to-spaces patch by James Turk.
2003-07-20 21:08:24 +00:00
Ryan C. Gordon
b50342ad13
PocketPC fixes (thanks, David Hedbor!)
2003-05-18 07:52:28 +00:00
Ryan C. Gordon
9d82110b57
Some cleanups for PocketPC port.
2002-11-22 06:24:10 +00:00
Ryan C. Gordon
76a0e5d2df
Added check for AMD's x86-64 ("Hammer") architecture.
2002-10-14 04:58:31 +00:00
Ryan C. Gordon
548a31c25b
Added PHYSFS_(read|write)[SU][BL]E(16|32|64).
2002-07-10 07:21:48 +00:00
Ryan C. Gordon
a2bec46a6b
Initial autoconf support.
2002-05-10 09:25:25 +00:00
Ryan C. Gordon
b1ee823a8c
Patched to stop -ansi bitching.
2002-04-16 04:19:20 +00:00
Ryan C. Gordon
748cbac1c0
Patches for correctness and cleaner win32 support.
2002-04-12 05:53:12 +00:00
Ryan C. Gordon
9d9036cdcd
Initial add.
2002-04-05 18:10:02 +00:00