aboutsummaryrefslogtreecommitdiff
path: root/engines/access/amazon/amazon_scripts.cpp
AgeCommit message (Collapse)Author
2014-09-18ACCESS: Implement guard()Strangerke
2014-09-16ACCESS: Fix bool/int comparisons and assignmentsStrangerke
2014-09-16ACCESS: Implement mWhile2 and plotInactive, change _inactive from Resource* ↵Strangerke
to ImageEntry
2014-09-12ACCESS: Implement mWhile1Strangerke
2014-09-12ACCESS: Add missing call to boatWallsStrangerke
2014-09-12ACCESS: Implement a coupld of special commandsStrangerke
2014-09-11ACCESS: Implement setInactive and mWhileStrangerke
2014-08-17ACCESS: Partially implement cmdHelpPaul Gilbert
2014-08-17ACCESS: Shifted some Amazon specific opcodes to the AmazonScripts classPaul Gilbert
2014-08-16ACCESS: Add a second parameter to doEstablish()Strangerke
2014-08-16ACCESS: Add details in executeSpecial TODOStrangerke
2014-08-16ACCESS: Update TODOsStrangerke
2014-08-13ACCESS: Implemented cmdSpecial script opcodePaul Gilbert
2014-08-05ACCESS: Add scripts classes and Amazon room setupPaul Gilbert