Ryan C. Gordon
|
3b0e1d7471
Various archiver swap and compare functions now check if they are
|
18 lat temu |
Ryan C. Gordon
|
53bbe35ddd
Renamed LICENSE to LICENSE.txt
|
19 lat temu |
Ryan C. Gordon
|
ca2489418e
Removed config.h references from old autotools build system.
|
19 lat temu |
Ryan C. Gordon
|
361c434180
Patched archivers/wad.c to compile again.
|
20 lat temu |
Ryan C. Gordon
|
6e7e45cdaf
API BREAKAGE: Changed PHYSFS_enumerateFilesCallback() to pass the originally
|
20 lat temu |
Ryan C. Gordon
|
16e00ed962
Added translation for WAD file type.
|
21 lat temu |
Ryan C. Gordon
|
d840403c1c
All memory management now goes through allocation hooks instead of directly to
|
21 lat temu |
Ryan C. Gordon
|
389a4d826a
Cleaned up some minor bloat with my new evil GOTO_*_MACRO macros.
|
21 lat temu |
Ryan C. Gordon
|
0492580bda
Removed all the forward declaration cruft from the archivers.
|
21 lat temu |
Ryan C. Gordon
|
c2765f8571
Added callback APIs and ripped up the internals everywhere to use them.
|
21 lat temu |
Ryan C. Gordon
|
90031c81f3
Did the same thing to FileHandles than I did to DirHandles, but this
|
21 lat temu |
Ryan C. Gordon
|
94759513d9
Cleaned up archiver interface to not deal with DirHandles anymore,
|
21 lat temu |
Ryan C. Gordon
|
24c8651f7f
Patches to get this building on Mac Classic again.
|
22 lat temu |
Ryan C. Gordon
|
f2ebb00ef9
Says Travis Wells:
|
22 lat temu |
Ryan C. Gordon
|
efdc4ac8a6
Added Doom WAD support.
|
22 lat temu |