Fri, 14 Sep 2001 22:58:04 +0000 |
Ryan C. Gordon |
Updated version from 0.1.3 to 0.1.4.
|
changeset |
files
|
Fri, 14 Sep 2001 22:57:22 +0000 |
Ryan C. Gordon |
Updated.
|
changeset |
files
|
Fri, 14 Sep 2001 22:57:02 +0000 |
Ryan C. Gordon |
Initial add.
|
changeset |
files
|
Fri, 14 Sep 2001 22:56:46 +0000 |
Ryan C. Gordon |
make install deletes previous versions of the library.
|
changeset |
files
|
Fri, 14 Sep 2001 22:55:44 +0000 |
Ryan C. Gordon |
Changed author credits to wrap email addresses in "<>" and not "()" chars.
|
changeset |
files
|
Sun, 02 Sep 2001 05:01:53 +0000 |
Ryan C. Gordon |
Updated.
|
changeset |
files
|
Sun, 02 Sep 2001 04:55:25 +0000 |
Ryan C. Gordon |
Patched to compile with an ancient version of CodeWarrior.
|
changeset |
files
|
Sun, 02 Sep 2001 01:17:35 +0000 |
Ryan C. Gordon |
Updated.
|
changeset |
files
|
Sun, 02 Sep 2001 01:11:56 +0000 |
Ryan C. Gordon |
Updated again.
|
changeset |
files
|
Sun, 02 Sep 2001 00:21:54 +0000 |
Ryan C. Gordon |
Updated.
|
changeset |
files
|
Sun, 02 Sep 2001 00:18:43 +0000 |
Ryan C. Gordon |
Updated win32 build instructions.
|
changeset |
files
|
Sat, 01 Sep 2001 23:51:28 +0000 |
Ryan C. Gordon |
Moved to separate download.
|
changeset |
files
|
Sat, 01 Sep 2001 23:40:22 +0000 |
Ryan C. Gordon |
Rewrote __PHYSFS_platformRealPath() to be Cygwin AND Visual C friendly. I hope.
|
changeset |
files
|
Sat, 01 Sep 2001 23:38:11 +0000 |
Ryan C. Gordon |
A little more Cygwin-friendly.
|
changeset |
files
|
Wed, 29 Aug 2001 17:13:06 +0000 |
Ryan C. Gordon |
Updated.
|
changeset |
files
|
Wed, 29 Aug 2001 14:35:06 +0000 |
Ryan C. Gordon |
Updated.
|
changeset |
files
|
Wed, 29 Aug 2001 14:33:17 +0000 |
Ryan C. Gordon |
Attempts to calculate basedir with GetModuleFileName() first, and made a
|
changeset |
files
|
Wed, 29 Aug 2001 03:33:42 +0000 |
Ryan C. Gordon |
Updated.
release-0.1.3
|
changeset |
files
|
Wed, 29 Aug 2001 03:33:07 +0000 |
Ryan C. Gordon |
Fixed link command line so that test_physfs links with libphysfs.so correctly.
|
changeset |
files
|
Wed, 29 Aug 2001 03:32:04 +0000 |
Ryan C. Gordon |
Upped version to 0.1.3.
|
changeset |
files
|
Wed, 29 Aug 2001 03:31:43 +0000 |
Ryan C. Gordon |
Fixed base directory determination.
|
changeset |
files
|
Wed, 29 Aug 2001 03:11:23 +0000 |
Ryan C. Gordon |
Updated.
|
changeset |
files
|
Wed, 29 Aug 2001 03:10:45 +0000 |
Ryan C. Gordon |
Initial add.
|
changeset |
files
|
Wed, 29 Aug 2001 02:41:47 +0000 |
Ryan C. Gordon |
__PHYSFS_platformGetUserDir() checks some win32 standard environment variables,
|
changeset |
files
|
Thu, 23 Aug 2001 18:03:08 +0000 |
Ryan C. Gordon |
Initial add. Unzip in root of source directory and point Visual C at the
release-0.1.2
|
changeset |
files
|
Thu, 23 Aug 2001 18:01:43 +0000 |
Ryan C. Gordon |
Compiles and runs on Visual C. What an uphill climb THAT was.
|
changeset |
files
|
Thu, 23 Aug 2001 17:09:20 +0000 |
Ryan C. Gordon |
Updated.
|
changeset |
files
|
Thu, 23 Aug 2001 17:08:26 +0000 |
Ryan C. Gordon |
Made dependency on readline optional.
|
changeset |
files
|
Thu, 23 Aug 2001 16:02:51 +0000 |
Ryan C. Gordon |
More win32 updates.
|
changeset |
files
|
Thu, 23 Aug 2001 15:39:07 +0000 |
Ryan C. Gordon |
Whoops. Forgot to declare a variable.
|
changeset |
files
|
Thu, 23 Aug 2001 15:23:21 +0000 |
Ryan C. Gordon |
Updates, corrections and enhancements to get this ported to win32.
|
changeset |
files
|
Thu, 23 Aug 2001 15:22:52 +0000 |
Ryan C. Gordon |
Initial add; NOT complete.
|
changeset |
files
|
Thu, 23 Aug 2001 15:06:15 +0000 |
Ryan C. Gordon |
Fixed a potential free()ing of a NULL pointer in
|
changeset |
files
|
Thu, 23 Aug 2001 14:31:00 +0000 |
Ryan C. Gordon |
Removed #include <unistd.h>, since it isn't needed in this file, and
|
changeset |
files
|
Tue, 07 Aug 2001 18:11:08 +0000 |
Ryan C. Gordon |
Updated.
release-0.1.1
|
changeset |
files
|
Tue, 07 Aug 2001 18:10:38 +0000 |
Ryan C. Gordon |
Changed version to 0.1.1.
|
changeset |
files
|
Tue, 07 Aug 2001 03:33:44 +0000 |
Ryan C. Gordon |
Added CD-ROM detection code.
|
changeset |
files
|
Tue, 07 Aug 2001 03:33:25 +0000 |
Ryan C. Gordon |
Updated.
|
changeset |
files
|
Tue, 07 Aug 2001 02:57:16 +0000 |
Ryan C. Gordon |
Changed URL to physfs homepage.
release-0.1.0
|
changeset |
files
|
Tue, 07 Aug 2001 02:56:50 +0000 |
Ryan C. Gordon |
Added appropriate make install target.
|
changeset |
files
|
Wed, 01 Aug 2001 10:34:14 +0000 |
Ryan C. Gordon |
Added.
|
changeset |
files
|
Wed, 01 Aug 2001 10:20:56 +0000 |
Ryan C. Gordon |
Versioning stuff, install rule added.
|
changeset |
files
|
Wed, 01 Aug 2001 10:18:56 +0000 |
Ryan C. Gordon |
Safety memset when creating error information for a new thread.
|
changeset |
files
|
Sat, 28 Jul 2001 13:39:55 +0000 |
Ryan C. Gordon |
Improved "make package".
|
changeset |
files
|
Sat, 28 Jul 2001 13:08:14 +0000 |
Ryan C. Gordon |
Avoids unzLocateFile(), since we already did all the searching ourselves.
|
changeset |
files
|
Sat, 28 Jul 2001 13:07:10 +0000 |
Ryan C. Gordon |
Initial add.
|
changeset |
files
|
Sat, 28 Jul 2001 12:14:09 +0000 |
Ryan C. Gordon |
ZIP entries are now cached at openArchive time, which cleans up the race
|
changeset |
files
|
Mon, 23 Jul 2001 09:24:59 +0000 |
Ryan C. Gordon |
Enough fixes to get the Build engine working with ZIP files instead of
|
changeset |
files
|
Mon, 23 Jul 2001 09:23:17 +0000 |
Ryan C. Gordon |
Cleaned up PHYSFS_openRead() a little. PHYSFS_addToSearchPath() now
|
changeset |
files
|
Mon, 23 Jul 2001 07:16:22 +0000 |
Ryan C. Gordon |
Added individual file i/o code. Untested.
|
changeset |
files
|
Mon, 23 Jul 2001 07:15:48 +0000 |
Ryan C. Gordon |
Added ERR_COMPRESSION
|
changeset |
files
|
Mon, 23 Jul 2001 07:15:21 +0000 |
Ryan C. Gordon |
Explicit check for negative positions in PHYSFS_seek().
|
changeset |
files
|
Mon, 23 Jul 2001 04:48:04 +0000 |
Ryan C. Gordon |
Initial add.
|
changeset |
files
|
Mon, 23 Jul 2001 04:47:47 +0000 |
Ryan C. Gordon |
Now with all directory functions implemented (and debugged?). No file
|
changeset |
files
|
Mon, 23 Jul 2001 04:47:08 +0000 |
Ryan C. Gordon |
New error message.
|
changeset |
files
|
Mon, 23 Jul 2001 04:46:42 +0000 |
Ryan C. Gordon |
Non-existant archives/directories report a more correct error, and a call
|
changeset |
files
|
Mon, 23 Jul 2001 04:45:26 +0000 |
Ryan C. Gordon |
ZIP file support.
|
changeset |
files
|
Mon, 16 Jul 2001 17:37:50 +0000 |
Ryan C. Gordon |
Added more API calls, always uses a history file, now.
|
changeset |
files
|
Mon, 16 Jul 2001 17:36:28 +0000 |
Ryan C. Gordon |
Architecture adjustment for enumerating files with regards to whether
|
changeset |
files
|
Mon, 16 Jul 2001 14:36:28 +0000 |
Ryan C. Gordon |
Much more complete. Still more to go.
|
changeset |
files
|