CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 01/02/22 18:52:43

Modified files:
        .              : ChangeLog README 
        src            : config.c config.l 
        src/engine     : savegame.cfsml 
        src/gfx        : gfx_pixmap_scale.c resmgr.c widgets.c 
        src/gfx/drivers: xlib_driver.c 
        src/include    : gfx_state_internal.h 

Log message:
* Added config options for bilinear filtering
* Bilinear filtering is now disabled by default
* Fixed pixmap scaling bug that applied to for all factors other than 2 and 3
* Fixed bug where 'pic0_scaled = no' would be ignored
* Added "force_precedence" attribute to dynviews in preparation for Animate()
rewrite

To re-enable bilinear filtering, have a look at the README; IIRC the
options were pic_filter, cursor_filter, view_filter, and text_filter.

I'll probably increase the savegame version number after the Animate()
rewrite. This time it should be possible to allow importing older savegames,
though.

-- Christoph


Reply via email to