aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe
AgeCommit message (Expand)Author
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
2016-10-02FULLPIPE: Scene11: Rewrite scene handler in a sane wayRetro-Junk
2016-10-02FULLPIPE: More corrections to scene logic in scene11Eugene Sandulenko
2016-10-02FULLPIPE: Restore original swing logic in scene11Eugene Sandulenko
2016-10-02FULLPIPE: Scene11: Preserve Dude's state during swing updateRetro-Junk
2016-10-02FULLPIPE: Implement MotionController::enableLinks()Eugene Sandulenko
2016-10-02FULLPIPE: Fix Grandma positioning in scene14Eugene Sandulenko
2016-10-02FULLPIPE: Fix code formattingEugene Sandulenko
2016-10-02FULLPIPE: Improve collision detection in scene06Eugene Sandulenko
2016-10-02FULLPIPE: Fix ball collision detection in scene14Eugene Sandulenko
2016-10-02FULLPIPE: Center mouse cursor on startupEugene Sandulenko
2016-10-02FULLPIPE: Fix crash on reenter to scene37Eugene Sandulenko
2016-10-02FULLPIPE: Fix tube logic on scene37Eugene Sandulenko
2016-10-01FULLPIPE: Rebames in scene37Eugene Sandulenko
2016-10-01FULLPIPE: Clarify MovGraphLink flags variable typeEugene Sandulenko
2016-10-01FULLPIPE: Fix logic in scene25. Now Dude can return backEugene Sandulenko
2016-10-01FULLPIPE: Further selection to cursor handling in scene25Eugene Sandulenko
2016-10-01FULLPIPE: Fix cursor handling in scene25Eugene Sandulenko
2016-10-01FULLPIPE: Scene14: Fix ball gameRetro-Junk
2016-10-01FULLPIPE: Scene26: Fix pool level validationRetro-Junk
2016-10-01FULLPIPE: Scene26: Fix valves interactionRetro-Junk
2016-10-01FULLPIPE: Fix MctlGraph::getNearestLinkRetro-Junk
2016-10-01FULLPIPE: Scene28: Fix flies priorityRetro-Junk
2016-10-01FULLPIPE: Fix bounding box calculation in ReactPolygonal::getBBoxRetro-Junk
2016-10-01FULLPIPE: Fix scene persistence between scenesEugene Sandulenko
2016-10-01FULLPIPE: Fix Soldiers/girls show up sequence in scene16Eugene Sandulenko
2016-09-30FULLPIPE: Remove constant duplicatesEugene Sandulenko
2016-09-30FULLPIPE: Increase number of saveslots.Eugene Sandulenko
2016-09-30FULLPIPE: Fix whirlgig rotation on scene13Eugene Sandulenko
2016-09-30FULLPIPE: Enable debug menu permanently after cheat code to match the originalEugene Sandulenko
2016-09-30FULLPIPE: Fix cursor color on Inflater in scene10Eugene Sandulenko
2016-09-29FULLPIPE: Fix crash in scene07 when drawer is handed to the CornersitterEugene Sandulenko
2016-09-29FULLPIPE: Save correct thumbnail to the savegamesEugene Sandulenko
2016-09-29FULLPIPE: Do not save on every room enteringEugene Sandulenko
2016-09-28FULLPIPE: Scene06: Fix unpickable ballRetro-Junk
2016-09-27FULLPIPE: Fix counter in Scene::objectList_sortByPriorityRetro-Junk
2016-09-27FULLPIPE: Revert to original bubble sort algorithm for scene objectsRetro-Junk
2016-09-27FULLPIPE: Add support loading/saving from GMMEugene Sandulenko
2016-09-27FULLPIPE: Mark that the engine has simple save namesEugene Sandulenko
2016-09-27FULLPIPE: Add support for loading from launcherEugene Sandulenko
2016-09-26FULLPIPE: Assign unique number to objects in the scene, so they stay stableEugene Sandulenko
2016-09-25FULLPIPE: Remove redundant debug outputEugene Sandulenko