Age | Commit message (Expand) | Author |
2017-07-31 | TITANIC: Fix forward/backward manual camera movement in starmap | Paul Gilbert |
2017-07-30 | TITANIC: Star View: Added keyboard key to look up | David Fioramonti |
2017-07-29 | TITANIC: Fix Satrfield crash using Tab without having inserted photo | Paul Gilbert |
2017-07-15 | TITANIC: Don't allow the same star to be locked on multiple times | Paul Gilbert |
2017-07-15 | TITANIC: Fix locking stars in star control puzzle when Caps lock is on | Paul Gilbert |
2017-07-15 | TITANIC: Don't allow starfield to be shown if puzzle was skipped | Paul Gilbert |
2017-07-12 | TITANIC: Fix daffine.h includes | Paul Gilbert |
2017-07-12 | TITANIC: Rename DMatrix to DAffine, thanks to wjp | Paul Gilbert |
2017-07-12 | TITANIC: Change rows to cols in DMatrix, thanks to wjp | Paul Gilbert |
2017-06-07 | TITANIC: Fix color of starfield crosshairs | Paul Gilbert |
2017-06-07 | TITANIC: Rename CStarControlSub2 to CStarFieldBase | Paul Gilbert |
2017-06-07 | TITANIC: Renamings for camera mover classes | Paul Gilbert |
2017-06-07 | TITANIC: Renamings for automatic camera mover classes | Paul Gilbert |
2017-06-07 | TITANIC: Fix rotating starview when 2 markers are locked in | Paul Gilbert |
2017-06-06 | TITANIC: 2nd marker lock on now working | Paul Gilbert |
2017-06-06 | TITANIC: Fix calculations in DVector fn1 | Paul Gilbert |
2017-06-06 | TITANIC: Further fixes for locking marker 2 | Paul Gilbert |
2017-06-05 | TITANIC: Rewrite of lockMarker2 | Paul Gilbert |
2017-06-05 | TITANIC: Add some const prefixes to mover proc2 | Paul Gilbert |
2017-06-04 | TITANIC: Simplifications in lockMarker2 | Paul Gilbert |
2017-06-04 | TITANIC: Simplify DVector fn1 | Paul Gilbert |
2017-06-04 | TITANIC: Renamings for the individual lock marker methods | Paul Gilbert |
2017-06-04 | TITANIC: Fix saving locked marker vectors into camera rotation matrix | Paul Gilbert |
2017-06-04 | TITANIC: Some fixes for marker 1 rotation code | Paul Gilbert |
2017-06-04 | TITANIC: Rewrite of rotation code when 1 marker is fixed | Paul Gilbert |
2017-06-03 | TITANIC: Locking onto first marker is now working | Paul Gilbert |
2017-06-03 | TITANIC: Fix some vector calculations in marker lock-on code | Paul Gilbert |
2017-06-03 | TITANIC: Extra comments and fix an incorrect DMatrix to be FMatrix | Paul Gilbert |
2017-06-02 | TITANIC: Minor cleanups in vector/matrix calculations | Paul Gilbert |
2017-06-02 | TITANIC: Simplify DVector fn4 | Paul Gilbert |
2017-06-02 | TITANIC: Fix calculations in CStarCamera fn2 | Paul Gilbert |
2017-06-01 | TITANIC: Fix some calculation errors when locking markers | Paul Gilbert |
2017-05-31 | TITANIC: Renamings for locking/unlocking markers | Paul Gilbert |
2017-05-30 | TITANIC: Renamings and fixes for starfield marker buttons in PET | Paul Gilbert |
2017-05-30 | TITANIC: Fix line drawing of starfield markers | Paul Gilbert |
2017-05-30 | TITANIC: Renamings & cleanup for markers drawing | Paul Gilbert |
2017-05-30 | TITANIC: Fix drawing crosshairs in the main starfield | Paul Gilbert |
2017-05-30 | TITANIC: Cleanup & fixes for starfield viewpoint box | Paul Gilbert |
2017-05-30 | TITANIC: Rename CPhotoCrosshairs to CStarCrosshairs | Paul Gilbert |
2017-05-30 | TITANIC: Cleanup of CStarMarkers draw method | Paul Gilbert |
2017-05-30 | TITANIC: Implement CSurfaceArea drawLine | Paul Gilbert |
2017-05-30 | TITANIC: CSurfaceArea fillRect is actually drawLine | Paul Gilbert |
2017-05-30 | TITANIC: Fix vector calculation for markers drawing | Paul Gilbert |
2017-05-30 | TITANIC: Fix deselecting stars in the photo view | Paul Gilbert |
2017-05-30 | TITANIC: Further commenting of CPhotoCrosshairs class | Paul Gilbert |
2017-05-30 | TITANIC: Renamings and further fixes for CPhotoCrosshairs | Paul Gilbert |
2017-05-30 | TITANIC: Fix references to CPhotoCrosshairs _entries array | Paul Gilbert |
2017-05-29 | TITANIC: Merge incorrectly duplicated field in CPhotoCrosshairs | Paul Gilbert |
2017-05-28 | TITANIC: Fix copying star positions selected in photo | Paul Gilbert |
2017-05-28 | TITANIC: Renamed CStarControlSub7 to CStarMarkers | Paul Gilbert |