aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2015-05-12SHERLOCK: Beginnings of Rose Tattoo enginePaul Gilbert
2015-05-13SHERLOCK: Add missing setting of _oldSelectorPaul Gilbert
2015-05-13SHERLOCK: Fix speed of animationsPaul Gilbert
2015-05-13SHERLOCK: Rename object loading methods from synchronize to loadPaul Gilbert
2015-05-13SHERLOCK: Whitespace fixesPaul Gilbert
2015-05-13SHERLOCK: Remove redundant check from mergeDirtyRectsPaul Gilbert
2015-05-13SHERLOCK: Fix buffer reference in randomTransitionPaul Gilbert
2015-05-13SHERLOCK: Implement sound priorityStrangerke
2015-05-13SHERLOCK: Fix GCC compilation with correct whitespace for nested Common:Arraysirlemonhead
2015-05-13SHERLOCK: Fix to correctly increment animation variablessirlemonhead
2015-05-12SHERLOCK: Correct some minor spelling mistakessirlemonhead
2015-05-12SHERLOCK: Re-factored Scalpel arrays out of Animationsirlemonhead
2015-05-11SHERLOCK: Add preliminar sound supportStrangerke
2015-05-10SHERLOCK: Fix compilation (sorry for the noise)Strangerke
2015-05-10SHERLOCK: Add some code for the interactive demo (still crashing)Strangerke
2015-05-09SHERLOCK: Performance tweak for resource loadingPaul Gilbert
2015-05-10SHERLOCK: Add comment about HitSquad CD in the detectionStrangerke
2015-05-09SHERLOCK: Fix incorrect commentPaul Gilbert
2015-05-09SHERLOCK: Further cleanup of detection entries and added Rose Tattoo EnglishPaul Gilbert
2015-05-09SHERLOCK: Refine comment for decompressLZPaul Gilbert
2015-05-09SHERLOCK: Add some detection entriesStrangerke
2015-05-09SHERLOCK: Fix getting fresh mouse positions in loop showing quit dialogPaul Gilbert
2015-05-09SHERLOCK: Remove redundant shouldQuit call in loopPaul Gilbert
2015-05-09SHERLOCK: Updated module.mk to match that of other enginesPaul Gilbert
2015-05-09SHERLOCK: Remove unused getGameType method declarationPaul Gilbert
2015-05-09SHERLOCK: Remove duplicated _converseNum field from JournalPaul Gilbert
2015-05-09SHERLOCK: Disable Journal Print Text button, since it isn't supportedPaul Gilbert
2015-05-09SHERLOCK: Fix display of Forward text in JournalPaul Gilbert
2015-05-09SHERLOCK: Method renames in Journal for better clarityPaul Gilbert
2015-05-09SHERLOCK: Cleanup and fixes for JournalPaul Gilbert
2015-05-09SHERLOCK: Make copyright headers consistentWillem Jan Palenstijn
2015-05-09SHERLOCK: Cleanup fixes for InventoryPaul Gilbert
2015-05-09SHERLOCK: Remove Surface constructor no longer being usedPaul Gilbert
2015-05-09SHERLOCK: Cleanup fixes for event managerPaul Gilbert
2015-05-09SHERLOCK: Fix string equality testsWillem Jan Palenstijn
2015-05-09SHERLOCK: More comment fixesPaul Gilbert
2015-05-09SHERLOCK: Further cleanup fixes for detectionPaul Gilbert
2015-05-09SHERLOCK: Cleanup for Debugger classPaul Gilbert
2015-05-09SHERLOCK: Give the GTYPE constants an explicit enum typePaul Gilbert
2015-05-09SHERLOCK: Cleanup fix for decompressPaul Gilbert
2015-05-09SHERLOCK: Cleanup fixes for animation playerPaul Gilbert
2015-05-09SHERLOCK: Simplify animation loading filename handlingPaul Gilbert
2015-05-09SHERLOCK: Some more fixesStrangerke
2015-05-09SHERLOCK: Remove the use of ++ on boolean variablesStrangerke
2015-05-09SHERLOCK: Fix some more GCC warningsStrangerke
2015-05-08SHERLOCK: Fix meta engine initializationPaul Gilbert
2015-05-08SHERLOCK: Simplify detection entryPaul Gilbert
2015-05-08SHERLOCK: Fix some reads beyond script end in doScriptPaul Gilbert
2015-05-08SHERLOCK: Fix some more GCC warningsStrangerke
2015-05-08SHERLOCK: Fix some more warningsStrangerke