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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
16
-32
/
+32
*
Rebrand preambles to Redot
Spartan322
2024-10-13
17
-0
/
+34
*
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-11
/
+11
*
Avoid punning enum names in documentation
Haoyu Qiu
2023-11-09
1
-1
/
+1
*
Fix StringName leaks in VariantParser
Yuri Sizov
2023-10-19
1
-2
/
+2
*
Add `proxy_to_pthread` option to `platform=web`
Adam Scott
2023-10-09
1
-0
/
+20
*
Cleanup some GLOBAL_DEFs
kobewi
2023-09-15
3
-10
/
+2
*
Extract ScriptInstance to simplify includes
Yuri Sizov
2023-09-06
2
-2
/
+0
*
Fix typo in WebRTCPeerConnection documentation
azuloo
2023-08-30
1
-1
/
+1
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
5
-5
/
+5
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
5
-5
/
+5
*
Style: Harmonize header includes in modules
Rémi Verschelde
2023-06-15
6
-11
/
+15
*
Directly expose WebRTCPeerConnection::create_data_channel() to GDExtension
David Snopek
2023-06-14
3
-18
/
+2
*
Validate code tags in documentation for potential params
Yuri Sizov
2023-04-26
2
-17
/
+17
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
5
-5
/
+5
*
Remove some unused signals
Rémi Verschelde
2023-01-31
1
-1
/
+0
*
Merge pull request #68429 from KoBeWi/PropertySettings
Rémi Verschelde
2023-01-06
1
-2
/
+1
|
\
|
*
Add PropertyInfo overload for GLOBAL_DEF
kobewi
2022-12-11
1
-2
/
+1
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
17
-493
/
+493
*
|
Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension
Rémi Verschelde
2022-12-12
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-12
1
-2
/
+2
*
|
Use capitalized ID in the doc
Haoyu Qiu
2022-12-08
1
-2
/
+2
|
/
*
[MP] Remove connection state signals from MultiplayerPeer.
Fabio Alessandrelli
2022-11-02
2
-6
/
+1
*
[MP] Add MultiplayerPeer disconnect_peer, close.
Fabio Alessandrelli
2022-10-28
3
-21
/
+27
*
[MP] Let MultiplayerAPI handle packet relaying and peer signaling.
Fabio Alessandrelli
2022-10-27
3
-38
/
+106
*
[WebRTC] Expose more of the WebRTC API.
Fabio Alessandrelli
2022-09-13
9
-83
/
+235
*
Simplify network GDExtension bindings using EXBIND macros.
Fabio Alessandrelli
2022-09-01
6
-284
/
+50
*
[Web] Rename JavaScript platform to Web.
Fabio Alessandrelli
2022-08-29
6
-8
/
+8
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
4
-41
/
+41
*
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
Fabio Alessandrelli
2022-07-26
3
-8
/
+8
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
3
-3
/
+5
*
Register missing WebRTCDataChannelJS type
mj.Jernigan
2022-07-03
2
-1
/
+3
*
[WebRTC] Static extension registration.
Fabio Alessandrelli
2022-06-09
5
-16
/
+12
*
Add dedicated macros for property name extraction
Haoyu Qiu
2022-05-19
1
-1
/
+1
*
Replace most uses of Map by HashMap
reduz
2022-05-16
2
-19
/
+19
*
Refactor module initialization
reduz
2022-05-04
2
-4
/
+14
*
Fix some issues found by cppcheck.
bruvzg
2022-04-06
1
-9
/
+9
*
Discern between virtual and abstract class bindings
reduz
2022-03-10
1
-1
/
+1
*
WebRTC: Fix potential nullptr dereference in error message
Rémi Verschelde
2022-03-04
1
-4
/
+2
*
Style: Cleanup single-line blocks, semicolons, dead code
Rémi Verschelde
2022-02-16
1
-1
/
+3
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
5
-5
/
+5
*
Improve some signal bindings to use specific `Object` subtypes
Rémi Verschelde
2022-01-28
2
-2
/
+2
*
Rename or refactor macros to avoid leading underscores
Omar Polo
2022-01-20
1
-3
/
+5
*
Dictionary: Serialize empty dict as `{}` instead of `{\n}`
Rémi Verschelde
2022-01-18
1
-4
/
+2
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
17
-34
/
+34
*
Fix usage of "Return" in the docs
kobewi
2022-01-02
1
-1
/
+1
*
[Net] Fix WebRTC returning packets from peers too early.
Fabio Alessandrelli
2021-12-15
1
-0
/
+11
*
doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphs
Rémi Verschelde
2021-10-05
1
-1
/
+2
*
[Net] Rename RPC constants and annotation arguments.
Fabio Alessandrelli
2021-10-01
1
-2
/
+2
*
Use range iterators for `Map`
Lightning_A
2021-09-30
1
-18
/
+18
[next]