aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Collapse)Author
2016-05-15SCUMM HE: Hid another noisy debug messageEugene Sandulenko
2016-05-14SCUMM HE: Marked sprite subopcodes and better field namesEugene Sandulenko
2016-05-14SCUMM HE: Fixes and comments to video playback codeEugene Sandulenko
2016-05-14SCUMM HE: Hid noisy debug output deeperEugene Sandulenko
2016-05-13SCUMM HE: Remove redundant debug outputEugene Sandulenko
2016-05-13JANITORIAL: Indentation fixesEugene Sandulenko
2016-05-13SCUMM HE: Implemented black mode for FOW renderingEugene Sandulenko
2016-05-13SCUMM HE: Fix T14 special mode blending.Eugene Sandulenko
This fixe energy shield color.
2016-05-12SCUMM HE: Implement 50/50 T14 blend modeEugene Sandulenko
2016-05-12SCUMM HE: Force full screen dirty on FOW drawingEugene Sandulenko
2016-05-12SCUMM HE: Merge in quad and singles codeEugene Sandulenko
2016-05-12SCUMM HE: Fix picky Amiga port. AgainEugene Sandulenko
2016-05-12SCUMM HE: Implemented Additive T14 blending modeEugene Sandulenko
2016-05-12SCUMM HE: Fix errorneous clearing of the condition bitsEugene Sandulenko
2016-05-11SCUMM HE: Fix FOW condition bits sizeEugene Sandulenko
2016-05-11SCUMM HE: Fix another int32/int inconsistency preventing Amiga from compilingEugene Sandulenko
2016-05-11SCUMM HE: Another attempt to fix picky Amiga portEugene Sandulenko
2016-05-11SCUMM HE: Fix _fowImage data typeEugene Sandulenko
2016-05-11SCUMM HE: Fix compilation when HE games are disabledEugene Sandulenko
2016-05-11SCUMM HE: Further work on Moonbase FOW. Now the game does not crash.Eugene Sandulenko
2016-05-10SCUMM HE: Read FOW image from U32Eugene Sandulenko
2016-05-10SCUMM HE: Started code for loading FOW resourcesEugene Sandulenko
2016-05-10SCUMM HE: Plug Moonbase FOW kludges inEugene Sandulenko
2016-05-10SCUMM HE: Proper place for the FOW drawing callEugene Sandulenko
2016-05-10Merge pull request #756 from rootfather/monkey-talkie-detectionEugene Sandulenko
SCUMM: Add detection for Monkey Island 1+2 Unofficial SE Talkies
2016-05-10SCUMM HE: Resolved couple of TODOs in Moonbase FOW codeEugene Sandulenko
2016-05-10SCUMM HE: Initial code for Moonbase FOWEugene Sandulenko
2016-05-09SCUMM HE: Added list of networking extension IDs for MoonbaseEugene Sandulenko
2016-05-08SCUMM HE: Safeguard division by zeroEugene Sandulenko
2016-05-07SCUMM HE: Added debug outputEugene Sandulenko
2016-05-05SCUMM HE: More debug outputEugene Sandulenko
2016-05-04SCUMM HE: Fix premultiplied T14 calculationEugene Sandulenko
We were hitting integer overflow which lead to shadow artifacts.
2016-05-04SCUMM HE: Fix conditionBit sizeEugene Sandulenko
2016-05-04SCUMM HE: Hid debug output deeperEugene Sandulenko
2016-05-04SCUMM HE: Added Composite Wiz images to pixel detectionEugene Sandulenko
2016-05-03SCUMM HE: Fixes to T14 image clippingEugene Sandulenko
2016-05-03SCUMM HE: Clip T14 Wiz images properlyEugene Sandulenko
2016-05-02SCUMM HE: Implement premultiplied transparency renderingEugene Sandulenko
2016-05-02SCUMM HE: Fix T14 output positionsEugene Sandulenko
2016-05-02SCUMM HE: Bugfix T14 decoderEugene Sandulenko
2016-05-02SCUMM HE: More work on T14 codecEugene Sandulenko
2016-05-01SCUMM HE: Further work on T14 codecEugene Sandulenko
2016-04-30SCUMM HE: Fix compilation with disabled 16bit colorEugene Sandulenko
2016-04-30SCUMM: Add detection for Monkey Island 2 Unofficial SE TalkieLothar Serra Mari
2016-04-30SCUMM: Add detection for Monkey Island 1 Unofficial SE TalkieLothar Serra Mari
2016-04-30SCUMM HE: Stub for Wiz T14 compressionEugene Sandulenko
2016-04-30SCUMM HE: Implemented Composite Wiz imagesEugene Sandulenko
2016-04-30SCUMM HE: Prepared drawWizImage for recursive callsEugene Sandulenko
2016-04-30SCUMM HE: Enhanced drawWizImage call argumentsEugene Sandulenko
2016-04-29SCUMM HE: Initial code for Moonbase-specific classEugene Sandulenko