Jordon Moss
|
4e13e765f2
pod: Add POD archiver.
|
4 달 전 |
Manuel Lauss
|
1990660427
Add LucasArts 3d shooter archives
|
1 년 전 |
Ryan C. Gordon
|
31209b7c2c
playdate: First shot at a Playdate port!
|
1 년 전 |
Alberto Mardegan
|
741c4be358
physfs_platform_ogc.c: new backend for Wii and GameCube
|
2 년 전 |
Jon Daniel
|
713d09f916
Support CSM.BIN in Chasm: The Rift and add ignores
|
2 년 전 |
Ozkan Sezer
|
49662cd826
minor update to endian macros from SDL.
|
3 년 전 |
Ryan C. Gordon
|
4d9bcc3d1a
atomic: __PHYSFS_ATOMIC_(DECR|INCR) should return final value.
|
3 년 전 |
Ryan C. Gordon
|
f0c7367b0f
Update endian detection from latest in SDL2.
|
3 년 전 |
Ryan C. Gordon
|
17b691b0ea
Let several archives be case-insensitive.
|
3 년 전 |
Ozkan Sezer
|
cd2e055454
added __PHYSFS_ATOMIC_INCR and __PHYSFS_ATOMIC_DECR for watcom compiler
|
3 년 전 |
Ozkan Sezer
|
02b6a7f084
fixed windows symbol exports
|
3 년 전 |
Matthew Albrecht
|
d24ce15922
Include alloca.h on Solaris and Linux platforms.
|
4 년 전 |
Ryan C. Gordon
|
5ea6ba7557
msvc: Move stdarg.h include ahead of __PHYSFS_msvc_vsnprintf declaration.
|
4 년 전 |
Ryan C. Gordon
|
500033f37d
Allow builds to opt-out or opt-in to specific archivers, whichever's easier.
|
7 년 전 |
Ryan C. Gordon
|
62d24e228f
Fixed mounting a symlink to a real directory.
|
8 년 전 |
Ryan C. Gordon
|
4e0d3d55e9
Make PHYSFS_EnumerateCallback return an enum instead of an int.
|
8 년 전 |
Ryan C. Gordon
|
5fb9119ebc
windows: Disable _CRT_SECURE_NO_WARNINGS again.
|
8 년 전 |
Ryan C. Gordon
|
735fd14ea4
Whoops, patched to compile.
|
8 년 전 |
Ryan C. Gordon
|
692d5e8219
Fixed some warnings that Xcode brought up.
|
8 년 전 |
Ryan C. Gordon
|
f425f051db
Little tweaks to __PHYSFS_initSmallAlloc().
|
8 년 전 |
Ryan C. Gordon
|
9c9325c2c5
Filled in more documentation.
|
8 년 전 |
Ryan C. Gordon
|
dd68246737
7z: do global initialization once without risking a race condition.
|
8 년 전 |
Ryan C. Gordon
|
ee9687bca9
Reworked enumeration to be more powerful.
|
8 년 전 |
Ryan C. Gordon
|
b082bc3432
Removed __PHYSFS_stricmpASCII functions.
|
8 년 전 |
Ryan C. Gordon
|
d1f2637ca8
utf8: big improvements to case-insensitive UTF-8 string compare.
|
8 년 전 |
Ryan C. Gordon
|
f0eb5c0db9
Marked a bunch of things as "FIXME-3.0" that I want resolved before 3.0 ships.
|
8 년 전 |
Ryan C. Gordon
|
1d6c519c5e
windows: Patched to compile! (...?)
|
8 년 전 |
Ryan C. Gordon
|
2176364a16
windows: (maybe) patched to compile on Visual Studio.
|
8 년 전 |
Ryan C. Gordon
|
a7ce178eec
Add basic atomic operations for refcounting, etc.
|
8 년 전 |
Ryan C. Gordon
|
61bdee4d78
__PHYSFS_platformDeinit() should return void.
|
8 년 전 |