diff -r 22dfc50a0b64 -r 2481fb769daf TODO --- a/TODO Thu Jul 25 21:55:18 2002 +0000 +++ b/TODO Thu Jul 25 21:55:46 2002 +0000 @@ -5,7 +5,6 @@ - Include the Visual Studio.NET project file in CVS directly. - Favor archivers that have the same extension as an archive when opening. -- Remove extra exists() calls where possible. - Other archivers: perhaps tar(.gz|.bz2), RPM, ARJ, etc. These are less important, since streaming archives aren't of much value to games (which is why zipfiles are king: random access), but it could have uses for, say, @@ -14,6 +13,7 @@ nice for an email program. That's blue sky, unless someone wants to tackle it. - Try to remove ERR_OS_ERROR from macclassic.c where possible. +- Figure out that pesky pthread casting problem. - Platforms to be verified as working: Solaris, WinNT 3.1, WinME, WinXP, MacOS 8.1 - Platforms to port to: NetBSD (needs pthreads), OS/2 (needs platform driver),