Age | Commit message (Expand) | Author |
2014-06-03 | CGE2: nullify some pointers | Strangerke |
2014-06-03 | CGE2: Silence some gcc warnings | Strangerke |
2014-06-03 | CGE2: USe an int for sex instead of a boolean | Strangerke |
2014-06-03 | CGE2: Rework style in touch() | Strangerke |
2014-06-03 | CGE2: Fix flags synchronization | Strangerke |
2014-06-03 | CGE2: Fix rounding error, remove (original) debug code | Strangerke |
2014-06-02 | CGE2: Move then implement Sprite::touch(). | uruk |
2014-06-02 | CGE2: Add _blinkSprite. | uruk |
2014-06-02 | CGE2: Partially implement and use loadGame(). | uruk |
2014-06-02 | CGE2: Add and use Spare::take(). | uruk |
2014-06-02 | CGE2: Implement CGE2Eninge::switchHero(). | uruk |
2014-06-02 | CGE2: Remove unnecessary void parameters in Hero. | uruk |
2014-06-02 | CGE2: Implement Hero::setCurrent(). | uruk |
2014-06-02 | CGE2: Implement Hero::expand(), move Sprite::works()'s stub to hero.cpp. | uruk |
2014-06-01 | CGE2: Add display of mouse cursor. | uruk |
2014-05-31 | CGE2: Reimplement Vga::show(). | uruk |
2014-05-30 | CGE2: Add detection for the WIP English translation | Strangerke |
2014-05-30 | CGE2: Fix assignments and deinitialization of _eye and _eyeTab. | uruk |
2014-05-30 | Merge branch 'master' of https://github.com/scummvm/scummvm into cge2 | uruk |
2014-05-30 | CGE2: Silence a warning in runCommand | Strangerke |
2014-05-30 | CGE2: Fix several signed/unsigned comparisons | Strangerke |
2014-05-30 | CGE2: Move an unused variable in a STUB clock, initialize it (in the comment)... | Strangerke |
2014-05-30 | CGE2: Fix eyetab initialization | Strangerke |
2014-05-30 | CGE2: Clarify a STUB warning | Strangerke |
2014-05-30 | CGE2: Silence a warning by adding a safeguard in step() | Strangerke |
2014-05-30 | CGE2: Fix commandStat initialization | Strangerke |
2014-05-30 | CGE2: Fix some warnings. | uruk |
2014-05-30 | FULLPIPE: Started MctlCompound::findClosestConnectionPoint() implementation | Eugene Sandulenko |
2014-05-30 | FULLPIPE: Implement Sound::setPanAndVolumeByStaticAni() | Eugene Sandulenko |
2014-05-29 | MADS: Fix resetting KernelMessages _talkFont after teleporter scene | Paul Gilbert |
2014-05-29 | MADS: Fix positioning of teleporter window backgrounds | Paul Gilbert |
2014-05-30 | MADS: Fix teleporter animation in scene 201 (meteorologist station) | Filippos Karapetis |
2014-05-30 | MADS: Remove superfluous parentheses | Filippos Karapetis |
2014-05-30 | MADS: Add another friendly name for a noun in scene 103 | Filippos Karapetis |
2014-05-30 | MADS: Remove resolved FIXME in scene 307 | Filippos Karapetis |
2014-05-29 | SCI: kDoSound: only one sample at once - thx wjp | Martin Kiewitz |
2014-05-29 | CGE2: Implement snGhost(). | uruk |
2014-05-29 | CGE2: Implement snSend(). | uruk |
2014-05-29 | CGE2: Implement snHide(). | uruk |
2014-05-29 | CGE2: Finish implementation of Sprite::setSeq(). | uruk |
2014-05-29 | CGE2: Remove unnecessary comment from vga13h.cpp. | uruk |
2014-05-29 | CGE2: Fix movie(). | uruk |
2014-05-29 | LURE: Remove useless parameters in function call | Strangerke |
2014-05-29 | SCI: fix 2nd LB2 pterodactyl room patch | Martin Kiewitz |
2014-05-29 | FULLPIPE: Fix ModalMainMenu::updateSoundVolume() | Eugene Sandulenko |
2014-05-29 | FULLPIPE: Implement FullpipeEngine::disableSaves() | Eugene Sandulenko |
2014-05-29 | FULLPIPE: Implement MessageQueue::messageQueueCallback1() | Eugene Sandulenko |
2014-05-29 | FULLPIPE: Implement BallChain::sub04() | Eugene Sandulenko |
2014-05-28 | MADS: Formatting fix in scene 213 enter | Paul Gilbert |
2014-05-28 | MADS: Fix incorrect dynamic hotspot desc Ids in scene 202 | Paul Gilbert |