This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
3205a92ad872f918c8322cdcd1434c231a1fd251
godot
/
thirdparty
/
enet
History
Juan Linietsky
3205a92ad8
PoolVector is gone, replaced by Vector
...
Typed `PoolTypeArray` types are now renamed `PackedTypeArray` and are sugar for `Vector<Type>`.
2020-02-18 10:10:36 +01:00
..
enet
enet: Sync with upstream 1.3.14
2020-01-05 19:19:56 +01:00
patches
enet: Resync with upstream we forked at, add patch
2020-01-05 19:15:23 +01:00
callbacks.c
enet: Split enet thirdparty files and allow unbundling
2016-10-15 11:50:39 +02:00
compress.c
enet: Split enet thirdparty files and allow unbundling
2016-10-15 11:50:39 +02:00
godot.cpp
PoolVector is gone, replaced by Vector
2020-02-18 10:10:36 +01:00
host.c
Convert ENetAddress host to 16 bytes to accomote IPv6
2017-03-08 21:16:26 +01:00
LICENSE
enet: Sync with upstream 1.3.14
2020-01-05 19:19:56 +01:00
list.c
enet: Split enet thirdparty files and allow unbundling
2016-10-15 11:50:39 +02:00
packet.c
enet: Split enet thirdparty files and allow unbundling
2016-10-15 11:50:39 +02:00
peer.c
enet: Split enet thirdparty files and allow unbundling
2016-10-15 11:50:39 +02:00
protocol.c
enet: Sync with upstream 1.3.14
2020-01-05 19:19:56 +01:00