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
/
doc_classes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid punning enum names in documentation
Haoyu Qiu
2023-11-09
1
-1
/
+1
*
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
*
Directly expose WebRTCPeerConnection::create_data_channel() to GDExtension
David Snopek
2023-06-14
1
-1
/
+1
*
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
*
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
1
-1
/
+1
*
[MP] Add MultiplayerPeer disconnect_peer, close.
Fabio Alessandrelli
2022-10-28
1
-6
/
+0
*
[MP] Let MultiplayerAPI handle packet relaying and peer signaling.
Fabio Alessandrelli
2022-10-27
1
-13
/
+26
*
[WebRTC] Expose more of the WebRTC API.
Fabio Alessandrelli
2022-09-13
2
-0
/
+49
*
Simplify network GDExtension bindings using EXBIND macros.
Fabio Alessandrelli
2022-09-01
2
-13
/
+13
*
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
1
-1
/
+1
*
[WebRTC] Static extension registration.
Fabio Alessandrelli
2022-06-09
2
-5
/
+7
*
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
1
-1
/
+1
*
Dictionary: Serialize empty dict as `{}` instead of `{\n}`
Rémi Verschelde
2022-01-18
1
-4
/
+2
*
Fix usage of "Return" in the docs
kobewi
2022-01-02
1
-1
/
+1
*
doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphs
Rémi Verschelde
2021-10-05
1
-1
/
+2
*
Fix const pointers types in docs and extension API.
Fabio Alessandrelli
2021-09-29
1
-2
/
+2
*
Merge pull request #52481 from Faless/net/4.x_native_peers
Fabio Alessandrelli
2021-09-28
3
-4
/
+177
|
\
|
*
[Net/Docs] Update extensions documentation.
Fabio Alessandrelli
2021-09-24
3
-4
/
+177
*
|
Document Android permission requirements for network access where needed
Hugo Locurcio
2021-09-25
1
-0
/
+1
|
/
*
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-09-20
1
-2
/
+0
*
Multiplayer networking renames/simplification
Max Hilbrunner
2021-09-08
1
-1
/
+1
*
[Net] Move multiplayer to core subdir, split RPCManager.
Fabio Alessandrelli
2021-09-07
1
-2
/
+2
*
[Net] Implement RPC channels in MultiplayerAPI.
Fabio Alessandrelli
2021-07-30
1
-0
/
+2
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
3
-104
/
+52
*
Add get_buffered_amount() to WebRTCDataChannel
David Snopek
2021-07-20
1
-0
/
+7
*
[Net] Rename WebRTCMultiplayer to WebRTCMultiplayerPeer.
Fabio Alessandrelli
2021-07-12
1
-1
/
+1
*
[Net] Rename NetworkedMultiplayerPeer to MultiplayerPeer.
Fabio Alessandrelli
2021-07-12
1
-6
/
+6
*
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-11
1
-1
/
+1
*
Fix typos with codespell
Rémi Verschelde
2021-05-20
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2020-10-09
1
-2
/
+0
*
Fix TURN server example in WebRTC documentation
PouleyKetchoupp
2020-09-08
1
-1
/
+1
*
Fix WebRTCPeerConnection set_local_description doc
Fabio Alessandrelli
2020-06-04
1
-1
/
+1
*
Update docs to version 4.0
clayjohn
2020-01-31
3
-3
/
+3
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
3
-3
/
+3
*
doc: Misc updates for AnimationNode* and others
Rémi Verschelde
2020-01-23
2
-2
/
+2
*
doc: Fix parsing of self-closing XML tags
Rémi Verschelde
2019-09-24
1
-2
/
+2
*
Run doctool after overridden properties changes
Bojidar Marinov
2019-09-04
1
-0
/
+4
*
doc: Add default values to all properties
Rémi Verschelde
2019-06-30
1
-1
/
+1
*
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
1
-2
/
+2
*
doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks
Rémi Verschelde
2019-06-27
1
-2
/
+2
*
doc: Fix scoped hyperlinks to same-class enums/methods
Rémi Verschelde
2019-06-27
1
-1
/
+1
*
doc: Fix formatting, typos and some descriptions in new docstrings
Rémi Verschelde
2019-06-15
2
-15
/
+13
*
Add documentation for WebRTC classes.
Fabio Alessandrelli
2019-06-14
3
-0
/
+169
*
WebRTC refactor. Data channels, STUN/TURN support.
Fabio Alessandrelli
2019-05-16
2
-18
/
+133
[next]