CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 01/01/07 14:32:59

Modified files:
        .              : ChangeLog 
        src/engine     : game.c savegame.c savegame.cfsml 
        src/gfx        : gfx_resource.c gfx_tools.c operations.c 
        src/gfx/drivers: ggi_driver.c 
        src/include    : gfx_operations.h 

Log message:
* Fixed missing prototype and missing return value (as reported by Petr).
* Fixed two palette handling bugs.

Observations:
+ Color index mode is /FAST/! Only needing 3/4 of the memory and being
able to move data four times as fast certainly does make a difference...
- After restoring, strange things are happening in the palette code.
Needs further investigation.
- Priority problems in QfG1: Try moving up to the vegetables stand.

I'll resurrect the bug list tomorrow. Another news update (and two or three
screenshots) might be appropriate, too. Also, we should start moving
towards a new release- our current code base is almost up to par with the
old one (regarding SCI compliance and stability).

-- Christoph


Reply via email to