Commit Graph

1558 Commits

Author SHA1 Message Date
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
Ryan C. Gordon b6cc59515b Made "ls" an alias of "enumerate", since I keep typing it without thinking. :) 2002-07-23 22:30:58 +00:00
Ryan C. Gordon b5979c8c4f Updated. 2002-07-23 22:11:02 +00:00
Ryan C. Gordon a4d07b8e10 More enumeration fixes. I still hate this code. 2002-07-23 22:09:35 +00:00
Ryan C. Gordon 55b7638892 Fixed a double-free. 2002-07-23 21:26:51 +00:00
Ryan C. Gordon 083710dfc3 Fixed entry loading. 2002-07-23 18:11:12 +00:00
Ryan C. Gordon e460c9ce9a Fixed ZIP_isArchive() to report correctly if it has to check for the
end of central directory record.
2002-07-23 18:05:50 +00:00
Ryan C. Gordon 4765a364fe Fixed enumerations that end with '/'. 2002-07-23 17:52:56 +00:00
Ryan C. Gordon f47fafe523 Updated. 2002-07-23 17:52:36 +00:00
Ryan C. Gordon 738011b837 Updated. 2002-07-23 07:49:20 +00:00
Ryan C. Gordon e98615a7ca My rewrite continues. I'm mostly satisfied with this code now, minus debugging. 2002-07-23 07:49:13 +00:00
Ryan C. Gordon 168f63d2da Major overhauls. More efficient, robust, and bug-free. 2002-07-23 07:48:43 +00:00
Ryan C. Gordon 01567b3dcf Added __PHYSFS_addToLinkedStringList(). 2002-07-23 07:48:08 +00:00
Ryan C. Gordon 5b55a52af7 Changed enumeration code to use __PHYSFS_addToLinkedStringList(). 2002-07-23 07:46:36 +00:00
Ryan C. Gordon 70a42aeadd Updated. 2002-07-22 12:08:56 +00:00
Ryan C. Gordon e571e4a7d6 Updated. 2002-07-21 10:05:06 +00:00
Ryan C. Gordon 60d04e4486 Updated. 2002-07-21 09:54:37 +00:00
Ryan C. Gordon ebcc9fb045 Updated. 2002-07-21 09:33:13 +00:00