Commit Graph
66 Commits
Author SHA1 Message Date
Paul Gilbert 4c2ab8b297 ACCESS: Remove misnamed duplicate _screenVirtX field 2014-12-12 22:59:25 -05:00
Paul Gilbert 889a564e73 ACCESS: Fix definition of river data structures 2014-12-12 22:59:14 -05:00
Strangerke cbd772ea5f ACCESS: Avoid the call to loadScreen in mWhileDownRiver 2014-12-12 22:58:21 -05:00
Strangerke 2413fd0798 ACCESS: Skip the end of the full intro in the demo 2014-12-12 22:58:01 -05:00
Strangerke 860f7c717c ACCESS: Implement the demo logic in doTitle 2014-12-12 22:57:50 -05:00
Strangerke 66f9d71f1d ACCESS: Add some code for the intro (WIP) 2014-12-12 22:55:56 -05:00
Strangerke 0eeb5b5bf3 ACCESS: Fix the horizontal scrolling in intro, add some calls to clearEvents 2014-12-12 22:55:30 -05:00
Strangerke 0028556d6c ACCESS: improve the sound during the title countdown 2014-12-12 22:55:08 -05:00
Strangerke 11870c4144 ACCESS: Implement music player (WIP) 2014-12-12 22:54:52 -05:00
Strangerke 11e920f427 ACCESS: Split SoundManager and MusicManager 2014-12-12 22:53:43 -05:00
Paul Gilbert d37593d5c1 ACCESS: Replaced delayMilli calls to use pollEventsAndWait 2014-12-12 22:53:09 -05:00
Paul Gilbert a8e111fae4 ACCESS: Refactor opening scenes logic into Opening class 2014-12-12 22:52:51 -05:00
Paul Gilbert b478b05df2 ACCESS: Move _saveRiver from engine to River class 2014-12-12 22:51:43 -05:00
Paul Gilbert 2151919434 ACCESS: Remove accidental resetting of _vm pointers 2014-12-12 22:51:34 -05:00
Paul Gilbert 01e9214c7d ACCESS: Only save river scene fields when actually in the river scene
I'm still not happy everything needed is being synchronised, so this
way we can work on it further without upsetting other Amazon saves
2014-12-12 22:51:15 -05:00
Paul Gilbert 1716cd9b30 ACCESS: Major refactoring of Amazon logic into their own classes 2014-12-12 22:51:04 -05:00