aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/pet_control
AgeCommit message (Collapse)Author
2016-03-06TITANIC: Further gcc compilation fixesPaul Gilbert
2016-03-06TITANIC: gcc compilation fixesPaul Gilbert
2016-03-06TITANIC: Converting saveable objects hierarchy to have type dataPaul Gilbert
This is necessary for at least message sending, and probably other areas, that needs to be able to pass class filtering for message targets. And I could figure out a clean way to use the built-in RTTI
2016-03-05TITANIC: Implemented remaining CPetControl classes loadingPaul Gilbert
2016-03-05TITANIC: gcc compilation fixesPaul Gilbert
2016-03-05TITANIC: gcc compilation fixesPaul Gilbert
2016-03-04TITANIC: Fleshing out CPetControl support classesPaul Gilbert
2016-03-04TITANIC: Move CPetControl and direct support classes to new folderPaul Gilbert