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
/
enet
/
doc_classes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add method for getting packet flags from ENetPacketPeer
Edward Lu
2024-10-02
1
-0
/
+6
*
Clarify that `ENetConnection`'s `create_host[_bound]` and `service` must be c...
João Marcos P. Bezerra
2024-07-10
1
-4
/
+8
*
Mention timeout unit in ENetConnection::service docs
João Marcos P. Bezerra
2024-07-04
1
-1
/
+1
*
Style: Trim trailing whitespace and ensure newline at EOF
Rémi Verschelde
2024-05-08
1
-1
/
+1
*
Fixes packet details of ENetConnection EventType EVENT_RECEIVE documentation
Mike Martin
2023-08-02
1
-1
/
+1
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
3
-3
/
+3
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
3
-3
/
+3
*
Add socket_send method to ENetConnection.
TestSubject06
2023-06-13
1
-0
/
+11
*
Validate code tags in documentation for potential params
Yuri Sizov
2023-04-26
3
-16
/
+16
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
3
-3
/
+3
*
[NET] Refactor TLS configuration.
Fabio Alessandrelli
2023-01-28
1
-7
/
+5
*
Merge pull request #67982 from Faless/mp/4.x_disconnect_close
Fabio Alessandrelli
2022-11-01
1
-9
/
+2
|
\
|
*
[MP] Add MultiplayerPeer disconnect_peer, close.
Fabio Alessandrelli
2022-10-28
1
-9
/
+2
*
|
Merge pull request #67909 from Calinou/doc-enetpacketpeer
Max Hilbrunner
2022-10-30
1
-4
/
+22
|
\
\
|
|
/
|
/
|
|
*
Document the ENetPacketPeer class
Hugo Locurcio
2022-10-26
1
-4
/
+22
*
|
[MP] Let MultiplayerAPI handle packet relaying and peer signaling.
Fabio Alessandrelli
2022-10-27
1
-3
/
+0
|
/
*
[Net] Expose get_remote_address get_remote_port.
Fabio Alessandrelli
2022-08-26
1
-0
/
+12
*
Replace Array return types with TypedArray 3
kobewi
2022-08-24
1
-1
/
+1
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
3
-60
/
+60
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
3
-3
/
+3
*
Fix usage of "Return" in the docs
kobewi
2022-01-02
1
-1
/
+1
*
Fix various typos
luz paz
2022-01-02
1
-3
/
+3
*
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-11-15
1
-1
/
+1
*
doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphs
Rémi Verschelde
2021-10-05
2
-4
/
+4
*
Merge pull request #52481 from Faless/net/4.x_native_peers
Fabio Alessandrelli
2021-09-28
1
-2
/
+0
|
\
|
*
[Net/Docs] Update extensions documentation.
Fabio Alessandrelli
2021-09-24
1
-2
/
+0
*
|
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
-2
/
+2
*
[Net] Move multiplayer to core subdir, split RPCManager.
Fabio Alessandrelli
2021-09-07
1
-1
/
+1
*
Document ENetConnection compression must match between client and server
Hugo Locurcio
2021-08-23
1
-0
/
+1
*
Replace HTTP links with HTTPS for sites with HTTPS versions
Aaron Franke
2021-08-22
1
-1
/
+1
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
3
-194
/
+97
*
[Net] Refactor ENetMultiplayerPeer to use ENet wrappers.
Fabio Alessandrelli
2021-07-29
1
-121
/
+38
*
[Net] Implement lower level ENet wrappers.
Fabio Alessandrelli
2021-07-29
2
-0
/
+450
*
Enable range coder compression by default in NetworkedMultiplayerENet
Hugo Locurcio
2021-07-16
1
-4
/
+5
*
[Net] Rename NetworkedMultiplayerENet to ENetMultiplayerPeer.
Fabio Alessandrelli
2021-07-12
1
-4
/
+4
*
[Net] Rename NetworkedMultiplayerPeer to MultiplayerPeer.
Fabio Alessandrelli
2021-07-12
1
-3
/
+3
*
[Net] Remove most multiplayer hooks from SceneTree.
Fabio Alessandrelli
2021-07-12
1
-1
/
+1
*
Fix typos with codespell
Rémi Verschelde
2021-05-20
1
-1
/
+1
*
Implement NetworkedMultiplayerENet.get_local_port
Fabio Alessandrelli
2021-04-28
1
-2
/
+9
*
Add set_peer_timeout to NetworkedMultiplayerENet.
Fabian
2021-02-27
1
-0
/
+16
*
Mention that NetworkedMultiplayerENet uses UDP only
Hugo Locurcio
2021-01-14
1
-0
/
+2
*
Add link titles for all links in the class reference
Hugo Locurcio
2020-08-31
1
-2
/
+2
*
Improve the ENet channels documentation in NetworkedMultiplayerENet
Hugo Locurcio
2020-07-13
1
-2
/
+2
*
Fix various typos
luz.paz
2020-03-11
1
-1
/
+1
*
Add documentation for new DTLS features.
Fabio Alessandrelli
2020-02-17
1
-0
/
+25
*
Update docs to version 4.0
clayjohn
2020-01-31
1
-1
/
+1
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
1
-1
/
+1
*
doc: Misc updates for AnimationNode* and others
Rémi Verschelde
2020-01-23
1
-2
/
+2
[next]