diff -r b60e00958aad -r 4579e942ef95 TODO --- a/TODO Fri Aug 09 19:45:54 2002 +0000 +++ b/TODO Fri Aug 09 19:46:08 2002 +0000 @@ -12,13 +12,15 @@ nice for an email program. That's blue sky, unless someone wants to tackle it. - Need PHYSFS_LANG_GERMAN. +- I'm a little nervous about the use of linked lists in qpak.c. +- Add qpak.c and PHYSFS_SUPPORTS_QPAK to mac classic, os/2, and win32 projects. - Figure out that pesky pthread casting problem. - macclassic.c : "/* (Hmm. Default behaviour is broken in the base library. :) ) */" - Platforms to be verified as working: Solaris, WinNT 3.1, WinME, WinXP, MacOS 8.1 - Platforms to port to: PocketPC (Maybe can just use win32.c?), - Amiga (needs platform driver). + Amiga (needs platform driver), DOS4GW (platform driver). - Use __cdecl in physfs.h? - Look for FIXMEs (many marked with "!!!" in comments). - Probably other stuff. Requests and recommendations are welcome.