aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2015-07-03SHERLOCK: RT: Implement scrollbar event handlingPaul Gilbert
2015-07-03ACCESS: Fix compiler warningPaul Gilbert
2015-07-03ACCESS: update comment about music driversMartin Kiewitz
2015-07-02SHERLOCK: SS: Fix loading of 'un-used' anim positionsPaul Gilbert
2015-07-02SHERLOCK: RT: Implemented render method for talk dialogPaul Gilbert
2015-07-02SHERLOCK: RT: Cleanup of Exit class and fix exiting scenesPaul Gilbert
2015-07-02SHERLOCK: RT: Fix looking at charactersPaul Gilbert
2015-07-03SAGA: Fix Adlib in original DOS CD version of Inherit the Earth.Kirben
2015-07-02SHERLOCK: RT: Fix moving too far vertically when walkingPaul Gilbert
2015-07-03AGOS: music: simplified music-mode code in open()Martin Kiewitz
2015-07-03AGOS: disable Miles Audio for Simon 2Martin Kiewitz
2015-07-03AGOS: Accolade music driver: fix memory leakMartin Kiewitz
2015-07-03AGOS: Accolade music: read driver data in factoryMartin Kiewitz
2015-07-02SHERLOCK: SS: Don't multiply the walk coordinates twiceFilippos Karapetis
2015-07-02MADE: Limit Miles audio to Return to Zork only, and enable Adlib support.Kirben
2015-07-02SHERLOCK: RT: Show arrow cursors when mouse is on exit zonesPaul Gilbert
2015-07-02MADE: Add Miles support for RTZ, currently disabled for Adlib due to known is...Kirben
2015-07-01SHERLOCK: RT: Implement cmdSetWalkControlPaul Gilbert
2015-07-01SHERLOCK: RT: Implement cmdPlaySong opcodePaul Gilbert
2015-07-01SHERLOCK: RT: Fix infinite empty talk dialog in introPaul Gilbert
2015-07-01SHERLOCK: Split up closestZone versions for each gamePaul Gilbert
2015-07-01SHERLOCK: RT: Fix zone checks in closestZone methodPaul Gilbert
2015-07-01SHERLOCK: RT: Move ADJUST_CORD usage to initial anim loadingPaul Gilbert
2015-07-01SHERLOCK: RT: Fix missing code in setWalkingPaul Gilbert
2015-07-01AGOS: SIMON2: set nativeMT32, so mt32 tracks getMartin Kiewitz
2015-07-01AGOS: add Miles Audio support for simon 2Martin Kiewitz
2015-06-30SHERLOCK: Change _lookPosition to use PositionFacingPaul Gilbert
2015-06-30SHERLOCK: RT: Fix incorrectly playing sounds when looking at objectsPaul Gilbert
2015-06-30SHERLOCK: RT: Fix compiler warningsPaul Gilbert
2015-06-30SHERLOCK: RT: Fix inventory tooltip when hovering on empty slotsPaul Gilbert
2015-07-01ACCESS/AMAZON: music: no driver = ignore callsMartin Kiewitz
2015-07-01AMAZON: implement proper AdLib support (Miles)Martin Kiewitz
2015-06-30AGOS: Adjust indentation.Torbjörn Andersson
2015-06-30GROOVIE: add support for TIMB chunkMartin Kiewitz
2015-06-30SHERLOCK: RT: Fix order of drawing sprites and on-screen widgetsPaul Gilbert
2015-06-30SHERLOCK: RT: Create a tooltip base clsasPaul Gilbert
2015-06-30SHERLOCK: RT: Inventory tooltip now partially showingPaul Gilbert
2015-06-30AGOS: Fix bug #5986 - AGOS: Simon1 Amiga CD32 Verb Area missing.Kirben
2015-06-30SHERLOCK: Fix out-of-bounds access of JOURNAL_COMMAND (CID 1308104)Torbjörn Andersson
2015-06-30AGOS: List Infocom versions of Simon the Sorcerer 1 during detections.Kirben
2015-06-29SHERLOCK: RT: Fix display of lines in inventory dialogPaul Gilbert
2015-06-29SHERLOCK: RT: Implement further inventory tooltip codePaul Gilbert
2015-06-29SHERLOCK: RT: Fix Coverity problemsPaul Gilbert
2015-06-29SHERLOCK: SS: add missing commas to fixed textMartin Kiewitz
2015-06-29SHERLOCK: RT: Add in .c_str() calls to fix compilationPaul Gilbert
2015-06-29SHERLOCK: RT: Beginnings of inventory window tooltip classPaul Gilbert
2015-06-29SHERLOCK: RT: Implement opcode cmdSetTalkSequenceFilippos Karapetis
2015-06-29SHERLOCK: Register different default font setting for Rose TattooTorbjörn Andersson
2015-06-29SHERLOCK: Fix comment typo and remove unnecessary semicolonTorbjörn Andersson
2015-06-29SHERLOCK: Silence GCC warning about non-virtual destructorTorbjörn Andersson