From 80535e9b83bb3416117e74fa7d057b50381bb718 Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Wed, 29 Sep 2004 06:03:44 +0000 Subject: [PATCH] Updated. --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO b/TODO index 5b9cae12..8cf011db 100644 --- a/TODO +++ b/TODO @@ -41,6 +41,13 @@ Some might be dupes, some might be done already. - Deprecate PHYSFS_setSaneConfig and move it to extras? - (Re)move the profiling code in physfs.c. - Why is physfsrwops.c cut-and-pasted into the ruby bindings? +- Get rid of addToLinkedStringList +- Replace code from SDL... +- MIX grabs all archives that no other archivers claim. +- MIX enumerates files as hash values. +- Should file enumeration return an error or set error state? +- Ryanify pocketpc.c ... +- CFLAGS fix. - maybe other stuff. // end of TODO ...