CVSROOT: /home/cvs
Module name: freesci
Changes by: cvsuser 01/01/02 14:49:06
Modified files:
. : ChangeLog
src/engine : game.c kfile.c kgraphics.c kmenu.c
scriptdebug.c
src/gfx : menubar.c sci_widgets.c widgets.c
src/include : engine.h
Log message:
* Fixed mouse pointer handling (includes menu support)
* Calculating the priority now takes back the modification by one used
to synchronize the graphics engine with the interpreter
* Added new console commands to draw single cels and to fill the screen
* Dirty rectangles are now no longer clipped against container boundaries,
since the containers may contain sub-containers with less restrictive
bounds.
* DrawPic: Adding a pic now frees the dynview list
Observations:
+ No duplicate pod in SQ3 intro
+ It's possible to actually see the glowing gem now (SQ3)
+ Grabber vs. Motivator animation has correct priorities
Updated TODO list:
Add Savegames
Fix savegames
Handle remaining bugs
Fix config.l
Update Documentation
Sound code status check -> Freeze -> 0.3.1 release
New GFX subsystem config option
Add On-screen display
Add DoAvoider()
Lectures resume tomorrow, so I'll be slowing down considerably now.
-- Christoph