aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/parrot/parrot_nut_eater.cpp
AgeCommit message (Collapse)Author
2017-02-16TITANIC: Cleanup of movie flagsPaul Gilbert
2016-12-26TITANIC: Fix parrot eating nuts in 2nd class suitePaul Gilbert
2016-10-09JANITORIAL: Remove trailing spacesEugene Sandulenko
2016-08-26TITANIC: Implemented other parrot related game classesPaul Gilbert
2016-07-15TITANIC: Removed const modifier from all saveable objectsPaul Gilbert
Turns out that CGameObject::save regenerates the _movieRangeInfo list. So the const suffix can no longer be used for the entire hierarchy
2016-02-28TITANIC: Implement various parrot classesPaul Gilbert