Ryan C. Gordon
|
53bbe35ddd
Renamed LICENSE to LICENSE.txt
|
19 éve |
Ryan C. Gordon
|
1c3d7dcc7c
Some minor fixes and cleanups.
|
20 éve |
Ryan C. Gordon
|
c527092aed
7zip support, written by Dennis Schridde, and heavily Ryanified by me.
|
20 éve |
Ryan C. Gordon
|
c81367d0ca
Changed my email address.
|
20 éve |
Ryan C. Gordon
|
a66c36b42a
Cleaned up overflow checks in platform memory allocators (thanks to Nicolas
|
20 éve |
Ryan C. Gordon
|
6e7e45cdaf
API BREAKAGE: Changed PHYSFS_enumerateFilesCallback() to pass the originally
|
20 éve |
Ryan C. Gordon
|
64599213f1
Don't use size_t in physfs.h, since it relies on C runtime headers.
|
20 éve |
Ryan C. Gordon
|
823baad1e1
Assert define fix.
|
20 éve |
Ryan C. Gordon
|
16e00ed962
Added translation for WAD file type.
|
21 éve |
Ryan C. Gordon
|
d840403c1c
All memory management now goes through allocation hooks instead of directly to
|
21 éve |
Ryan C. Gordon
|
bdb7f54bd9
Added evil GOTO_*_MACRO_* macros.
|
21 éve |
Ryan C. Gordon
|
c2c71fb55f
Removed LinkedStringList and related code.
|
21 éve |
Ryan C. Gordon
|
c2765f8571
Added callback APIs and ripped up the internals everywhere to use them.
|
21 éve |
Ryan C. Gordon
|
90031c81f3
Did the same thing to FileHandles than I did to DirHandles, but this
|
21 éve |
Ryan C. Gordon
|
94759513d9
Cleaned up archiver interface to not deal with DirHandles anymore,
|
21 éve |
Ryan C. Gordon
|
c0acfc0118
Initial structure for replacable allocator work.
|
21 éve |
Ryan C. Gordon
|
1ba7972aa9
Readded Spanish translation:
|
21 éve |
Ryan C. Gordon
|
bb09a88a67
Moved byte order defines into internal header.
|
22 éve |
Ryan C. Gordon
|
579c5ff438
Added Brazillian Portuguese translation (thanks, Danny!)
|
22 éve |
Ryan C. Gordon
|
09ef260209
Added internal function __PHYSFS_platformStrnicmp().
|
22 éve |
Ryan C. Gordon
|
52fc473ddb
Readded Russian translations, since contributor approved zlib license change.
|
22 éve |
Ryan C. Gordon
|
1400b98be7
Readded new qpak archiver.
|
22 éve |
Ryan C. Gordon
|
f4309f51e8
Tabs-to-spaces patch by James Turk.
|
22 éve |
Ryan C. Gordon
|
025aef8a15
Switched to zlib license.
|
22 éve |
Ryan C. Gordon
|
3a27dd9310
Descent I/II HOG and MVL archive support (thanks, Bradley Bell!).
|
23 éve |
Ryan C. Gordon
|
8bdc0ea570
Two important PHYSFS_mkdir() fixes (one involving a change to
|
23 éve |
Ryan C. Gordon
|
6f1d693fe8
Another attempt at type size correctness.
|
23 éve |
Ryan C. Gordon
|
01505d8d58
Attempt at type correctness.
|
23 éve |
Ryan C. Gordon
|
fb81423a44
Added German translation.
|
23 éve |
Ryan C. Gordon
|
3ad51e49e4
Added buffering API.
|
23 éve |