aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe
AgeCommit message (Expand)Author
2016-12-11FULLPIPE: Fix compilationEugene Sandulenko
2016-12-11FULLPIPE: Beginnings of support of Russian demoEugene Sandulenko
2016-12-10FULLPIPE: Implemented support for German demoEugene Sandulenko
2016-12-10FULLPIPE: Clarify null callback usage across the scenesEugene Sandulenko
2016-12-10FULLPIPE: Fix clock handle in scene08Eugene Sandulenko
2016-12-10FULLPIPE: Implement wide scene autoscrollingEugene Sandulenko
2016-12-09FULLPIPE: Implement switching scenes from the mapEugene Sandulenko
2016-12-08FULLPIPE: Implement ModalMap::findMapSceneId() and plug new map code inEugene Sandulenko
2016-12-08FULLPIPE: Implement ModalMap::init2()Eugene Sandulenko
2016-12-07FULLPIPE: Implement isSaveAllowed()Eugene Sandulenko
2016-12-07FULLPIPE: Implement ModalMap::isSceneEnabled()Eugene Sandulenko
2016-12-07FULLPIPE: Implement ModalMap::checkScenePass()Eugene Sandulenko
2016-12-06FULLPIPE: Renames in ModalMapEugene Sandulenko
2016-12-06FULLPIPE: Map code difference for German versionEugene Sandulenko
2016-12-06FULLPIPE: Added detection for English Steam versionEugene Sandulenko
2016-12-05FULLPIPE: Implemented ModalMap::getSceneHPicture()Eugene Sandulenko
2016-12-04FULLPIPE: Enable engine by defaultEugene Sandulenko
2016-12-04FULLPIPE: Fix another warningEugene Sandulenko
2016-12-04FULLPIPE: Fix warningsEugene Sandulenko
2016-12-04FULLPIPE: Added detection for Russian demo version.Eugene Sandulenko
2016-12-04FULLPIPE: Add detection for Estonian versionEugene Sandulenko
2016-12-03FULLPIPE: Added detection for German Demo and using different file for versio...Eugene Sandulenko
2016-12-02FULLPIPE: Fix detected language for German versionEugene Sandulenko
2016-12-01FULLPIPE: Remove obsolete TODOEugene Sandulenko
2016-12-01FULLPIPE: CleanupEugene Sandulenko
2016-12-01FULLPIPE: Fix quitting game via menuEugene Sandulenko
2016-12-01FULLPIPE: Fix crash on scene switchEugene Sandulenko
2016-12-01FULLPIPE: Rename struct variables of MovGraphItemEugene Sandulenko
2016-11-30FULLPIPE: Hide useless noisy warningEugene Sandulenko
2016-11-30FULLPIPE: Implement MovGraph destructorEugene Sandulenko
2016-11-30FULLPIPE: Restart SFX on request instead of skipping it.Eugene Sandulenko
2016-11-30FULLPIPE: Fix music looping in scene04. This completes this sceneEugene Sandulenko
2016-11-29FULLPIPE: Initial code for scene04 musicEugene Sandulenko
2016-11-29FULLPIPE: Fix sound in scene04Eugene Sandulenko
2016-11-29FULLPIPE: Unstub setSceneMusicParameters()Eugene Sandulenko
2016-11-29FULLPIPE: Implement track looping in sceneFinalEugene Sandulenko
2016-11-29FULLPIPE: Unstub StopAllSoundStreams()Eugene Sandulenko
2016-11-28FULLPIPE: Silence GCC warnings (mostly signed/unsigned ones)Torbjörn Andersson
2016-11-25FULLPIPE: Start final musicEugene Sandulenko
2016-11-25FULLPIPE: Added 4 sound channels like in originalEugene Sandulenko
2016-11-25FULLPIPE: Correctly restart scene audio tracksEugene Sandulenko
2016-11-12FULLPIPE: Fix bug in original in scene05Eugene Sandulenko
2016-11-12FULLPIPE: Fix memory leakEugene Sandulenko
2016-10-26FULLPIPE: Fix if statement. Thanks to PVS-StudioEugene Sandulenko
2016-10-16FULLPIPE: Fix steps soundsEugene Sandulenko
2016-10-12FULLPIPE: Fix animation lock-upRetro-Junk
2016-10-05FULLPIPE: Added on-demand debug output to PicAniInfosEugene Sandulenko
2016-10-04FULLPIPE: Added debugging to interaction codeEugene Sandulenko
2016-10-04FULLPIPE: Fix crash on reentering scene27.Eugene Sandulenko
2016-10-02FULLPIPE: Scene11: Fix non-swinging swingRetro-Junk