CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 01/04/13 18:35:33

Modified files:
        .              : ChangeLog 
        src            : config.c config.l main.c 
        src/engine     : game.c kgraphics.c said.y scriptdebug.c vm.c 
        src/gfx        : gfx_resource.c gfx_test.c widgets.c 
        src/gfx/drivers: sdl_driver.c 
        src/include    : script.h 
        src/scicore    : console.c script.c 
        src/sound      : soundserver_null.c 
        src/tools      : sciunpack.c 
        src/win32      : freesci.dsp sciv.dsp 

Log message:
* sdl_driver update from Matt
* New dsp files from Matt
* Use getenv("WINDIR") rather than getenv("HOME") on Win32
* (a) When invoking doit(), the view list is now traversed forward
* (b) Minor Internal changes to dynview widget management
* Invalid pointer dereferentiation in config.l fixed
* Fixed attempt to free unused undithered_buffer in gfx_test.c
- (c) Fixed check for song change prior to restoring instrument mappings

(a) closed #104
(b) closed #178
(c) closes #153
Also closed #151 (reported fixed)

New bug: #182 (3 open kernel PQ)
Locker: When removing items, they sometimes remain (pathfinding appears
to fail- they have to walk deep below the bottom of the screen to disappear)

-- Christoph


Reply via email to