This commit is contained in:
Ryan C. Gordon 2004-09-29 06:03:44 +00:00
parent 8641e4e7ef
commit 80535e9b83
1 changed files with 7 additions and 0 deletions

7
TODO
View File

@ -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 ...