aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2014-06-04CGE2: Remove 2 useless stubsStrangerke
2014-06-04CGE2: Unstub some code used to move spritesStrangerke
2014-06-03CGE2: Fix remaining shadowed variablesStrangerke
2014-06-03CGE2: Reduce the scope of some variablesStrangerke
2014-06-03CGE2: Fix some more GCC warningsStrangerke
2014-06-03CGE2: Silence some gcc and cppcheck warningsStrangerke
2014-06-03CGE2: nullify some pointersStrangerke
2014-06-03CGE2: Silence some gcc warningsStrangerke
2014-06-03CGE2: USe an int for sex instead of a booleanStrangerke
2014-06-03CGE2: Rework style in touch()Strangerke
2014-06-03CGE2: Fix flags synchronizationStrangerke
2014-06-03CGE2: Fix rounding error, remove (original) debug codeStrangerke
2014-06-02CGE2: Move then implement Sprite::touch().uruk
2014-06-02CGE2: Add _blinkSprite.uruk
2014-06-02CGE2: Partially implement and use loadGame().uruk
2014-06-02CGE2: Add and use Spare::take().uruk
2014-06-02CGE2: Implement CGE2Eninge::switchHero().uruk
2014-06-02CGE2: Remove unnecessary void parameters in Hero.uruk
2014-06-02CGE2: Implement Hero::setCurrent().uruk
2014-06-02CGE2: Implement Hero::expand(), move Sprite::works()'s stub to hero.cpp.uruk
2014-06-01CGE2: Add display of mouse cursor.uruk
2014-05-31CGE2: Reimplement Vga::show().uruk
2014-05-30CGE2: Add detection for the WIP English translationStrangerke
2014-05-30CGE2: Fix assignments and deinitialization of _eye and _eyeTab.uruk
2014-05-30Merge branch 'master' of https://github.com/scummvm/scummvm into cge2uruk
2014-05-30CGE2: Silence a warning in runCommandStrangerke
2014-05-30CGE2: Fix several signed/unsigned comparisonsStrangerke
2014-05-30CGE2: Move an unused variable in a STUB clock, initialize it (in the comment)...Strangerke
2014-05-30CGE2: Fix eyetab initializationStrangerke
2014-05-30CGE2: Clarify a STUB warningStrangerke
2014-05-30CGE2: Silence a warning by adding a safeguard in step()Strangerke
2014-05-30CGE2: Fix commandStat initializationStrangerke
2014-05-30CGE2: Fix some warnings.uruk
2014-05-30FULLPIPE: Started MctlCompound::findClosestConnectionPoint() implementationEugene Sandulenko
2014-05-30FULLPIPE: Implement Sound::setPanAndVolumeByStaticAni()Eugene Sandulenko
2014-05-29MADS: Fix resetting KernelMessages _talkFont after teleporter scenePaul Gilbert
2014-05-29MADS: Fix positioning of teleporter window backgroundsPaul Gilbert
2014-05-30MADS: Fix teleporter animation in scene 201 (meteorologist station)Filippos Karapetis
2014-05-30MADS: Remove superfluous parenthesesFilippos Karapetis
2014-05-30MADS: Add another friendly name for a noun in scene 103Filippos Karapetis
2014-05-30MADS: Remove resolved FIXME in scene 307Filippos Karapetis
2014-05-29SCI: kDoSound: only one sample at once - thx wjpMartin Kiewitz
2014-05-29CGE2: Implement snGhost().uruk
2014-05-29CGE2: Implement snSend().uruk
2014-05-29CGE2: Implement snHide().uruk
2014-05-29CGE2: Finish implementation of Sprite::setSeq().uruk
2014-05-29CGE2: Remove unnecessary comment from vga13h.cpp.uruk
2014-05-29CGE2: Fix movie().uruk
2014-05-29LURE: Remove useless parameters in function callStrangerke
2014-05-29SCI: fix 2nd LB2 pterodactyl room patchMartin Kiewitz