aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2014-05-05CGE2: Read identifiers properly in Text::load().uruk
2014-05-05CGE2: Add Text and a reduced skeleton of cge2_main.uruk
2014-05-01CGE2: Add sound code with working MIDI parts.uruk
2014-04-29Merge remote-tracking branch 'origin/master' into cge2uruk
2014-04-29CGE2: Add parts of the graphics code.uruk
2014-04-29CGE: Replace magic numbers with defines.uruk
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-28CGE2: Implement deinitialization properly.uruk
2014-04-28CGE2: Deallocate _resman in destructor.uruk
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