CVSROOT: /home/cvs
Module name: freesci
Changes by: cvsuser 00/04/11 16:55:41
Modified files:
. : ChangeLog
src/core : kgraphics.c script.c
src/graphics : engine_graphics.c font.c
src/include : graphics.h vm.h
Log message:
Only minor updates this time:
* Savegame selection lists are now drawn, though key events aren't handled
correctly. EditControl() isn't called for them, so I don't know where
the problem is.
* views with signal & IGNORE_ACTOR don't just ignore, they are ignored, too.
Not sure if this is absolutely correct.
* Edit controls are always framed now.
DosEMU doesn't run Sierra SCI anymore. Either linux 2.3.99pre3 or XFree86 4.0
broke it. I'll test a more recent version of DosEMU as soon as possible,
but I can't run, debug, or compare to the original interpreter for the time
being.
-- Christoph