aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
2016-05-22SCUMM: Fix warnings thrown by MSVCFilippos Karapetis
2016-05-22Merge pull request #760 from salty-horse/scumm_audioEugene Sandulenko
2016-05-22SCUMM HE: CleanupEugene Sandulenko
2016-05-22SCUMM HE: Added stub for Tree classEugene Sandulenko
2016-05-22SCUMM HE: Added main Moonbase AI codeEugene Sandulenko
2016-05-22SCUMM HE: Moved Moonbase stuff to v90heEugene Sandulenko
2016-05-22SCUMM HE: Added Moonbase Traveller classEugene Sandulenko
2016-05-22SCUMM HE: Added implementation for Sortie and DefenderUnit classesEugene Sandulenko
2016-05-22SCUMM HE: Added Moonbase Node classEugene Sandulenko
2016-05-22SCUMM HE: Added Weapon classEugene Sandulenko
2016-05-22SCUMM HE: AIEntity class implementationEugene Sandulenko
2016-05-22SCUMM HE: Initial stub for Moonbase AIEugene Sandulenko
2016-05-22SCUMM HE: Documented more opcodesEugene Sandulenko
2016-05-21SCUMM: Reduce audio header dependenciesOri Avtalion
2016-05-18SCUMM HE: Document sprite group opcodesEugene Sandulenko
2016-05-17SCUMM HE: Complete Complex Array Operations subopcode.Eugene Sandulenko
2016-05-17ALL: Change main engine header guard defines to <directory>_<engine>_HEugene Sandulenko
2016-05-17SCUMM HE: Started work on Complex Array OperationsEugene Sandulenko
2016-05-17SCUMM: Add missing break in o70_startSound.Kirben
2016-05-16SCUMM HE: Clarify commentEugene Sandulenko
2016-05-15SCUMM HE: Document o100_arrayOps()Eugene Sandulenko
2016-05-15SCUMM HE: Show stub warningsEugene Sandulenko
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
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
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