aboutsummaryrefslogtreecommitdiff
path: root/modules/enet/compress.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enet: Split enet thirdparty files and allow unbundlingRémi Verschelde2016-10-151-654/+0
| | | | | Building against shared libraries only implemented for Linux X11 so far. TODO: Document Godot's modifications of upstream enet.
* -Added an ENet implementation for NetworkedMultiplayerPeer for "a bit higher ↵Juan Linietsky2016-08-141-0/+654
level" networking.