aboutsummaryrefslogtreecommitdiff
path: root/engines/access/amazon
AgeCommit message (Expand)Author
2014-12-14ACCESS: Some refactoring concerning the mouse cursorStrangerke
2014-12-13ACCESS: Add dirty rects when plotting images to the screenPaul Gilbert
2014-12-12ACCESS: Remove old dummy unused fields from savegamePaul Gilbert
2014-12-12ACCESS: Fix compilation errors reported by CriezyStrangerke
2014-12-12ACCESS: Fix for player movement and stab action in pit scenePaul Gilbert
2014-12-12ACCESS: Reduce screen pointer usage in amazon logicStrangerke
2014-12-12ACCESS: Remove a useless variable, some renamingStrangerke
2014-12-12ACCESS: Fix death cell list dataPaul Gilbert
2014-12-12ACCESS: Fix positioning of Ant in pit scenePaul Gilbert
2014-12-12ACCESS: Separate timer updates from frame updates, and overall delay cleanupPaul Gilbert
2014-12-12ACCESS: Initial enum cleanup for Ant fieldsPaul Gilbert
2014-12-12ACCESS: Implement restart after deathStrangerke
2014-12-12ACCESS: Get rid of the use of 'this' in constructorStrangerke
2014-12-12ACCESS: Fix _help3 initializationStrangerke
2014-12-12ACCESS: Add a button to allow skipping the river scenePaul Gilbert
2014-12-12ACCESS: Minor cleanup of _saveRiver flagPaul Gilbert
2014-12-12ACCESS: Add a comment related to the CD specific filesStrangerke
2014-12-12ACCESS: Add some more checks for the floppy versionStrangerke
2014-12-12ACCESS: stops the SFX sounds in the intro at the end of the countdownStrangerke
2014-12-12ACCESS: Skip chapter speech for the non-CD versionsStrangerke
2014-12-12ACCESS: Fix event pollig in death flashing loopPaul Gilbert
2014-12-12ACCESS: Fix progressing within the riverPaul Gilbert
2014-12-12ACCESS: Add a hack to fake queueingStrangerke
2014-12-12ACCESS: Fix a bug in plotInactiveStrangerke
2014-12-12ACCESS: Minor River cleanupStrangerke
2014-12-12ACCESS: Minor river code clean up and saving fixPaul Gilbert
2014-12-12ACCESS: Add a cheat mode which currently skips the guard in chapter 8Strangerke
2014-12-12ACCESS: Fix the end of the demoStrangerke
2014-12-12ACCESS: Simply river savegame fieldsPaul Gilbert
2014-12-12ACCESS: Cleaned up event handling for scene establish text displayPaul Gilbert
2014-12-12ACCESS: Clean up keyboard controlPaul Gilbert
2014-12-12ACCESS: Fix cmdDead for the demoStrangerke
2014-12-12ACCESS: Add some data for the character info used by the demoStrangerke
2014-12-12ACCESS: Further cleanup of river obstacles checksPaul Gilbert
2014-12-12ACCESS: JanitorialStrangerke
2014-12-12ACCESS: Debounce any mouse press when showing death screenPaul Gilbert
2014-12-12ACCESS: Move river death flags from engine to River classPaul Gilbert
2014-12-12ACCESS: Fix display of rocks in the river arcade scenePaul Gilbert
2014-12-12ACCESS: Fix the formatting of a bunch of else statementsPaul Gilbert
2014-12-12ACCESS: Remove misnamed duplicate _screenVirtX fieldPaul Gilbert
2014-12-12ACCESS: Fix definition of river data structuresPaul Gilbert
2014-12-12ACCESS: Add some more Demo opcodesStrangerke
2014-12-12ACCESS: Implement loadNSound, add a warning about another special opcode used...Strangerke
2014-12-12ACCESS: Add warnings about opcodes changed in the demo versionStrangerke
2014-12-12ACCESS: Avoid the call to loadScreen in mWhileDownRiverStrangerke
2014-12-12ACCESS: Fix doEstablish for the floppy and for the demo versionsStrangerke
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