aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2014-02-10FULLPIPE: Finish renames in scene27. This completes the sceneEugene Sandulenko
2014-02-10FULLPIPE: Finish var renames in scene27Eugene Sandulenko
2014-02-10FULLPIPE: Started renames in scene27Eugene Sandulenko
2014-02-10Merge pull request #407 from digitall/advancedDetector_queenDavid Turner
2014-02-10QUEEN: Migrate extra gui options to AdvancedMetaEngine handling.D G Turner
2014-02-10QUEEN: Switch all savegame usage back to "queen.sXX" format.D G Turner
2014-02-10TUCKER: Fix bug #6381 - "TUCKER: In 3rd part, "Use Peg" fails..."dergunov
2014-02-10AVALANCHE: Implement 'winning_pic'.uruk
2014-02-10AVALANCHE: Add missing bracesStrangerke
2014-02-09FULLPIPE: Fix buffer overruns in scene27Eugene Sandulenko
2014-02-09CINE: Reduce the scope of some variables, optimize a couple of iterator incre...Strangerke
2014-02-09GOB: Fascination - Reduce the scope of a couple of variablesStrangerke
2014-02-09MORTEVIELLE: Reduce the scope of some variablesStrangerke
2014-02-09AVALANCHE: Initialize a couple of uninitialized variablesStrangerke
2014-02-09HOPKINS: Remove useless assignationStrangerke
2014-02-09HOPKINS: Reduce the scope of some more variablesStrangerke
2014-02-09TSAGE: Fix smoke transparency effect in the R2R drive roomPaul Gilbert
2014-02-09AVALANCHE: Remove pingo.o from makefilePaul Gilbert
2014-02-09AVALANCHE: Repair comment formatting.uruk
2014-02-09AVALANCHE: Remove Pingo.uruk
2014-02-09AVALANCHE: Add Help's skeleton.uruk
2014-02-09AVALANCHE: Repair fading at the beginning and at the end of the ghostroom scene.uruk
2014-02-09AVALANCHE: Optimise the picture loading in GhostRoom.uruk
2014-02-09HOPKINS: Reduce the scope of some variablesStrangerke
2014-02-09HUGO: Remove a useless variable assignationStrangerke
2014-02-09HUGO: Reduce the scope of some variablesStrangerke
2014-02-09CGE: Reduce the scope of some variablesStrangerke
2014-02-09TSAGE: R2R - Fix previous commit, check was invertedStrangerke
2014-02-09TSAGE: R2R - Fix sprite used when exiting scene 1800 using the South exit (Ri...Strangerke
2014-02-09TSAGE: R2R - Fix sound missing in scene 3500 (Flub tube maze)Strangerke
2014-02-09TSAGE: R2R - Fix issue in ScannerDialogStrangerke
2014-02-09TSAGE: R2R - Reduce the scope of some variablesStrangerke
2014-02-09TSAGE: Ringworld - Remove a redundant check on the previous scene number in s...Strangerke
2014-02-09TSAGE: Ringworld - Reduce the scope of a couple of variablesStrangerke
2014-02-09TSAGE: BF - Remove a redundant check on the previous scene number in scene 900Strangerke
2014-02-08TSAGE: BF - Fix a bug in scene 570 (entering password)Strangerke
2014-02-08TSAGE: BF - Remove a redundant check on the previous scene number in scene 360Strangerke
2014-02-08TSAGE: Silent some CppCheck warningsStrangerke
2014-02-08AVALANCHE: Repair GhostRoom::doBat().uruk
2014-02-08AVALANCHE: Finish GhostRoom's implementation.uruk
2014-02-08AVALANCHE: Implement another pair of floating eyeballs.uruk
2014-02-08AVALANCHE: Implement the ghostroom's animation until Avvy turns back.uruk
2014-02-08AVALANCHE: Add the yelling to the end of the ghost's animation.uruk
2014-02-08AVALANCHE: Repair the ghost's animation.uruk
2014-02-08AVALANCHE: Implement the animation of the ghost.uruk
2014-02-08AVALANCHE: Implement GhostRoom::doBat().uruk
2014-02-08FULLPIPE: Implement sceneHandler27_sub02()Eugene Sandulenko
2014-02-08FULLPIPE: Implement sceneHandler27_maidSwitchback()Eugene Sandulenko
2014-02-08FULLPIPE: Implement sceneHandler27_driverPushButton()Eugene Sandulenko
2014-02-07KYRA: Fix monster idle animation in EoB 1+2. (bug #6523)Johannes Schickel