2,051
edits
(→TODO) |
m (removing trailer bullet point) |
||
Line 33: | Line 33: | ||
* at the same time, finally change File to read-only, and add a DumpFile class, which can be used for script dumps, screenshots etc.; ports can simply provide an "empty" implementations if they don't support dumping large files | * at the same time, finally change File to read-only, and add a DumpFile class, which can be used for script dumps, screenshots etc.; ports can simply provide an "empty" implementations if they don't support dumping large files | ||
* To enforce that no code uses fopen etc. directly, we could add our own #define's to scummsys.h to trigger errors in code doing it | * To enforce that no code uses fopen etc. directly, we could add our own #define's to scummsys.h to trigger errors in code doing it | ||
=== GUI === | === GUI === |
edits