Ryan C. Gordon
|
69598e49ab
Now compiles everything whether we need it or not, removing whole files with
|
19 ani în urmă |
Ryan C. Gordon
|
53bbe35ddd
Renamed LICENSE to LICENSE.txt
|
19 ani în urmă |
Ryan C. Gordon
|
ca2489418e
Removed config.h references from old autotools build system.
|
19 ani în urmă |
Ryan C. Gordon
|
a66c36b42a
Cleaned up overflow checks in platform memory allocators (thanks to Nicolas
|
20 ani în urmă |
Ryan C. Gordon
|
6e7e45cdaf
API BREAKAGE: Changed PHYSFS_enumerateFilesCallback() to pass the originally
|
20 ani în urmă |
Ryan C. Gordon
|
64599213f1
Don't use size_t in physfs.h, since it relies on C runtime headers.
|
20 ani în urmă |
Ryan C. Gordon
|
49ebc305ac
More minor OS/2 tweaks.
|
20 ani în urmă |
Ryan C. Gordon
|
d840403c1c
All memory management now goes through allocation hooks instead of directly to
|
21 ani în urmă |
Ryan C. Gordon
|
c2765f8571
Added callback APIs and ripped up the internals everywhere to use them.
|
21 ani în urmă |
Ryan C. Gordon
|
94759513d9
Cleaned up archiver interface to not deal with DirHandles anymore,
|
21 ani în urmă |
Ryan C. Gordon
|
c0acfc0118
Initial structure for replacable allocator work.
|
21 ani în urmă |
Ryan C. Gordon
|
09ef260209
Added internal function __PHYSFS_platformStrnicmp().
|
22 ani în urmă |
Ryan C. Gordon
|
fbbaf19a4f
Minor strcasecmp optimization.
|
23 ani în urmă |
Ryan C. Gordon
|
9d82110b57
Some cleanups for PocketPC port.
|
23 ani în urmă |
Ryan C. Gordon
|
1f5b571be7
Bunch of tedious corrections, optimizations, and cleanups.
|
23 ani în urmă |
Ryan C. Gordon
|
d701627335
Patched memory leaks (thanks, Valgrind!)
|
23 ani în urmă |
Ryan C. Gordon
|
5b55a52af7
Changed enumeration code to use __PHYSFS_addToLinkedStringList().
|
24 ani în urmă |
Ryan C. Gordon
|
3b0f1c896f
Patched to compile on Cygwin.
|
24 ani în urmă |
Ryan C. Gordon
|
0a0b14f0e4
Patched a bug where doOpen() reported success when the file couldn't be
|
24 ani în urmă |
Ryan C. Gordon
|
81a9df44bc
64-bit _llseek() support for the future.
|
24 ani în urmă |
Ryan C. Gordon
|
2f15add38f
Fixed __PHYSFS_platformSeek().
|
24 ani în urmă |
Ryan C. Gordon
|
22412b925b
Actual POSIX calls to replace ANSI stdio routines.
|
24 ani în urmă |
Ryan C. Gordon
|
5be59c1592
Added a bunch of explicit casts when using malloc().
|
24 ani în urmă |
Ryan C. Gordon
|
5386a5c6a2
Added PHYSFS_getLastModTime() API. (Thanks, John Hall!)
|
24 ani în urmă |
Ryan C. Gordon
|
62e36b61f7
Initial add.
|
24 ani în urmă |