index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
access
/
amazon
/
amazon_logic.cpp
Age
Commit message (
Expand
)
Author
2014-12-12
ACCESS: Fix definition of river data structures
Paul Gilbert
2014-12-12
ACCESS: Avoid the call to loadScreen in mWhileDownRiver
Strangerke
2014-12-12
ACCESS: Skip the end of the full intro in the demo
Strangerke
2014-12-12
ACCESS: Implement the demo logic in doTitle
Strangerke
2014-12-12
ACCESS: Add some code for the intro (WIP)
Strangerke
2014-12-12
ACCESS: Fix the horizontal scrolling in intro, add some calls to clearEvents
Strangerke
2014-12-12
ACCESS: improve the sound during the title countdown
Strangerke
2014-12-12
ACCESS: Implement music player (WIP)
Strangerke
2014-12-12
ACCESS: Split SoundManager and MusicManager
Strangerke
2014-12-12
ACCESS: Replaced delayMilli calls to use pollEventsAndWait
Paul Gilbert
2014-12-12
ACCESS: Refactor opening scenes logic into Opening class
Paul Gilbert
2014-12-12
ACCESS: Move _saveRiver from engine to River class
Paul Gilbert
2014-12-12
ACCESS: Remove accidental resetting of _vm pointers
Paul Gilbert
2014-12-12
ACCESS: Only save river scene fields when actually in the river scene
Paul Gilbert
2014-12-12
ACCESS: Major refactoring of Amazon logic into their own classes
Paul Gilbert
[prev]