CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 01/04/08 18:57:19

Modified files:
        .              : ChangeLog 
        src/engine     : game.c kernel.c kevent.c kgraphics.c savegame.c 
                         savegame.cfsml 
        src/gfx/drivers: xlib_driver.c 
        src/gfx/resource: sci_pic_0.c 
        src/include    : engine.h kernel.h 

Log message:
* Resolved two rendering bugs in HQ/QfG
* (a) Added a check for GetEvent() loops without Wait() which forces a wait

(a) takes a considerable load off the processor in those cases (try the LSL2
password check, for example).

Closed bugs:
#172, #174, #176 (couldn't reproduce)

Updates to bugs:
#128 (narrowed down the problem a bit)

New bug:
#178: HQ/QfG status bars are updated only partially

-- Christoph


Reply via email to