aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2015-08-02SHERLOCK: RT: Rename hangman puzzle to foolscap puzzlePaul Gilbert
2015-08-02SHERLOCK: RT: Refactoring and cleanup for Foolscap puzzlePaul Gilbert
2015-08-02SHERLOCK: RT: Fix NPC initialization when they start walkingPaul Gilbert
2015-08-02SHERLOCK: RT: Implement Tattoo cmdCallTalkFilePaul Gilbert
2015-08-02SHERLOCK: RT: Fix NPC movement to original pos in pullNPCStackPaul Gilbert
2015-08-01SHERLOCK: RT: Fix erasing backgrounds when running animationsPaul Gilbert
2015-08-01SHERLOCK: RT: Replace constantPaul Gilbert
2015-08-02SCI: implement frame skipping for all transitionsMartin Kiewitz
2015-08-01SHERLOCK: SS: Fix return type of dartHitPaul Gilbert
2015-08-01SHERLOCK: RT: Fix setting default _lookPos in scrolled scenesPaul Gilbert
2015-08-01SHERLOCK: RT: Add check for resetting sequence in setObjSequencePaul Gilbert
2015-07-31SHERLOCK: RT: Fix closing Verbs menu by clicking outside itPaul Gilbert
2015-07-31SHERLOCK: RT: Fix initialization of Watson's default talk filePaul Gilbert
2015-07-31SHERLOCK: RT: Mousing over an NPC overrides any bg object at the same placePaul Gilbert
2015-07-31SHERLOCK: RT: Implement inventory window scrollingPaul Gilbert
2015-07-31SHERLOCK: RT: Don't show inventory item tooltips on scrollbarPaul Gilbert
2015-07-31SHERLOCK: RT: Fix saving so Watson's walk sequences can be set on loadingPaul Gilbert
2015-07-31SHERLOCK: RT: Fix crash when scrollbar count equals page sizePaul Gilbert
2015-07-31SHERLOCK: RT: Fix inventory tooltips when in a scene with a maskPaul Gilbert
2015-07-31SHERLOCK: RT: Fix rendering of of scene masksPaul Gilbert
2015-07-30SHERLOCK: RT: Further fixes for _lookupTable1 initPaul Gilbert
2015-07-30SHERLOCK: RT: Fix initialization of _lookupTable1Paul Gilbert
2015-07-30SHERLOCK: RT: Fix savegame numbering in original saves dialogPaul Gilbert
2015-07-30SHERLOCK: RT: Fix flickering tooltips in scenes with a maskPaul Gilbert
2015-07-30SHERLOCK: Bump up savegame versionPaul Gilbert
2015-07-30SHERLOCK: RT: Fix initialization and saving of inv item requiredFlag valuesPaul Gilbert
2015-07-29SHERLOCK: RT: Fix redrawing journal when page is changedPaul Gilbert
2015-07-29SHERLOCK: RT: Fix memory leaksPaul Gilbert
2015-07-28SHERLOCK: RT: Remove redundant keypad checksPaul Gilbert
2015-07-28SHERLOCK: RT: Properly redraw screen after closing journalPaul Gilbert
2015-07-28SHERLOCK: RT: Fix redundant speaker lines in JournalPaul Gilbert
2015-07-27SHERLOCK: RT: Fix loading and display of journal locationsPaul Gilbert
2015-07-27ACCESS: Some variable renamingFilippos Karapetis
2015-07-27ACCESS: Rename ICON_DATA -> ICON_PALETTEFilippos Karapetis
2015-07-27ACCESS: Remove unused class member variable (CID 1312757)Filippos Karapetis
2015-07-27ACCESS: Remove leading underscore from non-class member variableFilippos Karapetis
2015-07-26SHERLOCK: RT: Fix compiler warningsPaul Gilbert
2015-07-26SHERLOCK: RT: Fix vertical spacing in journalPaul Gilbert
2015-07-26SHERLOCK: RT: Fix placement of journal textPaul Gilbert
2015-07-26SHERLOCK: RT: Move Journal record method back to Journal classPaul Gilbert
2015-07-26Merge pull request #605 from mgerhardy/masterPaul Gilbert
2015-07-26SHERLOCK: Remove redundant call to freeScenePaul Gilbert
2015-07-26SHERLOCK: RT: Stop windows from going off-screen to the rightPaul Gilbert
2015-07-26SHERLOCK: RT: Fix scrolling talk windowPaul Gilbert
2015-07-26AGI: Add detection for the fangame 'The Gourd of the Beans'Matthew Hoops
2015-07-26SHERLOCK: Don't set _justLoaded when saving a gamePaul Gilbert
2015-07-26SHERLOCK: RT: Further fixes for increased _sceneStats sizePaul Gilbert
2015-07-26SHERLOCK: RT: Fix crash from adding text window multiple timesPaul Gilbert
2015-07-26SHERLOCK: RT: Increase size of _sceneStatsPaul Gilbert
2015-07-26SHERLOCK: RT: Fix showing Journal when in a scrolled scenePaul Gilbert