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