aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/star_control/surface_area.h
AgeCommit message (Collapse)Author
2017-06-07TITANIC: Fix color of starfield crosshairsPaul Gilbert
2017-05-30TITANIC: Fix line drawing of starfield markersPaul Gilbert
2017-05-30TITANIC: Cleanup & fixes for starfield viewpoint boxPaul Gilbert
2017-05-30TITANIC: Implement CSurfaceArea drawLinePaul Gilbert
2017-05-30TITANIC: CSurfaceArea fillRect is actually drawLinePaul Gilbert
2017-05-30TITANIC: Fix deselecting stars in the photo viewPaul Gilbert
2017-03-26TITANIC: Implemented CBaseStar draw1 methodPaul Gilbert
2017-03-25TITANIC: Finished CSurfaceArea classPaul Gilbert
The fillRect method is implemented using an experimental, more ScummVM style, rather than all the different blocks and loops for different bit depths that the original did
2017-02-26TITANIC: More implementation of CSurfaceAream, added FRect classPaul Gilbert
2017-02-25TITANIC: Implementing CSurfaceArea methodsPaul Gilbert
2016-07-15TITANIC: Finish and better name fader classesPaul Gilbert