aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2014-03-09AGOS: Fix sound offset table access for StS 2 Mac/Amiga.Johannes Schickel
2014-03-09SCUMM: Define symbols before actually using them in proc3ARM.s.Johannes Schickel
2014-03-09Merge pull request #444 from lordhoto/iphone-clang-3.3Johannes Schickel
2014-03-09TUCKER: Some renaming in GraphicsStrangerke
2014-03-09TUCKER: Some more refactoringStrangerke
2014-03-09TUCKER: Some more refactoringStrangerke
2014-03-09TUCKER: Fix some values assigned to _csDataLoadedStrangerke
2014-03-09TUCKER: make _panelLockedFlag a boolean instead of an integerStrangerke
2014-03-09TUCKER: Fix some values assigned to _skipCurrentCharacterDrawStrangerke
2014-03-09TUCKER: Some more renamingStrangerke
2014-03-09FULLPIPE: Implement sceneHandler18and19_showBoyJumpTo()Eugene Sandulenko
2014-03-08TUCKER: Some more renamingStrangerke
2014-03-08TUCKER: Change the type of some variables to booleanStrangerke
2014-03-08TUCKER: Initialize some uninitialized variablesStrangerke
2014-03-08VOYEUR: Fix some uninitialized variablesStrangerke
2014-03-08FULLPIPE: Implement sceneHandler18and19_showGirlJumpTo()Eugene Sandulenko
2014-03-07TUCKER: Avoid a potential string overrun by using strlcpy instead of strcpyStrangerke
2014-03-07TUCKER: Use a boolean for drawFlag instead of an integerStrangerke
2014-03-07TUCKER: Some more renamingStrangerke
2014-03-07AVALANCHE: Implement Parser::bossKey().uruk
2014-03-07TUCKER: Use boolean in place of integer for some members of the Sprite structureStrangerke
2014-03-07TUCKER: Start renaming struct members to follow coding/naming conventionsStrangerke
2014-03-07VOYEUR: Update engine status in header commentStrangerke
2014-03-07TUCKER: Remove some useless modification of sprite stateStrangerke
2014-03-07TUCKER: Reduce the scope of some variablesStrangerke
2014-03-07TSAGE: Rename savegame header membersStrangerke
2014-03-07AVALANCHE: Rework use of ShootEmUp.uruk
2014-03-07AVALANACHE: Rework use of MainMenu.uruk
2014-03-07VOYEUR: Rename some computer fieldsStrangerke
2014-03-06AVALANCHE: Implement MainMenu::wait().uruk
2014-03-06FULLPIPE: Implement sceneHandler19_updateNumRides()Eugene Sandulenko
2014-03-06FULLPIPE: Implement sceneHandler18and19_boyJumpTo()Eugene Sandulenko
2014-03-06FULLPIPE: Implement sceneHandler18and19_showManJump()Eugene Sandulenko
2014-03-06VOYEUR: Fix logical bug related to the computer data and positioningStrangerke
2014-03-06SCUMM: Manually specify function alignment in ARM assembly.Johannes Schickel
2014-03-06VOYEUR: Remove _field26 from the event timerStrangerke
2014-03-06VOYEUR: Some renaming related to the computer buttonsStrangerke
2014-03-06AGOS: Switch keyboard shortcuts for dumps, to help prevent future conflicts.Kirben
2014-03-06AGOS: Fix error when dumping all VGA scripts.Kirben
2014-03-05FULLPIPE: Enable scene18 and scene19Eugene Sandulenko
2014-03-05FULLPIPE: Implement sceneHandler19()Eugene Sandulenko
2014-03-05FULLPIPE: Implement sceneHandler18()Eugene Sandulenko
2014-03-05AVALANCHE: Implement MainMenu::centre().uruk
2014-03-05VOYEUR: Invert check on getBoltGroup in getComputerBrush for consistencyStrangerke
2014-03-05VOYEUR: Fix memory leak when quitting in showTitleScreen()Strangerke
2014-03-05VOYEUR: Some cleanup related to the onOff and pick masksStrangerke
2014-03-05AGOS: Update debug tables.Kirben
2014-03-05AGOS: Correct typos in comments.Kirben
2014-03-04FULLPIPE: Implement scene18_setupSwingers()Eugene Sandulenko
2014-03-04FULLPIPE: Implement scene19_updateCursor()Eugene Sandulenko