aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2014-03-04AVALANCHE: Fix parentheses in Help::handleMouse().uruk
2014-03-04AVALANCHE: Implement MainMenu::option().uruk
2014-03-04AVALANCHE: Implement loadMenu(). Unify it with menuLoadIcons().uruk
2014-03-04AVALANCHE: Move to graphics and implement GraphicManager::menuLoadIcons().uruk
2014-03-04AGOS: Fix quitting during Oracle text scroll in The Feeble Files.Kirben
2014-03-04AGOS: Remove duplicate file opens, when counting saved games.Kirben
2014-03-04VOYEUR: Fix the new password behavior (still not saved, just as in the original)Strangerke
2014-03-04VOYEUR: Refresh mouse events in safe screen, fixing the 'enter password' beha...Strangerke
2014-03-04AGOS: Fix scroll wheel glitch in The Feeble Files.Kirben
2014-03-04Merge pull request #441 from eriktorbjorn/feeble-loyaltyTorbjörn Andersson
2014-03-04AGOS: Disable mouse scroll in Puzzle Pack games.Kirben
2014-03-03MOHAWK: Fix Riven movie volume clippingMatthew Hoops
2014-03-04AGOS: Add mouse wheel support for The Feeble Files.Kirben
2014-03-03AVALANCHE: Add MainMenu's skeleton.uruk
2014-03-03VOYEUR: Rewrite hotspot code in doLock()Strangerke
2014-03-03VOYEUR: Fix a commentStrangerke
2014-03-03VOYEUR: Remove a couple of default values in function declarationStrangerke
2014-03-03FULLPIPE: Implement scene19_setSugarState()Eugene Sandulenko
2014-03-03FULLPIPE: Implement scene18_setupEntrance()Eugene Sandulenko
2014-03-03AVALANCHE: Rename Menu to DropDownMenu.uruk
2014-03-03AVALANCHE: Replace majorRedraw() with refreshScreen().uruk
2014-03-03AVALANCHE: Implement the status leds on the toolbar.uruk
2014-03-03VOYEUR: Remove the second (useless) parameter of freeBoltGroup()Strangerke
2014-03-03VOYEUR: Remove parameters matching the default parameter in freeBoltGroup() c...Strangerke
2014-03-03VOYEUR: Simplify getBoltGroup() by removing the second (useless) parameterStrangerke
2014-03-03VOYEUR: Remove 2 parameters matching the default parameter in function callsStrangerke
2014-03-03FULLPIPE: Implement true scene19_preload()Eugene Sandulenko
2014-03-03FULLPIPE: Implement scene19_preload()Eugene Sandulenko
2014-03-02CGE: Fix some uninitialized variablesStrangerke
2014-03-02CGE: Add a comment about an intended fall-throughStrangerke
2014-03-02CGE: Move hero shadow check inside hero check in sceneUp()Strangerke
2014-03-02CGE: Add a safeguard in pocFulStrangerke
2014-03-02FULLPIPE: Implement scene18_preload()Eugene Sandulenko
2014-03-02TOLTECS: Reduce the scope of one more variableStrangerke
2014-03-02MISC: Revert 2 files accidentally modified in 418de45d9cebfbabb05edd09ca5206d...Strangerke
2014-03-02AGOS: Add initial support for mouse wheel.Kirben
2014-03-02TOLTECS: Reduce a variable scope, move a variable to booleanStrangerke
2014-03-02TOLTECS: Apply CppCheck performance recommendationsStrangerke
2014-03-01VOYEUR: Change apartment cursor to use ScummVM cursor managerPaul Gilbert
2014-03-01AVALANCHE: Repair ShootEmUp::run().uruk
2014-03-01AVALANCHE: Implement moving in ShootEmUp::readKbd().uruk
2014-03-01AVALANCHE: Implement shooting in ShootEmUp::readKbd().uruk
2014-03-01TONY: Remove unused error definesStrangerke