CVSROOT: /home/cvs
Module name: freesci
Changes by: cvsuser 01/09/29 19:18:00
Modified files:
. : ChangeLog aclocal.m4 config.h.in
src : config.c
src/engine : savegame.c scriptdebug.c
src/gfx : operations.c resmgr.c widgets.c
src/gfx/resource: sci_pic_0.c sci_resmgr.c
src/include : gfx_widgets.h
Log message:
* Fixed pattern overdraw bug triggering a segfault in KQ4/old, pic 21
* Fixed cross-endianness display bug when adding to a pic
* Removed workarounds for dirty rectangle buffering bug
The last point will create a number of new gfx bugs, in particular things
that are drawn only partially. Please bear with me until this is fixed
or patched around again.
-- Christoph