CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 01/04/24 04:31:23

Modified files:
        .              : ChangeLog aclocal.m4 config.h.in configure 
        src            : config.c config.l main.c 
        src/engine     : cfsml.pl kgraphics.c savegame.c savegame.cfsml 
                         vm.c 
        src/gfx        : gfx_crossblit.c gfx_support.c 
        src/scicore    : resource.c tools.c 
        src/sound      : midiout_alsaraw.c 

Log message:
* (a) Optionalized resource files during startup
* (b) Installed default value for antialiasing
* (c) Fixed one source for heap corruption in cfsml.pl
* Used unsigned ints in some places for crossblitting values

(a) should fix Brian's problems
(b) should fix the internal errors if the value wasn't set explicitly
(c) fixes an ugly bug, although it doesn't take care of all heap
corruption yet (the other observed corruption seems to be caused by
gfxw_snapshot_ts, too, though).

-- Christoph


Reply via email to