Ryan C. Gordon
|
69598e49ab
Now compiles everything whether we need it or not, removing whole files with
|
19 년 전 |
Ryan C. Gordon
|
e029cb54e5
Fixed some comments.
|
19 년 전 |
Ryan C. Gordon
|
53bbe35ddd
Renamed LICENSE to LICENSE.txt
|
19 년 전 |
Ryan C. Gordon
|
ca2489418e
Removed config.h references from old autotools build system.
|
19 년 전 |
Ryan C. Gordon
|
d5327897cb
Updated PocketPC code to handle UTF-8 strings.
|
19 년 전 |
Ryan C. Gordon
|
a41e32d112
Ryanized the formatting in pocketpc.c
|
19 년 전 |
Ryan C. Gordon
|
a66c36b42a
Cleaned up overflow checks in platform memory allocators (thanks to Nicolas
|
20 년 전 |
Ryan C. Gordon
|
6e7e45cdaf
API BREAKAGE: Changed PHYSFS_enumerateFilesCallback() to pass the originally
|
20 년 전 |
Ryan C. Gordon
|
64599213f1
Don't use size_t in physfs.h, since it relies on C runtime headers.
|
20 년 전 |
Ryan C. Gordon
|
d840403c1c
All memory management now goes through allocation hooks instead of directly to
|
21 년 전 |
Ryan C. Gordon
|
ed5de27c73
Fixed incorrect comment.
|
21 년 전 |
Ryan C. Gordon
|
c2765f8571
Added callback APIs and ripped up the internals everywhere to use them.
|
21 년 전 |
Ryan C. Gordon
|
27f82cc5e2
Changed vars named "FileHandle" to "Handle" to not cause confusion with
|
21 년 전 |
Ryan C. Gordon
|
09ef260209
Added internal function __PHYSFS_platformStrnicmp().
|
22 년 전 |
Ryan C. Gordon
|
f4309f51e8
Tabs-to-spaces patch by James Turk.
|
22 년 전 |
Ryan C. Gordon
|
b50342ad13
PocketPC fixes (thanks, David Hedbor!)
|
23 년 전 |
Ryan C. Gordon
|
7d08cd6232
Initial add.
|
23 년 전 |