aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2016-03-11SCI32: Handle the different remap color ranges in SCI2 and SCI21Filippos Karapetis
2016-03-11SCI32: Fix bug in updateRemap()Filippos Karapetis
2016-03-11SCI32: Initial implementation of kRemapColorsFilippos Karapetis
2016-03-10SCI32: Implement GfxText32::getTextCountColin Snover
2016-03-10SCI32: Use correct name of kCantBeHere kernel functionColin Snover
2016-03-10SCI32: Use separate function for SCI32 version of kCantBeHereColin Snover
2016-03-10SCI32: Clean up debug messages in GfxFrameoutColin Snover
2016-03-10SCI32: Implement kMovePlaneItemsColin Snover
2016-03-10ACCESS: Revert AGOE Spanish detection entry back to unstablePaul Gilbert
2016-03-10SCI32: Remove side-effect-abusing calls to ScreenItem::getCelObjColin Snover
2016-03-10SCI32: Minor cleanup of kernel callsColin Snover
2016-03-10SCI32: Implement kSetNowSeenColin Snover
2016-03-10SCI32: Implement kCantBeHereColin Snover
2016-03-10WAGE: Code formattingEugene Sandulenko
2016-03-09WAGE: Disabling bounds calculation code as too buggy ATM.Eugene Sandulenko
2016-03-09WAGE: Improved a bit bounds calculation. Still badEugene Sandulenko
2016-03-09WAGE: Fix calculation for bitmap bboxesEugene Sandulenko
2016-03-09SCUMM: Make DOTT/MM patch check less strictWillem Jan Palenstijn
2016-03-09Revert "SCUMM: Fix detection of Maniac Mansion from within DoTT"Willem Jan Palenstijn
2016-03-09SHERLOCK: Add format to fix compile errorChristoph Korn
2016-03-09WAGE: Recomputed md5s of rest of the gamesEugene Sandulenko
2016-03-09WAGE: Recalculate all md5s based on Mac Resource fork. This eliminates 2 dupl...Eugene Sandulenko
2016-03-09SCUMM: Fix detection of Maniac Mansion from within DoTTTorbjörn Andersson
2016-03-09WAGE: Fix gameid for Twisted!Eugene Sandulenko
2016-03-09WAGE: Skip flood fill in Bitmap when calclating boundsEugene Sandulenko
2016-03-09WAGE: Attempt to fix bounds calculationEugene Sandulenko
2016-03-09WAGE: Added alternate versions of Karth of the JungleEugene Sandulenko
2016-03-09WAGE: Precalculate design bounds based on real dataEugene Sandulenko
2016-03-09WAGE: More detection entriesEugene Sandulenko
2016-03-09WAGE: Added Minitorian game detectionEugene Sandulenko
2016-03-09WAGE: Added one more gameEugene Sandulenko
2016-03-09Merge pull request #699 from criezy/sword25-en-speechEugene Sandulenko
2016-03-09ADL: Disable GMM restore on restart promptWalter van Niftrik
2016-03-09ADL: Fix regression in GMM saving/loadingWalter van Niftrik
2016-03-09ADL: Clarify detection entryWalter van Niftrik
2016-03-09ADL: Limit keyboard input to 256 charactersWalter van Niftrik
2016-03-09ADL: Add note about fontWalter van Niftrik
2016-03-09ADL: Fix shadowing warning (GCC 4.8)Walter van Niftrik
2016-03-09ADL: Clean up HiRes1Engine classWalter van Niftrik
2016-03-09ADL: Move ASCII print function into Display classWalter van Niftrik
2016-03-09ADL: Refactor string handlingWalter van Niftrik
2016-03-09ADL: Move #defines into header fileWalter van Niftrik
2016-03-09ADL: Clean up AdlMetaEngineWalter van Niftrik
2016-03-09ADL: Clean up AdlEngine classWalter van Niftrik
2016-03-09ADL: Fix const'nessWalter van Niftrik
2016-03-09ADL: Move functionality into base classWalter van Niftrik
2016-03-09ADL: Improve error messagesWalter van Niftrik
2016-03-09ADL: Clean up line drawingWalter van Niftrik
2016-03-09ADL: Add more #defines to replace literalsWalter van Niftrik
2016-03-09ADL: Fix darkness setting in a move too lateWalter van Niftrik