Commit Graph
17 Commits
Author SHA1 Message Date
David Fioramonti d01354ab0d TITANIC: Reduce header includes for star_control files
Minimized a lot of the unncessary files includes in the
implementation files as well.
2017-08-24 04:31:04 -07:00
Paul Gilbert 7a0a0b548c TITANIC: Fix color of starfield crosshairs 2017-06-07 22:32:11 -04:00
Paul Gilbert f698d04008 TITANIC: Fix line drawing of starfield markers 2017-05-30 21:38:28 -04:00
Paul Gilbert 56474edca0 TITANIC: Cleanup & fixes for starfield viewpoint box 2017-05-30 20:01:49 -04:00
Paul Gilbert eb2ce9c759 TITANIC: Implement CSurfaceArea drawLine 2017-05-30 17:24:06 -04:00
Paul Gilbert 98ad7ca355 TITANIC: CSurfaceArea fillRect is actually drawLine 2017-05-30 16:49:04 -04:00
Paul Gilbert c5084ff5ba TITANIC: Fix deselecting stars in the photo view 2017-05-30 15:16:17 -04:00
Paul Gilbert 9891373d20 TITANIC: Fix drawing bounds in CSurfaceArea fillRect 2017-03-31 20:45:41 -04:00
Paul Gilbert 751a96730e TITANIC: Fix rect calculation in CSurfaceArea fillRect 2017-03-30 22:24:20 -04:00
Paul Gilbert 3194c308ee TITANIC: Minor cleanups, TODO removals 2017-03-26 18:35:07 -04:00
Paul Gilbert 56cc97caff TITANIC: Implemented CBaseStar draw1 method 2017-03-26 12:01:04 -04:00
Paul Gilbert 843540b334 TITANIC: Finished CSurfaceArea class
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-03-25 21:07:59 -04:00
Paul Gilbert 0267faf5c3 TITANIC: Fix some starfield startup crashes and initialization 2017-03-13 22:17:40 -04:00
Paul Gilbert 93cd3eced2 TITANIC: Implemented CStarControl doAction 2017-02-27 08:55:56 -05:00
Paul Gilbert 5610eefcf2 TITANIC: More implementation of CSurfaceAream, added FRect class 2017-02-26 17:26:20 -05:00
Paul Gilbert 92f1583844 TITANIC: Implementing CSurfaceArea methods 2017-02-25 19:03:47 -05:00
Paul Gilbert 79b4754b33 TITANIC: Finish and better name fader classes 2016-07-15 19:26:21 -04:00