1,079
edits
(→Misc) |
|||
Line 68: | Line 68: | ||
** Solution #2: Create thin wrappers around all relevant zlib APIs, put those into a new file common/zlib.cpp, and make SCUMM use those | ** Solution #2: Create thin wrappers around all relevant zlib APIs, put those into a new file common/zlib.cpp, and make SCUMM use those | ||
* add plugin API to fetch a fresh desc string for a given target ?!? | * add plugin API to fetch a fresh desc string for a given target ?!? | ||
* completely get rid of #pragma pack for increased portability | |||
* rename stdafx.h to prefix.h and include it everywhre first | |||
* rename scummsys.h; and/or split it (types.h, defs.h ... ?) | |||
== Wish list == | == Wish list == |
edits