Age | Commit message (Expand) | Author |
2014-05-30 | FULLPIPE: Implement Sound::setPanAndVolumeByStaticAni() | Eugene Sandulenko |
2014-05-14 | FULLPIPE: Fix mistypo in FullpipeEngine::stopAllSounds() which lead to crash | Eugene Sandulenko |
2014-05-03 | FULLPIPE: Implement FullpipeEngine::setMusicVolume() | Eugene Sandulenko |
2014-05-03 | FULLPIPE: Implement FullpipeEngine::stopAllSounds() | Eugene Sandulenko |
2014-04-27 | FULLPIPE: Proper implementation of FullpipeEngine::stopAllSoundInstances() | Eugene Sandulenko |
2014-04-26 | FULLPIPE: Implement Sound::setPanAndVolume() | Eugene Sandulenko |
2014-04-26 | FULLPIPE: Implement SoundList::getSoundItemById() | Eugene Sandulenko |
2014-04-26 | FULLPIPE: Fixed Sound::getVolume() | Eugene Sandulenko |
2014-04-26 | FULLPIPE: Implement Sound() destructor | Eugene Sandulenko |
2014-04-26 | FULLPIPE: Implement Sound::freeSound() and Sound::stop() | Eugene Sandulenko |
2014-04-26 | FULLPIPE: Implement Sound::play() | Eugene Sandulenko |
2014-04-26 | FULLPIPE: Implement global_messageHandler_handleSound() | Eugene Sandulenko |
2014-04-26 | FULLPIPE: Proper implementation of FullpipeEngine::playSound() | Eugene Sandulenko |
2014-04-26 | FULLPIPE: Implement FullpipeEngine::setSceneMusicParameters() | Eugene Sandulenko |
2014-04-26 | FULLPIPE: Remove redundant object casts | Eugene Sandulenko |
2014-04-26 | FULLPIPE: Implement FullpipeEngine::getSceneTrack() | Eugene Sandulenko |
2014-04-26 | FULLPIPE: Proper implementation of FullpipeEngine::startSceneTrack() | Eugene Sandulenko |
2014-04-26 | FULLPIPE: Implement FullpipeEngine::playTrack() | Eugene Sandulenko |
2014-04-26 | FULLPIPE: Implement FullpipeEngine::updateSoundVolume() | Eugene Sandulenko |
2014-04-26 | FULLPIPE: Implement FullpipeEngine::toggleMute() | Eugene Sandulenko |
2014-04-19 | FULLPIPE: Implement ModalMainMenu::updateSoundVolume() | Eugene Sandulenko |
2014-04-18 | FULLPIPE: Implement ModalMainMenu::setSliderPos() | Eugene Sandulenko |
2014-04-18 | FULLPIPE: Implement ModalMainMenu::updateSliderPos() | Eugene Sandulenko |
2014-02-18 | FULLPIPE: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-01-24 | FULLPIPE: Implement ModalFinal | Eugene Sandulenko |
2014-01-08 | FULLPIPE: Rest of destructor stubs | Eugene Sandulenko |
2014-01-06 | FULLPIPE: Initial implementation of scene music tracks | Filippos Karapetis |
2014-01-03 | FULLPIPE: Add initial implementation of some sound-related functions | Filippos Karapetis |
2013-12-23 | FULLPIPE: Implement scene08_setupMusic() | Eugene Sandulenko |
2013-12-21 | FULLPIPE: g_fullpipe -> g_fp for brevity | Eugene Sandulenko |
2013-12-14 | FULLPIPE: Started scene05 code | Eugene Sandulenko |
2013-12-07 | FULLPIPE: Implement sceneHandler04_goClock() | Eugene Sandulenko |
2013-12-01 | FULLPIPE: Implement sceneHandler04_winArcade() | Eugene Sandulenko |
2013-09-18 | FULLPIPE: CGameVar -> GameVar | Eugene Sandulenko |
2013-09-14 | FULLPIPE: Fix leaked resource. CID 1063205 | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Hid noisy stub message | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Unstubbed couple small functions | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Turn noisy stub warnings into debug messages. | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Implement global_messageHandler2() | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Fix crash | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Implement global_messageHandler4() and startAnim() | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Implement global_messageHandler1() | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Implement sceneHandler01() | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Finished stubbing SceneSwitcher. Added Behavior Manager | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Further work on sceneSwitcher. | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Initial code for bitmap rendering | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Added lots of debug output, Picture::setAOIDs() implementation | Eugene Sandulenko |
2013-09-06 | FULLPIPE: Finished sound loading | Eugene Sandulenko |