aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2014-03-01TONY: Remove dummy definesStrangerke
2014-03-01TONY: Remove unused function declaration in lzoStrangerke
2014-03-01TONY: Indent code properly in lzoStrangerke
2014-03-01TONY: Remove dead code in lzoStrangerke
2014-03-01AGOS: Convert verb ids for Simon the Sorcerer 2.Kirben
2014-03-01FULLPIPE: Implement scene18_initScene1()Eugene Sandulenko
2014-03-01AGOS: Enable verb display in Simon the Sorcerer 2.Kirben
2014-03-01AGOS: Fix cut-and-paste error in setLoyaltyRating()Torbjörn Andersson
2014-03-01AGOS: Modify setLoyaltyRating() on Kirben's suggestionTorbjörn Andersson
2014-03-01VOYEUR: Fix the value of the CMapResource used in the fading of showConversio...Strangerke
2014-03-01VOYEUR: Match the original and test _iForcedDeath after doHeadTitle()Strangerke