CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 99/12/12 07:22:36

Modified files:
        .              : ChangeLog README.Win32 
        src            : config.c main.c 
        src/core       : cfsml.pl decompress0.c decompress1.c kernel.c 
                         kfile.c kgraphics.c kstring.c resource.c 
                         savegame.c scriptdebug.c vm.c vocab.c 
                         vocab_debug.c 
        src/graphics   : graphics_ddraw.c menubar.c 
        src/win32      : console.dsp sciunpack.dsp sciv.dsp 
                         vocabdump.dsp 

Log message:
1999-12-12  Dmitry Jemerov  <[EMAIL PROTECTED]>

* Updated project files to include new kernel source files and new
version number.

* Replaced free with g_free in src/core/*.c.

* src/core/kfile.c (kDeviceInfo_Win32): Correct Win32
implementation.

* src/main.c (main): Specifying game name in the command line
didn't work; freesci aborted immediately. Fixed.

* src/graphics/graphics_ddraw.c (WndProc): The freesci window is
now repainted after being uncovered by another window.

* src/graphics/menubar.c (menubar_add_menu): Fixed major bug
causing incorrect menu construction.

Reply via email to