Commit Graph

596 Commits

Author SHA1 Message Date
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
Ryan C. Gordon b2018d63c8 Now copies the Makefile.am template instead of rename()ing it. 2002-07-21 09:32:34 +00:00
Ryan C. Gordon a29af527c9 Updated. 2002-07-21 09:08:41 +00:00
Ryan C. Gordon fe6216186e More autoconf spew ignored. 2002-07-21 09:08:06 +00:00
Ryan C. Gordon 9fe69fcbd3 Updated. 2002-07-21 09:06:40 +00:00
Ryan C. Gordon ba4869514e More FreeBSD build fixes. 2002-07-21 09:06:28 +00:00
Ryan C. Gordon 80dfa72c8f Updated. 2002-07-20 00:20:00 +00:00
Ryan C. Gordon 248b3381bf Generalized CD-ROM routine selection. 2002-07-20 00:19:53 +00:00
Ryan C. Gordon 6784bad378 Added physfs.spec to distribution. 2002-07-18 05:51:25 +00:00
Ryan C. Gordon 7f2cd4a2d7 Updated. 2002-07-18 05:50:00 +00:00
Ryan C. Gordon 01e79f7fae Updated. 2002-07-17 23:27:00 +00:00
Ryan C. Gordon c02838ad5e FreeBSD patches; appears to be fully functional now. 2002-07-17 23:25:18 +00:00
Ryan C. Gordon 74a9c06a5a Updated. 2002-07-17 16:05:52 +00:00