CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 01/01/07 07:04:33

Modified files:
        src/engine     : game.c kgraphics.c savegame.c savegame.cfsml 
        src/gfx        : widgets.c 

Log message:
* Set ports' title_text to NULL during new_port()
* debug_mode is now copied from the old state to the new one
* Moved widget cleanup to the place it belongs to

Three small fixes, but it looks like savegames (the "normal" ones, at
least), are operational now.
Palettes are not yet being treated correctly, though; this only affects
color index graphics mode.

Regarding the console save game handling: Pics are not being re-drawn
properly there. I'm not sure whether we need that for debugging, but I
guess it should be added eventually.

Please test the savegame functionality! I've done only very few tests
so far, so it might sill be broken at some point or in some special
cases.

-- Christoph


Reply via email to