Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-24 | TITANIC: Reduce header includes for star_control files | David Fioramonti | |
Minimized a lot of the unncessary files includes in the implementation files as well. | |||
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 | |
2016-09-16 | TITANIC: Flesh out the FPoint class | Paul Gilbert | |
2016-07-17 | TITANIC: Beginnings of matrix and vector classes | Paul Gilbert | |