aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/star_control/star_control_sub5.cpp
AgeCommit message (Collapse)Author
2017-01-15TITANIC: Removal of un-used fields to reduce Buildbot warningsPaul Gilbert
Note there's a lot of preliminary code in the star_control/ folder for code that still needs to be fully disassembled & implemented. So for now I've made liberal use of #if 0 blocks to disable fields that will likely be needed again in the future
2016-07-17TITANIC: Finished startfield initDocumentPaul Gilbert
2016-03-05TITANIC: Create stubs for CStarControl support classesPaul Gilbert