CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 01/01/23 16:23:20

Modified files:
        .              : ChangeLog 
        src/gfx        : widgets.c 

Log message:
* Added two missing return statements
* Fixed adding widgets to ports

Observations:
Hoyle's Klondike looks fine now; however, the number of widgets accumulates
quickly, making it increasingly slow until the game is reset.

This is the downside of the widget subsystem- while it can handle "normal"
situations with ease, dropping cels is not modelled very efficiently.

Suggestions?

-- Christoph


Reply via email to