[Scummvm-devel] ScummEx - Status & Anyone 'porting' this to MSVC?
Phil Lello
philip.lello at btinternet.com
Wed Apr 27 10:35:01 CEST 2005
Hi All,
I've just downloaded ScummEx from CVS, and I've found several issues
with variable initialisation, breaking the image display and palette (if
not more).
The problem is that the code relies on the compiler initialising class
pointers to NULL, whilst the M$ approach is to set pointers to
0xCDCDCDCD, which breaks ScummEx in several places.
I'll start changing my version to initialise pointers in the
constructors; is anyone else already working on this for CVS check-in?
On a more general note, is ScummEx being worked on much to keep it in
sync with new engines added to ScummVM, or to share code?
Regards,
Phil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scummvm.org/pipermail/scummvm-devel/attachments/20050427/4966a8ec/attachment.html>
More information about the Scummvm-devel
mailing list