CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 01/09/24 12:32:23

Modified files:
        .              : ChangeLog config.h.in configure configure.in 
        src            : config.c main.c 
        src/engine     : game.c kgraphics.c said.y scriptdebug.c 
        src/gfx/drivers: Makefile.am 
        src/include    : vocabulary.h 
        src/scicore    : vocab.c vocab_debug.c 
        src/sound      : Makefile.am 

Log message:
* Removed a few 'unsigned' keywords that caused problems or warnings
* Optionalized function pointer to void* typecast for MSVC++ in main.c
* Suffix vocabulary is now locked during the entire game, fixing
'binoculars' vs. 'binocular'
* Added AC_CANONICAL_PLATFORM to aid cross-compiling

-- Christoph


Reply via email to