virtualx-engine/modules/webrtc
Rémi Verschelde 818f1eed31 Code quality: Fix header guards consistency
Adds `header_guards.sh` bash script, used in CI to validate future
changes. Can be run locally to fix invalid header guards.
2022-07-25 14:53:37 +02:00
..
doc_classes Add NetworkedMultiplayerCustom so high-level multiplayer backends can be added from GDScript 2022-07-19 09:16:41 -05:00
config.py SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
library_godot_webrtc.js Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
register_types.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
register_types.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
SCsub SCons: Add explicit dependencies on thirdparty code in cloned env 2021-04-29 16:57:00 +02:00
webrtc_data_channel.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
webrtc_data_channel.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
webrtc_data_channel_gdnative.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
webrtc_data_channel_gdnative.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
webrtc_data_channel_js.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
webrtc_data_channel_js.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
webrtc_multiplayer.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
webrtc_multiplayer.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
webrtc_peer_connection.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
webrtc_peer_connection.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
webrtc_peer_connection_gdnative.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
webrtc_peer_connection_gdnative.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
webrtc_peer_connection_js.cpp Register missing WebRTCDataChannelJS type 2022-07-03 03:35:02 +02:00
webrtc_peer_connection_js.h Register missing WebRTCDataChannelJS type 2022-07-03 03:35:02 +02:00