Thu, 15 Mar 2007 08:16:23 +0000 |
Ryan C. Gordon |
Bunch of work on Unicode...added case-folding stricmp, removed
|
file |
diff |
annotate
|
Sun, 11 Mar 2007 10:10:28 +0000 |
Ryan C. Gordon |
Renamed LICENSE to LICENSE.txt
|
file |
diff |
annotate
|
Sun, 11 Mar 2007 09:44:21 +0000 |
Ryan C. Gordon |
Removed config.h references from old autotools build system.
|
file |
diff |
annotate
|
Sun, 18 Sep 2005 21:44:42 +0000 |
Ryan C. Gordon |
API BREAKAGE: Changed PHYSFS_enumerateFilesCallback() to pass the originally
|
file |
diff |
annotate
|
Mon, 14 Mar 2005 11:49:30 +0000 |
Ryan C. Gordon |
All memory management now goes through allocation hooks instead of directly to
|
file |
diff |
annotate
|
Sun, 13 Mar 2005 03:33:11 +0000 |
Ryan C. Gordon |
Cleaned up some minor bloat with my new evil GOTO_*_MACRO macros.
|
file |
diff |
annotate
|
Wed, 05 Jan 2005 05:16:53 +0000 |
Ryan C. Gordon |
2.0.0 backport: Fixed HOG archiver sorting/lookups (thanks Chris!)
stable-1.0
|
file |
diff |
annotate
|
Wed, 05 Jan 2005 05:15:12 +0000 |
Ryan C. Gordon |
Fixed filename sorting, to fix lookups that shouldn't fail (thanks, Chris!).
|
file |
diff |
annotate
|
Wed, 29 Sep 2004 06:18:04 +0000 |
Ryan C. Gordon |
Removed all the forward declaration cruft from the archivers.
|
file |
diff |
annotate
|
Wed, 29 Sep 2004 06:09:29 +0000 |
Ryan C. Gordon |
Added callback APIs and ripped up the internals everywhere to use them.
|
file |
diff |
annotate
|
Sun, 26 Sep 2004 13:00:59 +0000 |
Ryan C. Gordon |
Did the same thing to FileHandles than I did to DirHandles, but this
|
file |
diff |
annotate
|
Sun, 26 Sep 2004 00:25:04 +0000 |
Ryan C. Gordon |
Cleaned up archiver interface to not deal with DirHandles anymore,
|
file |
diff |
annotate
|
Mon, 29 Dec 2003 08:50:21 +0000 |
Ryan C. Gordon |
Patches to get this building on Mac Classic again.
|
file |
diff |
annotate
|
Sat, 09 Aug 2003 15:07:08 +0000 |
bhook |
removed a warning by adding a cast
|
file |
diff |
annotate
|
Fri, 16 May 2003 15:31:42 +0000 |
Ryan C. Gordon |
Patched compiler warnings (thanks, Bradley Bell!)
|
file |
diff |
annotate
|
Sun, 30 Mar 2003 18:59:54 +0000 |
Ryan C. Gordon |
Descent I/II HOG and MVL archive support (thanks, Bradley Bell!).
|
file |
diff |
annotate
|