Ryan C. Gordon
|
286ce8f00e
|
Now returns human-readable error messages when possible. Minor fix in
__PHYSFS_platformClose() and other tweaks.
|
2002-07-28 18:02:55 +00:00 |
Ryan C. Gordon
|
d302b1e169
|
Minor error string correction.
|
2002-07-28 18:01:45 +00:00 |
Ryan C. Gordon
|
989fd382c4
|
Added ERR_BAD_FILENAME.
|
2002-07-28 17:59:38 +00:00 |
Ryan C. Gordon
|
4a3cbea69b
|
Updated.
|
2002-07-28 04:29:23 +00:00 |
Ryan C. Gordon
|
5aae2b749a
|
Determines correct case for basedir.
|
2002-07-28 04:02:06 +00:00 |
Ryan C. Gordon
|
02b3ce83d3
|
Updated build stuff. Generates optimized DLL, now.
|
2002-07-28 04:01:02 +00:00 |
Ryan C. Gordon
|
0a0d9adc7d
|
Updated.
|
2002-07-27 22:43:21 +00:00 |
Ryan C. Gordon
|
aaf88b8f84
|
Ignore generated physfs.spec
|
2002-07-27 22:42:30 +00:00 |
Ryan C. Gordon
|
e6e26f58bf
|
Lots of fixes...seems to be fully functional, now.
|
2002-07-27 22:41:58 +00:00 |
Ryan C. Gordon
|
1e63d40724
|
Build system fixes.
|
2002-07-27 22:41:19 +00:00 |
Ryan C. Gordon
|
15257431f2
|
Updated.
|
2002-07-27 22:07:07 +00:00 |
Ryan C. Gordon
|
0ab061308d
|
Initialized some variables to stop compiler whining.
|
2002-07-27 22:06:25 +00:00 |
Ryan C. Gordon
|
ac74982b7a
|
Minor patch.
|
2002-07-27 06:49:36 +00:00 |
Ryan C. Gordon
|
ece998dd3a
|
Fixed basedir/userdir calculation.
|
2002-07-27 06:38:28 +00:00 |
Ryan C. Gordon
|
b5bc50b726
|
Updated.
|
2002-07-27 06:30:02 +00:00 |
Ryan C. Gordon
|
2580f1460d
|
Added platform/os2.c to build system.
|
2002-07-27 06:28:45 +00:00 |
Ryan C. Gordon
|
d35135c849
|
Initial add.
|
2002-07-27 06:26:16 +00:00 |
Ryan C. Gordon
|
a83a9c81c6
|
Patched to compile...works a little.
|
2002-07-27 06:26:06 +00:00 |
Ryan C. Gordon
|
df5ef85087
|
Added ERR_SEEK_OUT_OF_RANGE define.
|
2002-07-27 06:20:10 +00:00 |
Ryan C. Gordon
|
5098c6e96e
|
Updated.
|
2002-07-27 01:29:40 +00:00 |
Ryan C. Gordon
|
021752e953
|
Initial add.
|
2002-07-27 01:27:19 +00:00 |
Ryan C. Gordon
|
ec201d1007
|
Updated.
|
2002-07-26 17:06:27 +00:00 |
Ryan C. Gordon
|
1b29c3888c
|
More enumerate fixes.
|
2002-07-26 17:03:26 +00:00 |
Ryan C. Gordon
|
d72698ca6b
|
Updated.
|
2002-07-26 06:49:29 +00:00 |
Ryan C. Gordon
|
32e71c0d4a
|
Updated.
|
2002-07-26 06:31:50 +00:00 |
Ryan C. Gordon
|
3ae1f1fa80
|
Changed DirFunctions struct a little.
|
2002-07-26 06:19:09 +00:00 |
Ryan C. Gordon
|
af32072304
|
Archivers with matching file extensions get first shot at an archive.
|
2002-07-26 06:18:30 +00:00 |
Ryan C. Gordon
|
5c1eb877e9
|
Fixed a typo in the documentation.
|
2002-07-26 06:18:02 +00:00 |
Ryan C. Gordon
|
0c05876240
|
Whoops; the pthread-disabling condition was flipped. Fixed.
|
2002-07-25 23:22:29 +00:00 |
Ryan C. Gordon
|
4752ee3290
|
Updated.
|
2002-07-25 21:55:46 +00:00 |
Ryan C. Gordon
|
c7e785a742
|
Updated.
|
2002-07-25 21:55:18 +00:00 |
Ryan C. Gordon
|
69859a7bd9
|
Minor cleanups.
|
2002-07-25 21:52:07 +00:00 |
Ryan C. Gordon
|
2b0cecee7c
|
First step towards getting __PHYSFS_platformGetThreadID() to work universally.
|
2002-07-25 17:42:21 +00:00 |
Ryan C. Gordon
|
d15731bb8e
|
Updated.
|
2002-07-25 17:17:38 +00:00 |
Ryan C. Gordon
|
cdac19f131
|
Stub code for platforms without functional pthreads.
|
2002-07-25 17:13:03 +00:00 |
Ryan C. Gordon
|
fc2df394c3
|
Moved the RPM spec file to spec.in, so version dynamically keeps up.
|
2002-07-25 16:58:00 +00:00 |
Ryan C. Gordon
|
15f6c4a736
|
Renamed/patched from physfs.spec
|
2002-07-25 16:57:24 +00:00 |
Ryan C. Gordon
|
57c0117496
|
Replaced by physfs.spec.in.
|
2002-07-25 16:56:58 +00:00 |
Ryan C. Gordon
|
dda3abadc8
|
Updated.
|
2002-07-25 06:01:46 +00:00 |
Ryan C. Gordon
|
ed8a749df3
|
Updated.
|
2002-07-25 06:01:16 +00:00 |
Ryan C. Gordon
|
6c58dcd8ab
|
Changed cd detection stuff again. More robust.
|
2002-07-25 06:00:12 +00:00 |
Ryan C. Gordon
|
62b17caa4c
|
Updated.
|
2002-07-25 05:25:04 +00:00 |
Ryan C. Gordon
|
d3b6d99df8
|
Made CD-ROM stuff a bit more automatic.
|
2002-07-25 05:24:23 +00:00 |
Ryan C. Gordon
|
1ce70462bd
|
Can now disable CD-ROM code on Unix systems at build time if need be. The
configure option is not exposed, but the configure script can check this
on a system by system basis.
|
2002-07-25 05:21:00 +00:00 |
Ryan C. Gordon
|
056046f7e3
|
Updated.
|
2002-07-25 04:41:56 +00:00 |
Ryan C. Gordon
|
8eeaf6c6d7
|
Rewrote ZIP_enumerateFiles() again. Hopefully it sucks less this time.
|
2002-07-25 04:41:43 +00:00 |
Ryan C. Gordon
|
fa77075d7c
|
Added build system support for OpenBSD.
|
2002-07-23 23:10:50 +00:00 |
Ryan C. Gordon
|
d41048aa89
|
Updated.
|
2002-07-23 22:56:39 +00:00 |
Ryan C. Gordon
|
7c80bcf537
|
Disabled shitty enumeration code. Will fix soon.
|
2002-07-23 22:55:47 +00:00 |
Ryan C. Gordon
|
a4d586e41b
|
Updated.
|
2002-07-23 22:31:30 +00:00 |