Ryan C. Gordon
|
53bbe35ddd
Renamed LICENSE to LICENSE.txt
|
пре 19 година |
Ryan C. Gordon
|
ca2489418e
Removed config.h references from old autotools build system.
|
пре 19 година |
Ryan C. Gordon
|
c81367d0ca
Changed my email address.
|
пре 20 година |
Ryan C. Gordon
|
6e7e45cdaf
API BREAKAGE: Changed PHYSFS_enumerateFilesCallback() to pass the originally
|
пре 20 година |
Ryan C. Gordon
|
d840403c1c
All memory management now goes through allocation hooks instead of directly to
|
пре 21 година |
Ryan C. Gordon
|
0492580bda
Removed all the forward declaration cruft from the archivers.
|
пре 21 година |
Ryan C. Gordon
|
c2765f8571
Added callback APIs and ripped up the internals everywhere to use them.
|
пре 21 година |
Ryan C. Gordon
|
90031c81f3
Did the same thing to FileHandles than I did to DirHandles, but this
|
пре 21 година |
Ryan C. Gordon
|
94759513d9
Cleaned up archiver interface to not deal with DirHandles anymore,
|
пре 21 година |
Ryan C. Gordon
|
9d82110b57
Some cleanups for PocketPC port.
|
пре 23 година |
Ryan C. Gordon
|
1f5b571be7
Bunch of tedious corrections, optimizations, and cleanups.
|
пре 23 година |
Ryan C. Gordon
|
42be0046aa
Natural language #defines and build system support.
|
пре 23 година |
Ryan C. Gordon
|
3ae1f1fa80
Changed DirFunctions struct a little.
|
пре 23 година |
Ryan C. Gordon
|
bac849c727
Fixed comment spacing.
|
пре 24 година |
Ryan C. Gordon
|
eac8979577
Patched to compile.
|
пре 24 година |
Ryan C. Gordon
|
5386a5c6a2
Added PHYSFS_getLastModTime() API. (Thanks, John Hall!)
|
пре 24 година |
Ryan C. Gordon
|
769b2a5464
FIXME removal.
|
пре 24 година |
Ryan C. Gordon
|
a2bec46a6b
Initial autoconf support.
|
пре 24 година |
Ryan C. Gordon
|
6a0a1349a8
Fixed a crashbug when opening a file that doesn't exist.
|
пре 24 година |
Ryan C. Gordon
|
f6b15061c8
Abstracted file deletion, so we don't rely on C library for it anymore.
|
пре 24 година |
Ryan C. Gordon
|
51b65e1d5a
Now uses platform file i/o abstraction.
|
пре 24 година |
Ryan C. Gordon
|
f2887cf047
Added typedefs and platform-specific i/o.
|
пре 24 година |
Ryan C. Gordon
|
57a176068c
const correctness fixes.
|
пре 24 година |
Ryan C. Gordon
|
ae140141fc
The DirHandle->funcs pointer wasn't getting set?!
|
пре 24 година |
Ryan C. Gordon
|
7ab013b8b7
Fixed some syntax issues.
|
пре 24 година |
Ryan C. Gordon
|
3ad4abe6ce
Make sure that the writing functions get used when a write mode is
|
пре 24 година |
Ryan C. Gordon
|
c7aad1afd6
Changed author credits to wrap email addresses in "<>" and not "()" chars.
|
пре 24 година |
Ryan C. Gordon
|
ed2a43b2ea
Patched to compile with an ancient version of CodeWarrior.
|
пре 24 година |
Ryan C. Gordon
|
f0c09894c8
Updates, corrections and enhancements to get this ported to win32.
|
пре 24 година |
Ryan C. Gordon
|
c7fe9ab439
Architecture adjustment for enumerating files with regards to whether
|
пре 24 година |