summaryrefslogtreecommitdiff
path: root/modules/enet/networked_multiplayer_enet.h
AgeCommit message (Expand)Author
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-10-15enet: Split enet thirdparty files and allow unbundlingRémi Verschelde
2016-09-30Use 2 different ENet channels for reliable/unreliable packetsFabio Alessandrelli
2016-08-27add NetworkedMultiplayerENet::set_bind_ipHubert Jarosz
2016-08-22-High Level protocol optimization (should be smaller)Juan Linietsky
2016-08-19Brand new networked multiplayerJuan Linietsky
2016-08-14Added high level networked multiplayer to Godot.Juan Linietsky
2016-08-14Missing some bits, and added connection status.Juan Linietsky
2016-08-14-Added an ENet implementation for NetworkedMultiplayerPeer for "a bit higher ...Juan Linietsky