equal
deleted
inserted
replaced
43 - Just make PHYSFS_file * a void * typedef so we don't have to allocate? |
43 - Just make PHYSFS_file * a void * typedef so we don't have to allocate? |
44 - Multiple write dirs with mount points? |
44 - Multiple write dirs with mount points? |
45 - Deprecate PHYSFS_setSaneConfig and move it to extras? |
45 - Deprecate PHYSFS_setSaneConfig and move it to extras? |
46 - PHYSFS_file should really be PHYSFS_File for consistency. |
46 - PHYSFS_file should really be PHYSFS_File for consistency. |
47 - (Re)move the profiling code in physfs.c. |
47 - (Re)move the profiling code in physfs.c. |
|
48 - Why is physfsrwops.c cut-and-pasted into the ruby bindings? |
48 - maybe other stuff. |
49 - maybe other stuff. |
49 |
50 |
50 // end of TODO ... |
51 // end of TODO ... |
51 |
52 |