aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2019-11-03ENGINES: Add an engine ID to all the enginesBastien Bouclet
2019-11-02SCI32: Fix QFG4 bone cage bugssluicebox
2019-11-03SCUMM HE: MBC: Properly create arrays on receiving. We now can join the game!Eugene Sandulenko
2019-11-02SCUMM HE: MBC: Fix passing arrays to the serverEugene Sandulenko
2019-11-01SCUMM HE: MBC: Implement array receiving as JSONEugene Sandulenko
2019-11-01SCUMM HE: MBC: Take array type into account when sendingEugene Sandulenko
2019-11-01SCI: Fix PQ1VGA bugs outside Carol's coffee shopsluicebox
2019-11-01SCUMM HE: MBC: Read arrays from JSON upon receivingEugene Sandulenko
2019-10-31XEEN: Proper fix for incorrect %lu format specifiersPaul Gilbert
2019-11-01SCUMM HE: MBC: Read script params from the JSON packetsEugene Sandulenko
2019-10-31SCI32: Fix KQ7 extra ambrosiasluicebox
2019-10-31KYRA: (LOL) - fix item pickup glitchathrxx
2019-10-31KYRA: (EOB) - fix some typos in commentsathrxx
2019-10-31KYRA: (EOB/Amiga) - minor audio driver improvementsathrxx
2019-10-31SCI32: Fix LSL6 Hires Mac restore from launchersluicebox
2019-10-31SCI32: Add HOYLE5 kFileIOReadString workaroundsluicebox
2019-10-31SCI32: Add Mac KQ7, HOYLE5, MOTHERGOOSE256 detectionsluicebox
2019-10-30XEEN: Fix for invalid numbers in Character Info dialogPaul Gilbert
2019-10-31SCUMM HE: MBC: Switch all packets to json-only, no binaryEugene Sandulenko
2019-10-30MOHAWK: MYST: Save the options to ConfMan when the game is not startedBastien Bouclet
2019-10-30SCI: Fix QFG3 Johari and Manu map bugssluicebox
2019-10-30SCUMM HE: MBC: Fix unpackageArray() parametersEugene Sandulenko
2019-10-30SCUMM HE: MBC: Implement whoSentThis()Eugene Sandulenko
2019-10-30SCUMM HE: MBC: Fix package sendingEugene Sandulenko
2019-10-30STARTREK: Load more messages from RDF filesFilippos Karapetis
2019-10-30STARTREK: Load the text for the VENG mission from RDF filesFilippos Karapetis
2019-10-29SCUMM HE: MBC: Hid noisy warningEugene Sandulenko
2019-10-29MOHAWK: RIVEN: Save the options to ConfMan when the game is not startedBastien Bouclet
2019-10-29STARTREK: Load the text of the TRIAL missions from RDF filesFilippos Karapetis
2019-10-29STARTREK: Read the text for the SINS mission from RDF filesFilippos Karapetis
2019-10-28XEEN: Fix Swords tavern sign in exit locationsPaul Gilbert
2019-10-29STARTREK: Read the text of the FEATHER mission from RDF filesFilippos Karapetis
2019-10-29STARTREK: Refactored mouse cursor and bitmap handlingFilippos Karapetis
2019-10-29SCUMM HE: MBC: Fixed empty packet checkEugene Sandulenko
2019-10-28SCUMM HE: MBC: Read Json packet dataEugene Sandulenko
2019-10-27SCI: Fix ECO2 Ecorder lily highlightingsluicebox
2019-10-27SCI: Fix SQ5 random lockup in captain's chairsluicebox
2019-10-27SCUMM HE: Replace binary packet with JSONEugene Sandulenko
2019-10-27SCUMM HE: Fix network start at the game startEugene Sandulenko
2019-10-27SCUMM HE: Moonbase Commander: simplify looping over network packetsEugene Sandulenko
2019-10-27SCUMM HE: Read packets from the serverEugene Sandulenko
2019-10-27MOHAWK: MYST: Fix misuse of OSystem::fillScreenBastien Bouclet
2019-10-27GLK: SCOTT: Detection table cleanup and name fixesPaul Gilbert
2019-10-26GLK: LEVEL9: Further compilation fixesPaul Gilbert
2019-10-26SCUMM HE: Implement data packet sending in Moonbase CommanderEugene Sandulenko
2019-10-26GLK: LEVEL9: Compilation fixesPaul Gilbert
2019-10-26GLK: LEVEL9: Hook up new detectionPaul Gilbert
2019-10-26GLK: LEVEL9: Move game scanner code to new Scanner classPaul Gilbert
2019-10-26GLK: LEVEL9: Moved pre-existing detection code into separate classPaul Gilbert
2019-10-26GLK: LEVEL9: Allow for future graphic scalingPaul Gilbert