Ryan C. Gordon
|
e2c199b8ab
Fixed infinite loop in enum code (thanks, Adam!)
|
hace 21 años |
Ryan C. Gordon
|
bdd4ca0d93
Fixed a strcpy bug.
|
hace 21 años |
Ryan C. Gordon
|
3e06b381e9
Removed profiling code.
|
hace 21 años |
Ryan C. Gordon
|
c2c71fb55f
Removed LinkedStringList and related code.
|
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
|
8641e4e7ef
Changed PHYSFS_file to PHYSFS_File to match rest of API's naming
|
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
|
c0acfc0118
Initial structure for replacable allocator work.
|
hace 21 años |
Ryan C. Gordon
|
f3af262a99
Don't throw away buffer if a seek is totally within existing cache.
|
hace 21 años |
Ryan C. Gordon
|
44cd602b46
Westwood MIX archive support.
|
hace 22 años |
Ryan C. Gordon
|
efdc4ac8a6
Added Doom WAD support.
|
hace 22 años |
Ryan C. Gordon
|
1400b98be7
Readded new qpak archiver.
|
hace 23 años |
Ryan C. Gordon
|
f4309f51e8
Tabs-to-spaces patch by James Turk.
|
hace 23 años |
Ryan C. Gordon
|
025aef8a15
Switched to zlib license.
|
hace 23 años |
Ryan C. Gordon
|
3a27dd9310
Descent I/II HOG and MVL archive support (thanks, Bradley Bell!).
|
hace 23 años |
Ryan C. Gordon
|
3744f54064
Minor brainfart fix in verifySecurity() and optimized mkdir().
|
hace 23 años |
Ryan C. Gordon
|
8bdc0ea570
Two important PHYSFS_mkdir() fixes (one involving a change to
|
hace 23 años |
bhook
|
433ae86ef8
*** empty log message ***
|
hace 23 años |
bhook
|
f101472293
*** empty log message ***
|
hace 23 años |
Ryan C. Gordon
|
6f1d693fe8
Another attempt at type size correctness.
|
hace 23 años |
Ryan C. Gordon
|
01505d8d58
Attempt at type correctness.
|
hace 23 años |
Ryan C. Gordon
|
3a479b6cd8
Now compiles on CodeWarrior 6 for MacOS Classic again.
|
hace 23 años |
Ryan C. Gordon
|
7246213c2f
Fixed seeking in readable, buffered files.
|
hace 23 años |
Ryan C. Gordon
|
3ad51e49e4
Added buffering API.
|
hace 23 años |
Ryan C. Gordon
|
9d82110b57
Some cleanups for PocketPC port.
|
hace 23 años |
Ryan C. Gordon
|
b0a63caf40
Quick-rejection optimization in __PHYSFS_verifySecurity().
|
hace 23 años |
Ryan C. Gordon
|
c2a4dd6378
Minor streamlining.
|
hace 23 años |
Ryan C. Gordon
|
2e0c0faa1d
Special-case optimization in __PHYSFS_verifySecurity().
|
hace 23 años |
Ryan C. Gordon
|
1f5b571be7
Bunch of tedious corrections, optimizations, and cleanups.
|
hace 23 años |