ChangeLog updates:

        * TODO: Updated, confirmed that Rune's patch fixes the colour
        depth inconsistency

        * src/scicore/resource_patch.c (process_patch): Refactoring:
        extract function (process_patch) to eliminate duplicity between
        SCI0 and SCI1 patch handling.  This also copies over the
        offset-patch support from SCI0 to SCI1, in the assumption that
        this facility was not removed.

        * src/engine/kgraphics.c (draw_obj_to_control_map): Refactoring:
        extract function (draw_rect_to_control_map) from
        draw_obj_to_control_map, followed by some cleanup permitted by
        this transformation.


----------

Sat Mar 22 05:23:56 MDT 2008  [EMAIL PROTECTED]
  * Refactored draw_to_control map for clarity

    M ./ChangeLog +7
    M ./src/engine/kgraphics.c -38 +39

Sat Mar 22 05:39:36 MDT 2008  [EMAIL PROTECTED]
  * Eliminated code duplication in patch handling and updated TODO

    M ./ChangeLog +9
    M ./TODO -2
    M ./src/scicore/resource_patch.c -130 +80



_______________________________________________
FreeSCI-develop mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freesci-develop

Reply via email to