Age | Commit message (Expand) | Author |
---|---|---|
2016-09-30 | Fix possible buffer overflow in NetworkedMultiplayerENet | Fabio Alessandrelli |
2016-09-03 | Patch thirdy-party libraries to build for WinRT | George Marques |
2016-08-27 | add NetworkedMultiplayerENet::set_bind_ip | Hubert Jarosz |
2016-08-22 | enet: Fix build on android and iphone platforms | RĂ©mi Verschelde |
2016-08-22 | -High Level protocol optimization (should be smaller) | Juan Linietsky |
2016-08-19 | Changed API to use sequenced packets for UDP (drop old) | Juan Linietsky |
2016-08-20 | ENet windows compilation fixes. | Juan Linietsky |
2016-08-19 | Many fixes to networking, demo should work now | Juan Linietsky |
2016-08-19 | Brand new networked multiplayer | Juan Linietsky |
2016-08-14 | Added high level networked multiplayer to Godot. | Juan Linietsky |
2016-08-14 | Missing some bits, and added connection status. | Juan Linietsky |
2016-08-14 | -Added an ENet implementation for NetworkedMultiplayerPeer for "a bit higher ... | Juan Linietsky |