CVSROOT: /var/cvs/freesci
Module name: freesci
Changes by: skovmanden 2002/04/23 18:05:20 GMT
Modified files:
. : ChangeLog
src/engine : game.c kmenu.c savegame.c savegame.cfsml
scriptdebug.c
src/gfx : sci_widgets.c
src/include : engine.h sci_widgets.h
Log message:
* Added support for colored title bars, controllable via a kernel call
DrawStatus(text, fgcolor, bgcolor). A debugger command, statusbar,
has also been added.
SCI1 supports this, and it's quite cool, too. Right now, I'm playing QfG1 with
the color combination (10,1).
Lars