CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 00/12/28 19:51:58

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

Log message:
* Inversed the z coordinate semantics
* Added relocation of the dynview/picview lists to the active port (when
Animate() is called)

Observations:
+ For the first time (AFAIK), FreeSCI correctly displays the skill point
pool in the QfG1 char generation screen. Now all we need would be support
for Display()...

Tomorrow's work will involve adding support for "get partial screen backup"
style commands. Ideas? Currently, I'm trying to go the route of assigning a
serial number to each widget, so that re-drawing the partial screen backup
will remove all widgets touching the backupped area that are newer than the
partial backup. I'm open to alternative suggestions, of course.

-- Christoph


Reply via email to