aboutsummaryrefslogtreecommitdiff
path: root/mcping.c
Commit message (Collapse)AuthorAgeFilesLines
* refactoring !!Plex2021-10-251-59/+13
|
* serialize_packet + refactorPlex2021-10-251-8/+35
|
* handshake serializedPlex2021-10-251-3/+3
|
* serialization underwayPlex2021-10-251-20/+28
|
* socket connectedPlex2021-10-251-8/+52
|
* forgot to strip most significant bytes from readPlex2021-10-241-8/+8
|
* readValIntPlex2021-10-241-6/+6
|
* writeVarIntPlex2021-10-241-0/+32