Ryan C. Gordon
|
d840403c1c
All memory management now goes through allocation hooks instead of directly to
|
hace 21 años |
Ryan C. Gordon
|
389a4d826a
Cleaned up some minor bloat with my new evil GOTO_*_MACRO macros.
|
hace 21 años |
Ryan C. Gordon
|
0492580bda
Removed all the forward declaration cruft from the archivers.
|
hace 21 años |
Ryan C. Gordon
|
c2765f8571
Added callback APIs and ripped up the internals everywhere to use them.
|
hace 21 años |
Ryan C. Gordon
|
90031c81f3
Did the same thing to FileHandles than I did to DirHandles, but this
|
hace 21 años |
Ryan C. Gordon
|
94759513d9
Cleaned up archiver interface to not deal with DirHandles anymore,
|
hace 21 años |
Ryan C. Gordon
|
9d82110b57
Some cleanups for PocketPC port.
|
hace 23 años |
Ryan C. Gordon
|
0eb5f71880
Cleaned up some stuff, reduced some unnecessary 64-bit ints to 32.
|
hace 23 años |
Ryan C. Gordon
|
1f5b571be7
Bunch of tedious corrections, optimizations, and cleanups.
|
hace 23 años |
Ryan C. Gordon
|
1e2372b44c
Generalized sorting routines, and removed individual implementations.
|
hace 23 años |
Ryan C. Gordon
|
42be0046aa
Natural language #defines and build system support.
|
hace 23 años |
Ryan C. Gordon
|
3ae1f1fa80
Changed DirFunctions struct a little.
|
hace 23 años |
Ryan C. Gordon
|
69859a7bd9
Minor cleanups.
|
hace 23 años |
Ryan C. Gordon
|
083710dfc3
Fixed entry loading.
|
hace 23 años |
Ryan C. Gordon
|
168f63d2da
Major overhauls. More efficient, robust, and bug-free.
|
hace 23 años |
Ryan C. Gordon
|
959a15e27f
FIXME cleanups.
|
hace 23 años |
Ryan C. Gordon
|
6fd0450c96
getLastModTime implemented.
|
hace 24 años |
Ryan C. Gordon
|
5386a5c6a2
Added PHYSFS_getLastModTime() API. (Thanks, John Hall!)
|
hace 24 años |
Ryan C. Gordon
|
a2bec46a6b
Initial autoconf support.
|
hace 24 años |
Ryan C. Gordon
|
748cbac1c0
Patches for correctness and cleaner win32 support.
|
hace 24 años |
Ryan C. Gordon
|
0cc9d27961
Fixed byte ordering bugs.
|
hace 24 años |
Ryan C. Gordon
|
a366cfe1a2
Approved zeph's comments, fixed a few of my screwups.
|
hace 24 años |
Gregory S. Read
|
0217b7cdd7
-Added type casting that Ryan needs to approve.
|
hace 24 años |
Ryan C. Gordon
|
cccf065f68
Patched to compile on MacOS Classic, with CodeWarrior 6.
|
hace 24 años |
Ryan C. Gordon
|
4573c8a5ea
Converted to file i/o abstraction, removed race condition.
|
hace 24 años |
Ryan C. Gordon
|
f2887cf047
Added typedefs and platform-specific i/o.
|
hace 24 años |
Ryan C. Gordon
|
94406b6c35
Put a FIXME in place.
|
hace 24 años |
Ryan C. Gordon
|
c7aad1afd6
Changed author credits to wrap email addresses in "<>" and not "()" chars.
|
hace 24 años |
Ryan C. Gordon
|
ed2a43b2ea
Patched to compile with an ancient version of CodeWarrior.
|
hace 24 años |
Ryan C. Gordon
|
f0c09894c8
Updates, corrections and enhancements to get this ported to win32.
|
hace 24 años |