[Scummvm-git-logs] scummvm-sites multiplayer -> e5b4f54ea98484aa5b228416025a1cd5e5f05ea7

sev- sev at scummvm.org
Sun Oct 27 20:52:59 CET 2019


This automated email contains information about 7 new commits which have been
pushed to the 'scummvm-sites' repo located at https://github.com/scummvm/scummvm-sites .

Summary:
0f0e23f964 MULTIPLAYER: Fix packet parsing
1c0e4e477b MULTIPLAYER: Use constant for the key prefix
8c7f26496d MULTIPLAYER: Constants for packet type
c35a2b5085 MULTIPLAYER: Store session host
4befb31555 MULTIPLAYER: Implemented getpacket endpoint
7f51e3a83f MULTIPLAYER: Loop over somebody else's packets
e5b4f54ea9 MULTIPLAYER: Do not receive our own packets


Commit: 0f0e23f9640ef14e8a08d5216dce225f4ec1d83e
    https://github.com/scummvm/scummvm-sites/commit/0f0e23f9640ef14e8a08d5216dce225f4ec1d83e
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2019-10-26T21:48:07+01:00

Commit Message:
MULTIPLAYER: Fix packet parsing

Changed paths:
    src/routes.php




Commit: 1c0e4e477b1838def022b84839c7acf129741494
    https://github.com/scummvm/scummvm-sites/commit/1c0e4e477b1838def022b84839c7acf129741494
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2019-10-26T21:49:22+01:00

Commit Message:
MULTIPLAYER: Use constant for the key prefix

Changed paths:
    src/routes.php




Commit: 8c7f26496d45ee7e587d5a323e7fd9aff2945239
    https://github.com/scummvm/scummvm-sites/commit/8c7f26496d45ee7e587d5a323e7fd9aff2945239
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2019-10-26T21:50:04+01:00

Commit Message:
MULTIPLAYER: Constants for packet type

Changed paths:
    src/routes.php




Commit: c35a2b508557d0f02d22f1ed353f993dc9118573
    https://github.com/scummvm/scummvm-sites/commit/c35a2b508557d0f02d22f1ed353f993dc9118573
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2019-10-26T21:55:29+01:00

Commit Message:
MULTIPLAYER: Store session host

Changed paths:
    src/routes.php




Commit: 4befb315554de7e16f3f6a69e92a239765b8e428
    https://github.com/scummvm/scummvm-sites/commit/4befb315554de7e16f3f6a69e92a239765b8e428
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2019-10-26T22:53:41+01:00

Commit Message:
MULTIPLAYER: Implemented getpacket endpoint

Changed paths:
    src/routes.php




Commit: 7f51e3a83f4822518af42b086744a0240ee614dd
    https://github.com/scummvm/scummvm-sites/commit/7f51e3a83f4822518af42b086744a0240ee614dd
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2019-10-27T07:46:22Z

Commit Message:
MULTIPLAYER: Loop over somebody else's packets

Changed paths:
    src/routes.php




Commit: e5b4f54ea98484aa5b228416025a1cd5e5f05ea7
    https://github.com/scummvm/scummvm-sites/commit/e5b4f54ea98484aa5b228416025a1cd5e5f05ea7
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2019-10-27T07:55:18Z

Commit Message:
MULTIPLAYER: Do not receive our own packets

Changed paths:
    src/routes.php







More information about the Scummvm-git-logs mailing list