CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 00/10/25 09:46:30

Modified files:
        src/engine     : game.c 
Added files:
        src/include    : sbtree.h sci_graphics.h 

Log message:
* Fixed a warning in game.c
* Added the two obligatory missing files

sbtree.h is the header file for a static binary tree implementation
(which also has a built in test program).

Another caveat: The new GFX subsystem needs A LOT more memory than the
previous one, because it translates resources to the driver's native
format, and caches them.

-- Christoph


Reply via email to