aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-04-28Merge pull request #455 from Zerophase/masterEugene Sandulenko
GUI: Add Tab cycling to TabWidget
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
Based on a patch by Keith Kaisershot
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-26CGE2: Add file I/O.uruk
2014-04-25FULLPIPE: Implement StaticANIObject::changeStatics1()Eugene Sandulenko
2014-04-25CGE2: Add copyright comments to the source files.uruk
2014-04-25CGE2: Remove detection of Sfinx from CGE1.uruk
2014-04-25CGE2: Initial commit, implement detection.uruk
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
Based on a patch by Keith Kaisershot (blitter)
2014-04-23FULLPIPE: More work on MGM::calcOffsets()Eugene Sandulenko
2014-04-23FULLPIPE: Started implementation of MGM::recalcOffsets()Eugene Sandulenko
2014-04-22FULLPIPE: Implement MovGraph::getItemIndexByStaticAni()Eugene Sandulenko