Ryan C. Gordon
|
6b96ff2524
Backported zip/qpak dir fix from dev branch to stable-2.0.
|
15 lat temu |
Ryan C. Gordon
|
3b0e1d7471
Various archiver swap and compare functions now check if they are
|
18 lat temu |
Ryan C. Gordon
|
7386320811
Replaced some Malloc and all the alloca() calls with __PHYSFS_smallAlloc(),
|
19 lat temu |
Ryan C. Gordon
|
607d39a1d3
Bunch of work on Unicode...added case-folding stricmp, removed
|
19 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
|
c81367d0ca
Changed my email address.
|
20 lat temu |
Ryan C. Gordon
|
6e7e45cdaf
API BREAKAGE: Changed PHYSFS_enumerateFilesCallback() to pass the originally
|
20 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
|
9dcb15fa2c
Made QPAK archiver case insensitive again.
|
22 lat temu |
bhook
|
83cdb49cd3
*** empty log message ***
|
22 lat temu |
Ryan C. Gordon
|
ccfa99fb61
Reimplemented qpak.c for relicensing.
|
22 lat temu |
Ryan C. Gordon
|
025aef8a15
Switched to zlib license.
|
22 lat temu |
Ryan C. Gordon
|
f22dfbf214
Minor cosmetic tweak.
|
23 lat temu |
Ryan C. Gordon
|
f3f15edb4a
Made archiver case-insensitive for Quake 2 compatibility.
|
23 lat temu |
Ryan C. Gordon
|
9d82110b57
Some cleanups for PocketPC port.
|
23 lat temu |
Ryan C. Gordon
|
7606e3bf11
Win32 fixes.
|
23 lat temu |
Ryan C. Gordon
|
1f5b571be7
Bunch of tedious corrections, optimizations, and cleanups.
|
23 lat temu |
Ryan C. Gordon
|
1e2372b44c
Generalized sorting routines, and removed individual implementations.
|
23 lat temu |
Ryan C. Gordon
|
50b40f22a9
Fixed memory leak.
|
23 lat temu |
Ryan C. Gordon
|
752b317ca4
Fixed logic bug.
|
23 lat temu |
Ryan C. Gordon
|
bad1d8f061
Initial add.
|
23 lat temu |