aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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 ↵Strangerke
comment). That fixes a warning
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
Calling kDoSound(play) on a sample will stop currently playing sample Fixes Space Quest 5 air-lock sound issue (bug #6464) Thanks to wjp for tracking the issue down
2014-05-29CGE2: Implement snGhost().uruk
Also implement Sprite::ghost().
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
patch terminator was missing
2014-05-29FULLPIPE: Fix ModalMainMenu::updateSoundVolume()Eugene Sandulenko
2014-05-29FULLPIPE: Implement FullpipeEngine::disableSaves()Eugene Sandulenko
2014-05-29FULLPIPE: Implement MessageQueue::messageQueueCallback1()Eugene Sandulenko
2014-05-29FULLPIPE: Implement BallChain::sub04()Eugene Sandulenko
2014-05-28MADS: Formatting fix in scene 213 enterPaul Gilbert
2014-05-28MADS: Fix incorrect dynamic hotspot desc Ids in scene 202Paul Gilbert
2014-05-29SCI: LB2 pterodactyl room patch description fixMartin Kiewitz
2014-05-28SCI: LB2 patch for pterodactyl room door issueMartin Kiewitz
fully fixes bug #6458 for both CD + English Floppy old saves made after wiring the door will still have issues
2014-05-28VOYEUR: Janitorial - Remove trailing whitespaceSven Hesse
2014-05-28MADS: Janitorial - Trim more trailing whitespaceSven Hesse
2014-05-28MADS: Janitorial - Trim trailing spaces and tabsStrangerke
2014-05-28CREDITS: Update for Voyeur- and MADS-changesSven Hesse
2014-05-28Voyeur: update credits.plStrangerke
2014-05-28MADS: update credits.plStrangerke
2014-05-28MADS: Remove a return in dragonsphere skelettonStrangerke
2014-05-28MADS: Some more initializationsStrangerke
2014-05-28MADS: Add a constructor to SceneInfoStrangerke
2014-05-28CONFIGURE: Detect and use Mac Homebrew if it is installedEugene Sandulenko
2014-05-28CONFIGURE: Detect and use Fink if installedEugene Sandulenko
2014-05-28MADS: Fix climbing up/down watch tower in scene 202Paul Gilbert
2014-05-28MADS: Fix some more missing initializationsStrangerke