aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe
AgeCommit message (Expand)Author
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
2016-09-25FULLPIPE: Fix loading savesEugene Sandulenko
2016-09-25FULLPIPE: Added more debug output to saveload codeEugene Sandulenko
2016-09-24FULLPIPE: Fix invalid motion when turningRetro-Junk
2016-09-24FULLPIPE: Fix MessageQueue instantination in MctlGraph::makeQueueRetro-Junk
2016-09-24FULLPIPE: Fix Movement::calcDurationRetro-Junk
2016-09-23FULLPIPE: Revert errorneous changeEugene Sandulenko
2016-09-23FULLPIPE: Made object sorting stable. This removes flicker in many scenesEugene Sandulenko
2016-09-23FULLPIPE: Added more debug info to saveload codeEugene Sandulenko
2016-09-22FULLPIPE: Remove debug leftoverEugene Sandulenko
2016-09-22FULLPIPE: Fix Kozyawkas not hanging in the air when jar is lifter in scene04Eugene Sandulenko
2016-09-22FULLPIPE: Added more debug output to scene04Eugene Sandulenko
2016-09-21FULLPIPE: Fix crash when savepath is not writeableEugene Sandulenko
2016-09-21FULLPIPE: Fix errorneous message queue cleanupEugene Sandulenko
2016-09-21FULLPIPE: Fix crash on scene09 reentryEugene Sandulenko
2016-09-21FULLPIPE: Fix scene09 difficulty. Now cords collision gets properly ignoredEugene Sandulenko
2016-09-21FULLPIPE: Added more debug output to scene09. Clarified pixel data type.Eugene Sandulenko
2016-09-21FULLPIPE: Added more debug to scene09Eugene Sandulenko
2016-09-21FULLPIPE: Furhter simplification of loading codeEugene Sandulenko
2016-09-21FULLPIPE: Fix alpha data typeEugene Sandulenko