Sun, 29 Aug 2010 21:36:38 -0400 |
Ryan C. Gordon |
PHYSFS_getRealDir() can't report a path for things that aren't real files.
|
file |
diff |
annotate
|
Mon, 30 Aug 2010 02:39:28 -0400 |
Ryan C. Gordon |
Make PHYSFS_addToSearchPath() use doMount(), too.
|
file |
diff |
annotate
|
Mon, 30 Aug 2010 02:39:11 -0400 |
Ryan C. Gordon |
Added PHYSFS_mountMemory().
|
file |
diff |
annotate
|
Sun, 29 Aug 2010 20:56:35 -0400 |
Ryan C. Gordon |
Added PHYSFS_mountIo().
|
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
|
Tue, 24 Aug 2010 10:05:58 -0400 |
Ryan C. Gordon |
Removed PHYSFS_Archiver's isArchive() method.
|
file |
diff |
annotate
|
Tue, 24 Aug 2010 10:03:25 -0400 |
Ryan C. Gordon |
Made __PHYSFS_ui64FitsAddressSpace's behaviour match its name.
|
file |
diff |
annotate
|
Sun, 22 Aug 2010 03:43:22 -0400 |
Ryan C. Gordon |
Added PHYSFS_unmount(), deprecated addToSearchPath and removeFromSearchPath.
|
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 17:34:00 -0400 |
Ryan C. Gordon |
Deprecated PHYSFS_getLastModTime()...use PHYSFS_stat() instead, now.
|
file |
diff |
annotate
|
Sat, 21 Aug 2010 15:07:13 -0400 |
Ryan C. Gordon |
Some minor FIXME tweaks.
|
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
|
Fri, 20 Aug 2010 01:25:20 -0400 |
Ryan C. Gordon |
Added a FIXME.
|
file |
diff |
annotate
|
Sun, 21 Mar 2010 12:11:39 -0400 |
Ryan C. Gordon |
If $HOME is invalid, scratch together a different userdir.
|
file |
diff |
annotate
|
Wed, 17 Mar 2010 15:35:29 -0400 |
Ryan C. Gordon |
Make ISO9660 archiver optional.
|
file |
diff |
annotate
|
Wed, 17 Mar 2010 14:50:54 -0400 |
Ryan C. Gordon |
ISO9660 archiver, compliments of Christoph Nelles.
|
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
|
Sun, 06 Sep 2009 01:05:27 -0400 |
Ryan C. Gordon |
Attempt to clean up the thread ID mess in platform_unix ...
|
file |
diff |
annotate
|
Mon, 13 Apr 2009 03:40:30 -0400 |
Ryan C. Gordon |
Fixed some Sun Studio warnings about unreachable code.
|
file |
diff |
annotate
|
Sat, 28 Mar 2009 17:50:54 -0400 |
Ryan C. Gordon |
PHYSFS_freeList(NULL) is now a safe no-op.
|
file |
diff |
annotate
|
Sat, 28 Mar 2009 16:15:03 -0400 |
Ryan C. Gordon |
Added PHYSFS_getAllocator().
|
file |
diff |
annotate
|
Fri, 27 Mar 2009 15:10:42 -0400 |
Ryan C. Gordon |
Moved directory structure around.
|
file |
diff |
annotate
| base
|