CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 01/03/16 19:27:31

Modified files:
        .              : ChangeLog 
        src/engine     : kgraphics.c 
        src/gfx        : gfx_crossblit.c gfx_support.c gfx_test.c 
        src/gfx/drivers: gfx_drivers.c xlib_driver.c 
        src/scicore    : resource.c 

Log message:
* (a) alpha threshold is now initialized to 128
* (b) nsrect_clip() now no longer exchanges nsTop and nsBottom if the
priority line is below nsRect (works like Sierra SCI now).
* (c) CanBeHere now disregards views with ALWAYS_UPDATE, REMOVE, or
IGNORE_ACTOR

(a) fixes gfx_test
(b) and (c), combined with the previous lsrect fixes, close #105, #139,
#145, #147, and possibly #146.

Except for #137, things look quite a bit brighter now...

-- Christoph


Reply via email to