aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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-07VOYEUR: Remove redundant code from RL2Decoder classPaul Gilbert
2014-02-07VOYEUR: Standardised delay amount between frame checks in video playback methodsPaul Gilbert
2014-02-07VOYEUR: Renaming SVoy fieldsPaul Gilbert
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
2014-02-07VOYEUR: Fix decoder _curFrame to start at -1Paul Gilbert
2014-02-06VOYEUR: Fix sound distortions in the second part of the gossip interviewPaul Gilbert
2014-02-06FULLPIPE: Implement BallChain::init()Eugene Sandulenko
2014-02-06FULLPIPE: Removed cyrillic constantsEugene Sandulenko
2014-02-06FULLPIPE: Implement sceneHandler27_batLogic()Eugene Sandulenko
2014-02-06FULLPIPE: Implement sceneHandler27_calcWinArcade()Eugene Sandulenko
2014-02-06TSAGE: R2R - rename EFFECT_3Strangerke
2014-02-06TSAGE: R2R - Get rid of some magic valuesStrangerke
2014-02-05FULLPIPE: Bugfix in scene27Eugene Sandulenko
2014-02-05FULLPIPE: Implement sceneHandler27_knockBats()Eugene Sandulenko
2014-02-05FULLPIPE: Implement sceneHandler27_batSetColors()Eugene Sandulenko
2014-02-05WINTERMUTE: Change the copyFrom-simplifications to depend on pitch instead of...Einar Johan Trøan Sømåen
2014-02-05KYRA: Fix scrolling credits in HoF.Johannes Schickel
2014-02-05VOYEUR: Fix preloading incriminating videos if the debug _iForceDeath is setPaul Gilbert
2014-02-05VOYEUR: Opening sequence video should not be completely skippedPaul Gilbert
2014-02-05AVALANCHE: Implement the floating eyeballs and the "Glerk"s animation.uruk
2014-02-05AVALANCHE: Hide/reveal the mouse cursor in GhostRoom::run().uruk
2014-02-05AVALANCHE: Implement GhostRoom::wait().uruk
2014-02-05AVALANCHE: Make constants really const.uruk
2014-02-05AVALANCHE: Remove unnecessary checks from picture creatings.uruk
2014-02-05AVALANCHE: Add ghostDrawGlerk().uruk
2014-02-04VOYEUR: Renamings for the fields of the new StateResource classPaul Gilbert
2014-02-04VOYEUR: Convert ControlResource::_ptr raw data to a deserialized state objectPaul Gilbert
2014-02-04VOYEUR: Moved RL2Decoder::seek to be seekInternPaul Gilbert
2014-02-05FULLPIPE: Implement sceneHandler27_batFallLogic()Eugene Sandulenko
2014-02-04AVALANCHE: Implement rest of the loading in Ghostroom.uruk
2014-02-04AVALANCHE: Rename/move/implement plainGrab().uruk
2014-02-04AVALANCHE: Some renaming in Background.uruk
2014-02-04AVALANCHE: Some renaming connected to Ghostroom.uruk
2014-02-04AVALANCHE: Really remove that function.uruk
2014-02-04AVALANCHE: Change some variable's type, remove unused function.uruk
2014-02-04AVALANCHE: Rename/move/implement getMe().uruk
2014-02-04AVALANCHE: Remove references to removed variables.uruk
2014-02-04AVALANCHE: Implement loading and drawing of the picture of the ghost.uruk
2014-02-04VOYEUR: Simplified reference to audio and video tracks in the RL2DecoderPaul Gilbert
2014-02-04VOYEUR: Cleaner implementation of RL2Decoder seekPaul Gilbert
2014-02-04VOYEUR: Converted RL2 header getFrameRate to use Common::RationalPaul Gilbert
2014-02-03VOYEUR: Moved RL2Decoder into Voyeur namespace, and merged with VoyeurRL2DecoderPaul Gilbert