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
/
ENetConnection.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-1
/
+1
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
*
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
1
-5
/
+5
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
[NET] Refactor TLS configuration.
Fabio Alessandrelli
2023-01-28
1
-7
/
+5
*
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
1
-29
/
+29
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Fix various typos
luz paz
2022-01-02
1
-3
/
+3
*
doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphs
Rémi Verschelde
2021-10-05
1
-3
/
+3
*
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
1
-92
/
+46
*
[Net] Implement lower level ENet wrappers.
Fabio Alessandrelli
2021-07-29
1
-0
/
+240