index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
webrtc
/
webrtc_data_channel_js.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Style: Harmonize header includes in modules
Rémi Verschelde
2023-06-15
1
-3
/
+3
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
[Web] Rename JavaScript platform to Web.
Fabio Alessandrelli
2022-08-29
1
-1
/
+1
*
Style: Cleanup single-line blocks, semicolons, dead code
Rémi Verschelde
2022-02-16
1
-1
/
+3
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Add get_buffered_amount() to WebRTCDataChannel
David Snopek
2021-07-20
1
-0
/
+5
*
Initialize class/struct variables with default values in modules/
Rafał Mikrut
2021-02-08
1
-7
/
+0
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
[HTML5] Port JavaScript inline code to libraries.
Fabio Alessandrelli
2020-11-10
1
-197
/
+48
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Fix Closure compiler build, python style.
Fabio Alessandrelli
2020-05-10
1
-3
/
+3
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-2
/
+2
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Merge pull request #30851 from TheDevelo/webrtc-buffer
Rémi Verschelde
2019-08-21
1
-1
/
+1
|
\
|
*
Allow setting buffer size of WebRTCDataChannel
Robert Fuchs
2019-08-21
1
-1
/
+1
*
|
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'
Robin Hübner
2019-08-12
1
-4
/
+2
|
/
*
Fix compilation warnings in JS and Windows builds
Rémi Verschelde
2019-06-15
1
-1
/
+1
*
Normalize WebRTCDataChannel properties.
Fabio Alessandrelli
2019-06-05
1
-9
/
+24
*
WebRTC refactor. Data channels, STUN/TURN support.
Fabio Alessandrelli
2019-05-16
1
-0
/
+352