freesci-develop
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freesci-develop] cvs: jameson


From: FreeSCI CVS repository
Subject: [freesci-develop] cvs: jameson
Date: Sun, 24 Apr 2005 06:58:17 +0200

CVSROOT:        /var/cvs/freesci
Module name:    freesci
Changes by:     jameson 2005/04/24 04:58:17 GMT

Modified files:
        .              : Tag: glutton ChangeLog THANKS 
        doc            : Tag: glutton sci.tex 
        src/engine     : Tag: glutton seg_manager.c 
        src/gfx        : Tag: glutton gfx_line.c gfx_support.c menubar.c 
                         operations.c widgets.c 
        src/gfx/drivers: Tag: glutton dd_driver.cpp directfb_driver.c 
                         ggi_driver.c null_driver.c sdl_driver.c 
                         xlib_driver.c 
        src/gfx/resource: Tag: glutton Makefile.am sci_pic_0.c 
        src/include    : Tag: glutton game_select.h gfx_driver.h 
                         gfx_operations.h gfx_state_internal.h 
                         gfx_system.h gfx_tools.h seg_manager.h 
        src/menu       : Tag: glutton game_select_screen.c 

Log message:
* Changed rect_t semantics: Now {xl=1, yl=1, ...} occupies one pixel, as
most of the code appears to expect it to (a)
* Disabled SCI1 pic drawing code (b)
* Changed line functions to take two points as parameters (incl. drivers)
* Added some preliminary coding and prototypes to be used for automatic
memory management later (c)

Wrt (c): This code appears to be buggy and is currently disabled in CVS.
Regarding (b): While adapting to reflect (a), I realised that the overlap
with the sci_pic_0.c code is too large to justify the presence of the file
in its current shape; I was too lazy to merge the two quite yet, though.

-- Christoph





reply via email to

[Prev in Thread] Current Thread [Next in Thread]