aboutsummaryrefslogtreecommitdiff
path: root/engines/access/amazon/amazon_logic.cpp
AgeCommit message (Expand)Author
2014-12-12ACCESS: Avoid the call to loadScreen in mWhileDownRiverStrangerke
2014-12-12ACCESS: Skip the end of the full intro in the demoStrangerke
2014-12-12ACCESS: Implement the demo logic in doTitleStrangerke
2014-12-12ACCESS: Add some code for the intro (WIP)Strangerke
2014-12-12ACCESS: Fix the horizontal scrolling in intro, add some calls to clearEventsStrangerke
2014-12-12ACCESS: improve the sound during the title countdownStrangerke
2014-12-12ACCESS: Implement music player (WIP)Strangerke
2014-12-12ACCESS: Split SoundManager and MusicManagerStrangerke
2014-12-12ACCESS: Replaced delayMilli calls to use pollEventsAndWaitPaul Gilbert
2014-12-12ACCESS: Refactor opening scenes logic into Opening classPaul Gilbert
2014-12-12ACCESS: Move _saveRiver from engine to River classPaul Gilbert
2014-12-12ACCESS: Remove accidental resetting of _vm pointersPaul Gilbert
2014-12-12ACCESS: Only save river scene fields when actually in the river scenePaul Gilbert
2014-12-12ACCESS: Major refactoring of Amazon logic into their own classesPaul Gilbert