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.h
Age
Commit message (
Expand
)
Author
2014-12-19
ACCESS: Extra initialization for various classes
Paul Gilbert
2014-12-17
ACCESS: Fix spacing around semicolumn in class definitions
Strangerke
2014-12-17
ACCESS: Some more polishing in the file headers
Strangerke
2014-12-17
ACCESS: Split doCredit in two, putting demo code in a separate function
Strangerke
2014-12-12
ACCESS: Fix for player movement and stab action in pit scene
Paul Gilbert
2014-12-12
ACCESS: Remove a useless variable, some renaming
Strangerke
2014-12-12
ACCESS: Initial enum cleanup for Ant fields
Paul Gilbert
2014-12-12
ACCESS: Add a button to allow skipping the river scene
Paul Gilbert
2014-12-12
ACCESS: Minor River cleanup
Strangerke
2014-12-12
ACCESS: Minor river code clean up and saving fix
Paul Gilbert
2014-12-12
ACCESS: Simply river savegame fields
Paul Gilbert
2014-12-12
ACCESS: Move river death flags from engine to River class
Paul Gilbert
2014-12-12
ACCESS: Remove misnamed duplicate _screenVirtX field
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: Major refactoring of Amazon logic into their own classes
Paul Gilbert