Ryan C. Gordon
|
f1ba7f8112
Removed a FIXME.
|
18 лет назад |
Ryan C. Gordon
|
27d1a25b24
Had a "msgbuf" where I should have had a "msgbuf[0]" (thanks, James!).
|
18 лет назад |
Ryan C. Gordon
|
c14984f70e
Fixed compiler warnings in win32 API calls (thanks, Dennis!).
|
18 лет назад |
Ryan C. Gordon
|
0e720678af
Minor Windows fix (thanks, fydo!).
|
18 лет назад |
Ryan C. Gordon
|
9c8f5312de
Fixed wrong dir test in Windows code in both 1.0 and 1.1 (thanks, Dennis!).
|
18 лет назад |
Ryan C. Gordon
|
be12a5bdc5
Mingw32 fix for 64-bit literals.
|
18 лет назад |
Ryan C. Gordon
|
bc14217e36
Whoops, this should probably be chopping the string instead of turning
|
19 лет назад |
Ryan C. Gordon
|
7130cea2bf
Minor MingW patches backported from dev branch.
|
20 лет назад |
Ryan C. Gordon
|
ffb2e6ca45
Fixed search-and-replace fuckup (thanks, Brian!).
|
22 лет назад |
Ryan C. Gordon
|
9ac33cdcbe
Fixed Win32 seeking on > 2gig files, other Cygwin issues.
|
22 лет назад |
Ryan C. Gordon
|
09ef260209
Added internal function __PHYSFS_platformStrnicmp().
|
22 лет назад |
Ryan C. Gordon
|
8dbc9bf877
Fixed crash if PHYSFS_init(NULL) is used...
|
23 лет назад |
Ryan C. Gordon
|
2193cd81b7
Hack to make this compile with Mingw32.
|
23 лет назад |
Ryan C. Gordon
|
9d82110b57
Some cleanups for PocketPC port.
|
23 лет назад |
Ryan C. Gordon
|
edfd5082b9
Removed a FIXME.
|
23 лет назад |
Ryan C. Gordon
|
1f5b571be7
Bunch of tedious corrections, optimizations, and cleanups.
|
23 лет назад |
Ryan C. Gordon
|
721d7395b7
Fixed typo.
|
23 лет назад |
Ryan C. Gordon
|
42be0046aa
Natural language #defines and build system support.
|
23 лет назад |
Ryan C. Gordon
|
5b55a52af7
Changed enumeration code to use __PHYSFS_addToLinkedStringList().
|
23 лет назад |
Ryan C. Gordon
|
0db235a52b
Changed CD-ROM detection code to be compatible with Windows NT 3.x.
|
23 лет назад |
Ryan C. Gordon
|
959a15e27f
FIXME cleanups.
|
23 лет назад |
Ryan C. Gordon
|
99a03b9452
Build system corrections for BeOS and Cygwin.
|
23 лет назад |
Ryan C. Gordon
|
9acdd83369
Clean up dynamically loaded libraries at deinit, have a lastmodtime fallback.
|
24 лет назад |
Ryan C. Gordon
|
6f41886cd9
_LOTS_ of cleanups, rewrites, fixes, and improvements. Builds on Cygwin again,
|
24 лет назад |
Ryan C. Gordon
|
3b0f1c896f
Patched to compile on Cygwin.
|
24 лет назад |
Ryan C. Gordon
|
d75aa8a84f
Lots of cleanups, fixes, and corrections. Should now work on all win32
|
24 лет назад |
Ryan C. Gordon
|
1a665efb6a
Enumerate files code: cleaned up memory leak, Doesn't throw away file entry
|
24 лет назад |
Gregory S. Read
|
2b1142343f
-Fixed file enumerator function (needed a wildcard '*' specification)
|
24 лет назад |
Ryan C. Gordon
|
5386a5c6a2
Added PHYSFS_getLastModTime() API. (Thanks, John Hall!)
|
24 лет назад |
Ryan C. Gordon
|
a2bec46a6b
Initial autoconf support.
|
24 лет назад |