Tue, 20 Mar 2012 15:38:12 -0400 |
Ryan C. Gordon |
Reworked the error reporting API. Now we use error codes instead of strings.
|
file |
diff |
annotate
|
Sat, 10 Mar 2012 03:18:33 -0500 |
Ryan C. Gordon |
Fixed some compiler warnings.
|
file |
diff |
annotate
|
Fri, 09 Mar 2012 04:50:27 -0500 |
Ryan C. Gordon |
Cleaned up all the readAll() cut and paste.
|
file |
diff |
annotate
|
Tue, 18 Oct 2011 15:55:29 -0400 |
Ryan C. Gordon |
Fixed up some bugs that clang's static analysis reported.
|
file |
diff |
annotate
|
Fri, 18 Feb 2011 12:38:05 -0500 |
Ryan C. Gordon |
Fixed bug in directory search for zip and qpak archivers (thanks, Michal!)
|
file |
diff |
annotate
|
Thu, 10 Feb 2011 16:54:09 -0500 |
Ryan C. Gordon |
Fixed logic error in QPAK archiver.
|
file |
diff |
annotate
|
Mon, 06 Sep 2010 19:35:01 -0400 |
Ryan C. Gordon |
Cleaned up some #includes.
|
file |
diff |
annotate
|
Sun, 05 Sep 2010 02:41:13 -0400 |
Ryan C. Gordon |
Removed isDirectory, isSymLink and exists methods from internal code.
|
file |
diff |
annotate
|
Mon, 30 Aug 2010 03:01:57 -0400 |
Ryan C. Gordon |
Abstracted file i/o into PHYSFS_Io interface.
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 01:28:28 -0400 |
Ryan C. Gordon |
Removed __PHYSFS_platformGetLastModTime().
|
file |
diff |
annotate
|
Tue, 24 Aug 2010 10:05:58 -0400 |
Ryan C. Gordon |
Removed PHYSFS_Archiver's isArchive() method.
|
file |
diff |
annotate
|
Sun, 22 Aug 2010 20:20:04 -0400 |
Ryan C. Gordon |
Removed getLastModTime() interface from the archivers; it's not used anymore.
|
file |
diff |
annotate
|
Sun, 22 Aug 2010 03:35:55 -0400 |
Ryan C. Gordon |
Patched to compile.
|
file |
diff |
annotate
|
Sun, 22 Aug 2010 00:37:25 -0400 |
Ryan C. Gordon |
Fixed details of PHYSFS_Archiver's stat method.
|
file |
diff |
annotate
|
Sat, 21 Aug 2010 19:10:42 -0400 |
Ryan C. Gordon |
Fixed PHYSFS_stat()'s return value to match rest of PhysicsFS API.
|
file |
diff |
annotate
|
Sat, 21 Aug 2010 02:47:58 -0400 |
Ryan C. Gordon |
Moved all the file i/o from stdio-style to POSIX-style.
|
file |
diff |
annotate
|
Mon, 15 Feb 2010 14:02:36 -0500 |
Ryan C. Gordon |
THIS is Christoph's PHYSFS_stat() work.
|
file |
diff |
annotate
|
Mon, 15 Feb 2010 09:19:38 -0500 |
Ryan C. Gordon |
Backed out changeset f87b0b7cca8e ... This wasn't Christoph's patch. Sorry!
|
file |
diff |
annotate
|
Sun, 14 Feb 2010 23:07:19 -0500 |
Ryan C. Gordon |
Added first work on PHYSFS_stat() API (thanks, Christoph!).
|
file |
diff |
annotate
|
Thu, 28 Jan 2010 02:27:45 -0500 |
Ryan C. Gordon |
Cleaned up returns that look like function calls for my updated coding style.
|
file |
diff |
annotate
|
Fri, 27 Mar 2009 15:10:42 -0400 |
Ryan C. Gordon |
Moved directory structure around.
|
file |
diff |
annotate
| base
|