CVSROOT: /var/cvs/freesci
Module name: freesci
Changes by: jameson 2005/09/15 05:02:32 GMT
Modified files:
. : Tag: glutton ChangeLog
doc : Tag: glutton sci.tex
src/engine : Tag: glutton kgraphics.c
src/gfx/resource: Tag: glutton sci_pic_0.c
src/include : Tag: glutton kdebug.h
src/scicore : Tag: glutton resource_map.c tools.c
Log message:
* Used absolute (rather than relative) coordinates for control map line
drawing during pic drawing (a)
* Properly bounded iteration over SCI1 resource type flags (or whatever
they are) in SCI1 resource map loading (b)
* const-ed two parameters for the gcc-style SCIkwarn implementation (c)
(a) has the potential to fix a couple of walkability issues, plus mayube
some memory corruption. (b) makes valgrind happy, and (c) makes gcc happy.
Well, a bit happier, anyway.
-- Christoph
_______________________________________________
FreeSCI-develop mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freesci-develop