Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-31 | TITANIC: Minor syntactic fixes for Star Control classes | Paul Gilbert | |
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-07-31 | TITANIC: Fix forward/backward manual camera movement in starmap | 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 mover position updates | Paul Gilbert | |
2017-04-16 | TITANIC: Renamed CStarControlSub20 to CCameraMover | Paul Gilbert | |