aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
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-01SCUMM HE: MBC: Read arrays from JSON upon receivingEugene Sandulenko
2019-11-01SCUMM HE: MBC: Read script params from the JSON packetsEugene Sandulenko
2019-10-31SCUMM HE: MBC: Switch all packets to json-only, no binaryEugene Sandulenko
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-29SCUMM HE: MBC: Hid noisy warningEugene Sandulenko
2019-10-29SCUMM HE: MBC: Fixed empty packet checkEugene Sandulenko
2019-10-28SCUMM HE: MBC: Read Json packet dataEugene Sandulenko
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-26SCUMM HE: Implement data packet sending in Moonbase CommanderEugene Sandulenko
2019-10-26SCUMM HE: Fix Compiler WarningsD G Turner
2019-10-25SCUMM HE: Fix call to strlcpyLothar Serra Mari
2019-10-25SCUMM HE: Switched packet manipulation to Stream codeEugene Sandulenko
2019-10-25SCUMM HE: Unstubbed smaller Moonbase Commander networking functionsEugene Sandulenko
2019-10-25SCUMM HE: Implement joinSession() for Moonbase CommanderEugene Sandulenko
2019-10-25SCUMM HE: Implement getSessionPlayerCount() for Moonbase CommanderEugene Sandulenko
2019-10-25SCUMM HE: Implemented startQuerySessions() for Moonbase CommanderEugene Sandulenko
2019-10-25SCUMM HE: Hid unneeded warningEugene Sandulenko
2019-10-25SCUMM HE: Fix double freeEugene Sandulenko
2019-10-24SCUMM HE: Initial code for add user functionalityEugene Sandulenko
2019-10-24SCUMM HE: Set server prefix as variableEugene Sandulenko
2019-10-24SCUMM HE: Create sessions on the serverEugene Sandulenko
2019-10-24SCUMM HE: Fix Compilation When HE is DisabledD G Turner
2019-10-24SCUMM HE: Fix libcurl compilation checksEugene Sandulenko
2019-10-24SCUMM HE: Hook in PostRequest to Moonbase CommanderEugene Sandulenko
2019-10-24SCUMM HE: Set up networking variable later during executionEugene Sandulenko
2019-10-23SCUMM: Bump HE version of Pajama2 GB to 99, Fixes bug #10933Ben Castricum
2019-10-23SCUMM HE: Fix GCC Compiler WarningsD G Turner
2019-10-23SCUMM HE: Really Fix CompilationD G Turner
2019-10-23SCUMM HE: Fix CompilationD G Turner
2019-10-22SCUMM HE: Work on receiving part of Moonbase Commander networkingEugene Sandulenko
2019-10-22SCUMM HE: Hid several noisy debug messagesEugene Sandulenko
2019-10-22SCUMM HE: More code for Moonbase Commander networkingEugene Sandulenko
2019-10-22SCUMM: Made displayMessage() publicEugene Sandulenko
2019-10-22SCUMM HE: More work on the Moonbase networking. Getting in-gameEugene Sandulenko
2019-10-22SCUMM HE: Initial (hard)code for Moonbase networkingEugene Sandulenko
2019-10-22SCUMM: Made getResourceSize() publicEugene Sandulenko
2019-10-04SCUMM: Fix GCC Duplicated Condition WarningD G Turner
2019-09-30SCUMM: Detect language file of Steam version of DIG, fixes bug #10697Ben Castricum
2019-09-30SCUMM: Don't limit Steam MD5 of DIG to englishBen Castricum
2019-09-15SCUMM: HE: Fix MSVC WarningD G Turner
2019-09-15SCUMM: Replace Various String Functions with Common String UsageD G Turner