index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
enet
Age
Commit message (
Expand
)
Author
2016-10-15
modules: Clone env in each module
Rémi Verschelde
2016-10-15
enet: Split enet thirdparty files and allow unbundling
Rémi Verschelde
2016-10-09
Merge pull request #6741 from Faless/network_no_spoof
Rémi Verschelde
2016-10-09
Merge pull request #6657 from Faless/multi_channel_rpc
Rémi Verschelde
2016-10-07
Better checks for Multiplayer API, prevent packet source spoofing.
Fabio Alessandrelli
2016-09-30
Fix possible buffer overflow in NetworkedMultiplayerENet
Fabio Alessandrelli
2016-09-30
Use 2 different ENet channels for reliable/unreliable packets
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
[prev]