Commit graph

6 commits

Author SHA1 Message Date
Paul Gilbert
93a4c29b11 TITANIC: Change many doubles to floats to match original's precision
Many of the Star Control classes in the original explicitly used floats
rather than doubles. I'm switching to using them where applicable for
now, since the resulting figures will more closely match the original,
and it will be easier to spot errors in the various formulas
2017-04-05 21:08:51 -04:00
Paul Gilbert
4921897013 TITANIC: Implemented CStarView MouseMoveMsg 2017-03-01 22:22:16 -05:00
Paul Gilbert
ace2fa77eb TITANIC: Beginnings of CBaseStar draw support methods 2017-02-28 21:03:34 -05:00
Paul Gilbert
e1bf5e2d43 TITANIC: Flesh out the FPoint class 2016-09-16 12:45:47 -04:00
Paul Gilbert
9b1efa3bf5 TITANIC: Added FMatrix methods 2016-07-17 13:09:49 -04:00
Paul Gilbert
e1695101bc TITANIC: Beginnings of matrix and vector classes 2016-07-17 13:09:46 -04:00