This website requires JavaScript.
Explore
Help
Sign in
hertog
/
godot-module-template
Template
Watch
2
Star
1
Fork
You've already forked godot-module-template
1
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
56dbfcdcba
godot-module-template
/
core
/
multiplayer
History
Download ZIP
Download TAR.GZ
reduz
45af29da80
Add a new HashSet template
...
* Intended to replace RBSet in most cases. * Optimized for iteration speed
2022-05-20 22:40:38 +02:00
..
multiplayer.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
multiplayer_api.cpp
Use range iterators for RBSet in most cases
2022-05-19 12:09:16 +02:00
multiplayer_api.h
Add a new HashSet template
2022-05-20 22:40:38 +02:00
multiplayer_peer.cpp
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
multiplayer_peer.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
SCsub
[Net] Move multiplayer to core subdir, split RPCManager.
2021-09-07 11:14:30 +02:00