..
doc_classes
Multiplayer networking renames/simplification
2021-09-08 12:05:54 +02:00
config.py
[Net] Rename WebRTCMultiplayer to WebRTCMultiplayerPeer.
2021-07-12 16:36:34 +02:00
library_godot_webrtc.js
Add get_buffered_amount() to WebRTCDataChannel
2021-07-20 12:58:39 -05:00
register_types.cpp
Implement the ability to disable classes
2021-07-13 09:25:14 -03:00
register_types.h
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
SCsub
SCons: Add explicit dependencies on thirdparty code in cloned env
2020-12-18 10:29:34 +01:00
webrtc_data_channel.cpp
Add get_buffered_amount() to WebRTCDataChannel
2021-07-20 12:58:39 -05:00
webrtc_data_channel.h
Add get_buffered_amount() to WebRTCDataChannel
2021-07-20 12:58:39 -05:00
webrtc_data_channel_gdnative.cpp
Add get_buffered_amount() to WebRTCDataChannel
2021-07-20 12:58:39 -05:00
webrtc_data_channel_gdnative.h
Add get_buffered_amount() to WebRTCDataChannel
2021-07-20 12:58:39 -05:00
webrtc_data_channel_js.cpp
Add get_buffered_amount() to WebRTCDataChannel
2021-07-20 12:58:39 -05:00
webrtc_data_channel_js.h
Add get_buffered_amount() to WebRTCDataChannel
2021-07-20 12:58:39 -05:00
webrtc_multiplayer_peer.cpp
[Net] Move multiplayer to core subdir, split RPCManager.
2021-09-07 11:14:30 +02:00
webrtc_multiplayer_peer.h
[Net] Move multiplayer to core subdir, split RPCManager.
2021-09-07 11:14:30 +02:00
webrtc_peer_connection.cpp
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
webrtc_peer_connection.h
Rename Reference to RefCounted
2021-06-11 18:48:42 +02:00
webrtc_peer_connection_gdnative.cpp
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
webrtc_peer_connection_gdnative.h
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
webrtc_peer_connection_js.cpp
Optimize StringName usage
2021-07-18 21:20:02 -03:00
webrtc_peer_connection_js.h
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00