aboutsummaryrefslogtreecommitdiff
path: root/modules/enet/callbacks.c
Commit message (Collapse)AuthorAgeFilesLines
* enet: Split enet thirdparty files and allow unbundlingRémi Verschelde2016-10-151-53/+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/+53
level" networking.