Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-30 | TITANIC: CCameraMover and related classes Refactor | David Fioramonti | |
1. Removed updatePosition function defintions since UnmarkedCameraMover and MarkedCameraMover, derived classes, are overriddening it. I.e., CCameraMover::updatePosition doesn't get used. This also allowed some header files to removed. 2. Renaming of some functions. | |||
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-08-06 | TITANIC: Change Starview slowdown to reverse | David Fioramonti | |
This changes the starview manual camera movement using semicolon. Before it slowed down the ship. To make it more like the original game it now adds negative velocity so that it slows down then speeds up in the backward direction. The functions were renamed accordingly. | |||
2017-06-05 | TITANIC: Rewrite of lockMarker2 | Paul Gilbert | |
2017-05-20 | TITANIC: Method renamings in star control camera classes | Paul Gilbert | |
2017-04-17 | TITANIC: Further renamings of CStarMover fields | Paul Gilbert | |
2017-04-17 | TITANIC: Renamings for CCameraMover fields and methods | Paul Gilbert | |
2017-04-16 | TITANIC: Renamings for positions and orientations | Paul Gilbert | |
2017-04-16 | TITANIC: Renamings for mover position updates | Paul Gilbert | |
2017-04-16 | TITANIC: Renamed CStarControlSub20 to CCameraMover | Paul Gilbert | |