On 8 Feb 2000 [EMAIL PROTECTED] wrote:
> CVSROOT: /home/cvs
> Module name: freesci
> Changes by: cvsuser 00/02/08 18:16:26
>
> Modified files:
> . : ChangeLog config.h
> doc : sci.sgml
> src/core : Makefile.am cfsml.pl game.c kernel.c kfile.c
> kgraphics.c kmenu.c kstring.c savegame.c
> savegame.cfsml vm.c
> src/graphics : engine_graphics.c graphics_ggi.c menubar.c
> src/include : engine.h kernel.h soundserver.h
> src/sound : sfx_save.c sfx_save.cfsml
>
> Log message:
> * Added some stuff (fixes and code) that had mysteriously disappeared from
> mid-december. No idea when and how this happened, but I guess it should
> work again now...
> * Added more checks to the low-level graphics code. The lack of these checks
> had led to some strange situations in the glx target.
> * More documentation updates (kernel functions only).
> * Improved credits. If you think that anything is missing or invalid, contact
> me ([EMAIL PROTECTED]).
> * Some minor stuff (started reorganizing engine init/shutdown, fixed GGI
> support for SVGALib/FBCon fullscreen display).
The change in src/graphics/graphics_ggi.c gives me a SIGILL with GGI-on-X.
Changing GT_PALETTE back to GT_AUTO on line 129 makes it work again.
--
/Rickard Lind