[Scummvm-cvs-logs] scummvm master -> 4ac2940bc59bbb192a5aa0636e590df4e71becad

bluegr md5 at scummvm.org
Sat Oct 29 05:45:06 CEST 2011


This automated email contains information about 4 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
f61ea4c9cf SCI: Fixed text background color and text transparency for SCI32 games
1ee923f8d2 SCI: Draw overlay text, if it exists (e.g. on buttons)
d8db7b11c1 SCI: Use the original text buffer width/height when drawing it
4ac2940bc5 SCI: Added skeleton code for kEditText (still not working)


Commit: f61ea4c9cfae34cb1966cc2664c326d035ac79ad
    https://github.com/scummvm/scummvm/commit/f61ea4c9cfae34cb1966cc2664c326d035ac79ad
Author: Filippos Karapetis (md5 at scummvm.org)
Date: 2011-10-28T12:20:31-07:00

Commit Message:
SCI: Fixed text background color and text transparency for SCI32 games

Changed paths:
    engines/sci/engine/selector.cpp
    engines/sci/engine/selector.h
    engines/sci/graphics/text32.cpp




Commit: 1ee923f8d271d019336dbdff0516f814898eee22
    https://github.com/scummvm/scummvm/commit/1ee923f8d271d019336dbdff0516f814898eee22
Author: Filippos Karapetis (md5 at scummvm.org)
Date: 2011-10-28T12:20:32-07:00

Commit Message:
SCI: Draw overlay text, if it exists (e.g. on buttons)

Changed paths:
    engines/sci/graphics/frameout.cpp




Commit: d8db7b11c14c03704c7b1a50bbaff72008eddf7a
    https://github.com/scummvm/scummvm/commit/d8db7b11c14c03704c7b1a50bbaff72008eddf7a
Author: Filippos Karapetis (md5 at scummvm.org)
Date: 2011-10-28T12:20:33-07:00

Commit Message:
SCI: Use the original text buffer width/height when drawing it

Fixes the display of overlay text

Changed paths:
    engines/sci/graphics/frameout.cpp
    engines/sci/graphics/text32.cpp




Commit: 4ac2940bc59bbb192a5aa0636e590df4e71becad
    https://github.com/scummvm/scummvm/commit/4ac2940bc59bbb192a5aa0636e590df4e71becad
Author: Filippos Karapetis (md5 at scummvm.org)
Date: 2011-10-28T12:20:33-07:00

Commit Message:
SCI: Added skeleton code for kEditText (still not working)

Changed paths:
    engines/sci/engine/kernel.h
    engines/sci/engine/kernel_tables.h
    engines/sci/engine/kgraphics.cpp
    engines/sci/module.mk
    engines/sci/sci.cpp
    engines/sci/sci.h








More information about the Scummvm-git-logs mailing list