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).
This version should be considerably better than what has been in the CVS for
the last few days- mostly because of the disappearance of some code.
-- Christoph