Age | Commit message (Expand) | Author |
2018-07-03 | TITANIC: Use degree conversion common math funcs | David Fioramonti |
2017-09-09 | TITANIC: Various whitespace fixes in star control classes | Paul Gilbert |
2017-09-02 | TITANIC: Minor cleanup and warning fixes to star control | Paul Gilbert |
2017-09-02 | TITANIC: Added/Removed comments for new functions in FVector and FPose | David Fioramonti |
2017-09-02 | TITANIC: Remove DVector and DAffine files from build and folder | David Fioramonti |
2017-09-02 | TITANIC: Swap DAffine for FPose in Orientation and Transforms | David Fioramonti |
2017-09-02 | TITANIC: Swap DAffine usage for FPose in setViewportAngle | David Fioramonti |
2017-09-02 | TITANIC: Duplicate DAffine usage in lockMarker2 with FPose usage | David Fioramonti |
2017-09-01 | TITANIC: Replace all external uses of DVector with FVector | David Fioramonti |
2017-08-24 | TITANIC: Reduce header includes for star_control files | David Fioramonti |
2017-08-22 | TITANIC: Formatting fixes for star control classes | Paul Gilbert |
2017-08-21 | TITANIC: Named some functions in fvector | David Fioramonti |
2017-08-19 | TITANIC: Pull assert out of dvector/fvector normalization | David Fioramonti |
2017-05-26 | TITANIC: Simplify FVector addAndNormalize | Paul Gilbert |
2017-04-16 | TITANIC: Extra debugging info for starfield movement | Paul Gilbert |
2017-04-05 | TITANIC: Renamed CStarControlSub6 to FPose | Paul Gilbert |
2017-04-05 | TITANIC: Change many doubles to floats to match original's precision | Paul Gilbert |
2017-03-28 | TITANIC: Fix output of FVector fn1 | Paul Gilbert |
2017-03-28 | TITANIC: Cleanup for FMatrix fn1 and called methods | Paul Gilbert |
2017-03-23 | TITANIC: Finished FVector class | Paul Gilbert |
2017-03-22 | TITANIC: Finished CStarControlSub24 class | Paul Gilbert |
2017-03-19 | TITANIC: Finished CStarControlSub12 setViewportPosition | Paul Gilbert |
2017-03-18 | TITANIC: Implementing CStarControlSub12 class | Paul Gilbert |
2017-03-12 | TITANIC: More matrix renamings, thanks to Dark-Star | Paul Gilbert |
2017-03-12 | TITANIC: Finished CStarControlSub23 class | Paul Gilbert |
2016-07-17 | TITANIC: Added remaining CStarControlSub12 virtual methods | Paul Gilbert |
2016-07-17 | TITANIC: More FVector methods | Paul Gilbert |
2016-07-17 | TITANIC: Added FMatrix methods | Paul Gilbert |
2016-07-17 | TITANIC: Beginnings of matrix and vector classes | Paul Gilbert |