aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2014-04-29FULLPIPE: Fix ModalSaveGame::setup()Eugene Sandulenko
2014-04-29FULLPIPE: Implement ModalSaveGame::setup()Eugene Sandulenko
2014-04-29SCI: Disable detection of "SCI Narration Demo" fangame.D G Turner
2014-04-28DRACI: Inventory opening after finished callback.lukaslw
2014-04-28DRACI: Opening inventory during movements and actions.lukaslw
2014-04-28Merge pull request #450 from JenniBee/masterEugene Sandulenko
2014-04-28Merge pull request #426 from sunmax/masterEugene Sandulenko
2014-04-28Merge pull request #445 from lukaslw/second_branchEugene Sandulenko
2014-04-28FULLPIPE: Fix one more warningEugene Sandulenko
2014-04-28FULLPIPE: Fix warningsEugene Sandulenko
2014-04-28FULLPIPE: Implement ModalSaveGame::init()Eugene Sandulenko
2014-04-27PEGASUS: Fix a Norad Delta door locked soundMatthew Hoops
2014-04-27PEGASUS: Set volume in more placesKeith Kaisershot
2014-04-27PEGASUS: Fix repeated audio analysis video when leaving after defeating SinclairKeith Kaisershot
2014-04-27FULLPIPE: More code to ModalSaveGameEugene Sandulenko
2014-04-27FULLPIPE: Implement ModalSaveGame::getSaveName()Eugene Sandulenko
2014-04-27FULLPIPE: Implement ModalSaveGame destructorEugene Sandulenko
2014-04-27FULLPIPE: Implement ModalSaveGame::ModalSaveGame()Eugene Sandulenko
2014-04-27FULLPIPE: Implement StaticANIObject::calcStepLen()Eugene Sandulenko
2014-04-27FULLPIPE: Proper implementation of FullpipeEngine::stopAllSoundInstances()Eugene Sandulenko
2014-04-26FULLPIPE: Implement Sound::setPanAndVolume()Eugene Sandulenko
2014-04-26FULLPIPE: Implement SoundList::getSoundItemById()Eugene Sandulenko
2014-04-26FULLPIPE: Fixed Sound::getVolume()Eugene Sandulenko
2014-04-26FULLPIPE: Implement Sound() destructorEugene Sandulenko
2014-04-26FULLPIPE: Implement Sound::freeSound() and Sound::stop()Eugene Sandulenko
2014-04-26FULLPIPE: Implement Sound::play()Eugene Sandulenko
2014-04-26FULLPIPE: Implement global_messageHandler_handleSound()Eugene Sandulenko
2014-04-26FULLPIPE: Proper implementation of FullpipeEngine::playSound()Eugene Sandulenko
2014-04-26FULLPIPE: Implement FullpipeEngine::setSceneMusicParameters()Eugene Sandulenko
2014-04-26FULLPIPE: Remove redundant object castsEugene Sandulenko
2014-04-26FULLPIPE: Implement FullpipeEngine::getSceneTrack()Eugene Sandulenko
2014-04-26FULLPIPE: Proper implementation of FullpipeEngine::startSceneTrack()Eugene Sandulenko
2014-04-26FULLPIPE: Implement FullpipeEngine::playTrack()Eugene Sandulenko
2014-04-26FULLPIPE: Implement FullpipeEngine::processArcade()Eugene Sandulenko
2014-04-26FULLPIPE: Implement FullpipeEngine::updateSoundVolume()Eugene Sandulenko
2014-04-26FULLPIPE: Implement FullpipeEngine::toggleMute()Eugene Sandulenko
2014-04-26FULLPIPE: Implement global_messageHandler_KickStucco()Eugene Sandulenko
2014-04-26FULLPIPE: Implement global_messageHandler_KickMetal()Eugene Sandulenko
2014-04-26FULLPIPE: Implement clearGlobalMessageQueueList()Eugene Sandulenko
2014-04-26FULLPIPE: Implement MGM::refreshOffsets()Eugene Sandulenko
2014-04-26FULLPIPE: Implement MGM::countPhases()Eugene Sandulenko
2014-04-26FULLPIPE: Implement MGM::genMovement()Eugene Sandulenko
2014-04-26FULLPIPE: Implement MGM::genMQ()Eugene Sandulenko
2014-04-25FULLPIPE: Implement StaticANIObject::changeStatics1()Eugene Sandulenko
2014-04-25FULLPIPE: Implement MGM::recalcOffsets()Eugene Sandulenko
2014-04-25FULLPIPE: Further work on MGM::recalcOffsets()Eugene Sandulenko
2014-04-24FULLPIPE: More work on MGM::recalcOffsets()Eugene Sandulenko
2014-04-23PEGASUS: Poll for events in more placesMatthew Hoops
2014-04-23FULLPIPE: More work on MGM::calcOffsets()Eugene Sandulenko
2014-04-23FULLPIPE: Started implementation of MGM::recalcOffsets()Eugene Sandulenko