Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-05 | TITANIC: Change many doubles to floats to match original's precision | Paul Gilbert | |
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-03-01 | TITANIC: Implemented CStarView MouseMoveMsg | Paul Gilbert | |
2017-02-28 | TITANIC: Beginnings of CBaseStar draw support methods | Paul Gilbert | |
2016-09-16 | TITANIC: Flesh out the FPoint class | Paul Gilbert | |
2016-07-17 | TITANIC: Added FMatrix methods | Paul Gilbert | |
2016-07-17 | TITANIC: Beginnings of matrix and vector classes | Paul Gilbert | |