ddnet/datasrc
heinrich5991 5ae37e6c72 Add protocol extension with UUIDs
This system can easily be extended by independent authors without
collisions, something the old system with plain increasing integers did
not allow.

Do this by utilizing the previously unused message code `NETMSG_NULL`
which has a value of 0.

This works for engine and game messages, snapshot items and events.
2017-05-25 00:52:43 +02:00
..
compile.py Add protocol extension with UUIDs 2017-05-25 00:52:43 +02:00
content.py Add editor icon for audio source 2014-10-21 12:07:09 +02:00
datatypes.py Add protocol extension with UUIDs 2017-05-25 00:52:43 +02:00
network.py Add protocol extension with UUIDs 2017-05-25 00:52:43 +02:00