Ryan C. Gordon
|
6da5bea804
Updated docs to use PHYSFS_getLastErrorCode() instead of PHYSFS_getLastError().
|
8 yıl önce |
Ryan C. Gordon
|
f6a8533ba2
FIXME removal: document enumerateFiles() sorting promises.
|
8 yıl önce |
Ryan C. Gordon
|
db2201e4e1
Added some FIXMEs and deprecated PHYSFS_getLastError().
|
8 yıl önce |
Ryan C. Gordon
|
ee9687bca9
Reworked enumeration to be more powerful.
|
8 yıl önce |
Ryan C. Gordon
|
b082bc3432
Removed __PHYSFS_stricmpASCII functions.
|
8 yıl önce |
Ryan C. Gordon
|
78c1a985ec
Made physfs_lzmasdk.h's include-once blockers match other files' formatting.
|
8 yıl önce |
Ryan C. Gordon
|
15048fbb1d
ignorecase.c: use PHYSFS_utf8stricmp() now.
|
8 yıl önce |
Ryan C. Gordon
|
d1f2637ca8
utf8: big improvements to case-insensitive UTF-8 string compare.
|
8 yıl önce |
Ryan C. Gordon
|
587ec88a0d
FIXME removal: this code is fine, I guess.
|
8 yıl önce |
Ryan C. Gordon
|
1efdb62a8f
haiku: CD-ROM detection should report any mounted volume on a B_CD device.
|
8 yıl önce |
Ryan C. Gordon
|
0e778b0b16
FIXME removal: it's okay for the PHYSFS_Io to be NULL here.
|
8 yıl önce |
Ryan C. Gordon
|
961c0604dc
apple: Patched to compile on XCode versions < 7.
|
8 yıl önce |
Ryan C. Gordon
|
c52be25d1e
windows: minor cleanup.
|
8 yıl önce |
Ryan C. Gordon
|
982411ec8a
apple: Start using some Cocoa APIs, clean up a few related things.
|
8 yıl önce |
Ryan C. Gordon
|
0a730433ae
Rename physfs_platform_macos.c to physfs_platform_apple.m
|
8 yıl önce |
Ryan C. Gordon
|
ca4d5be5f8
cmake: Pacify warning about Policy CMP0042 not being set.
|
8 yıl önce |
Ryan C. Gordon
|
eb46d82500
Fixed compiler warnings on GCC.
|
8 yıl önce |
Ryan C. Gordon
|
af555317b9
Fixed compiler warnings on Visual Studio.
|
8 yıl önce |
Ryan C. Gordon
|
f0eb5c0db9
Marked a bunch of things as "FIXME-3.0" that I want resolved before 3.0 ships.
|
8 yıl önce |
Ryan C. Gordon
|
0287160f3c
Removed some FIXMEs that aren't valid.
|
8 yıl önce |
Ryan C. Gordon
|
1d6c519c5e
windows: Patched to compile! (...?)
|
8 yıl önce |
Ryan C. Gordon
|
2176364a16
windows: (maybe) patched to compile on Visual Studio.
|
8 yıl önce |
Ryan C. Gordon
|
36c51d40d1
PHYSFS_File buffering now uses size_t.
|
8 yıl önce |
Ryan C. Gordon
|
114bfd1b21
windows: PHYSFS_FILETYPE_OTHER files now report real filesize in PHYSFS_stat().
|
8 yıl önce |
Ryan C. Gordon
|
a7ce178eec
Add basic atomic operations for refcounting, etc.
|
8 yıl önce |
Ryan C. Gordon
|
121ee38fde
physfshttpd: deal with write errors on the socket.
|
8 yıl önce |
Ryan C. Gordon
|
61bdee4d78
__PHYSFS_platformDeinit() should return void.
|
8 yıl önce |
Ryan C. Gordon
|
248167af40
windows: Removed (what I think is) a copy/paste error.
|
8 yıl önce |
Ryan C. Gordon
|
be9bf023d0
windows: Use a real synchronization primitive for CD detection thread init.
|
8 yıl önce |
Ryan C. Gordon
|
befc894b1f
More FIXME cleanups.
|
8 yıl önce |