Ryan C. Gordon
|
3bd2db53ae
Fixed typo in documentation.
|
19 yıl önce |
Ryan C. Gordon
|
4176049c43
Fixed typos in export names.
|
19 yıl önce |
Ryan C. Gordon
|
60dfcae88b
Try the DIR archiver first, since there's no sense in trying to open a
|
19 yıl önce |
Ryan C. Gordon
|
a8de53670d
Added a simple unpacker example.
|
19 yıl önce |
Ryan C. Gordon
|
0e3233a205
Don't put comments in BAIL_* macros where we want an empty argument...
|
19 yıl önce |
Ryan C. Gordon
|
1e6550292d
Logic bug in MVL/HOG/GRP archivers: these archives never contain subdirs...but they
|
19 yıl önce |
Ryan C. Gordon
|
ded10c9238
Bumped version numbers.
|
19 yıl önce |
Ryan C. Gordon
|
49c576280d
Man, I knew I would need getOSInfo() as soon as I deleted it!
|
19 yıl önce |
Ryan C. Gordon
|
c771a650ce
Ignore Visual C++ 6.0 build files.
|
19 yıl önce |
Ryan C. Gordon
|
aad1408594
Whoops, forgot to uncomment this from my testing...
|
19 yıl önce |
Ryan C. Gordon
|
d8845b0be5
Tons of Unicode work in windows.c ... should now use UCS-2 on NT/XP/Vista/etc
|
19 yıl önce |
Ryan C. Gordon
|
da2d3ede59
Reworked getExePath() to remove some FIXMEs and respect Unicode.
|
19 yıl önce |
Ryan C. Gordon
|
dc0d27228c
Improved dynamic loader and initial Unicode work in windows.c ...
|
19 yıl önce |
Ryan C. Gordon
|
71e6a8dc3f
Patched to compile on MSVC.
|
19 yıl önce |
Ryan C. Gordon
|
75a4f4ffe1
Pushed a bunch of FIXMEs into the Windows platform layer.
|
19 yıl önce |
Ryan C. Gordon
|
4fe2134a3c
Updated.
|
19 yıl önce |
Ryan C. Gordon
|
63f9a21c44
Replaced BeOS mutex implementation. Now all platforms have recursive mutexes.
|
19 yıl önce |
Ryan C. Gordon
|
4396d7b3ba
Added some FIXME comments.
|
19 yıl önce |
Ryan C. Gordon
|
7386320811
Replaced some Malloc and all the alloca() calls with __PHYSFS_smallAlloc(),
|
19 yıl önce |
Ryan C. Gordon
|
80ec45d88a
Apparently this is how you do 64-bit literals in MSVC...untested.
|
19 yıl önce |
Ryan C. Gordon
|
b2f9b61715
Replaced LONGLONGLITERAL with __PHYSFS_UI64/__PHYSFS_SI64.
|
19 yıl önce |
Ryan C. Gordon
|
68027001f8
Updated.
|
19 yıl önce |
Ryan C. Gordon
|
030e84f356
Cleanups in calculateBaseDir.
|
19 yıl önce |
Ryan C. Gordon
|
075e6769e2
Split out Mac OS X code from unix.c and added some Carbon-specific code...
|
19 yıl önce |
Ryan C. Gordon
|
03fe5bb823
Replaced manual management of recursive pthread mutexes with
|
19 yıl önce |
Ryan C. Gordon
|
857d9bc84d
Since all the platform layers were using the same cut-and-paste of the
|
19 yıl önce |
Ryan C. Gordon
|
bb1d757244
Removed __PHYSFS_platformTimeslice()...we don't actually use this anymore.
|
19 yıl önce |
Ryan C. Gordon
|
7703202ee5
Fixed a FIXME in the documentation comments.
|
19 yıl önce |
Ryan C. Gordon
|
75e467576d
Removed skeleton.c from the repository...it's out of date.
|
19 yıl önce |
Ryan C. Gordon
|
5eab0737b8
Updated.
|
19 yıl önce |