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
/
websocket
/
emws_peer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-1
/
+1
|
\
|
*
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
1
-1
/
+1
*
|
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
|
/
*
Allow ClassDB to create a Object without postinitialization for GDExtension.
Daylily-Zeleen
2024-08-20
1
-1
/
+1
*
Style: Harmonize header includes in modules
Rémi Verschelde
2023-06-15
1
-3
/
+5
*
[NET] Refactor TLS configuration.
Fabio Alessandrelli
2023-01-28
1
-1
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
[WebSocket] Refactor websocket module.
Fabio Alessandrelli
2022-10-11
1
-14
/
+34
*
[Web] Rename JavaScript platform to Web.
Fabio Alessandrelli
2022-08-29
1
-2
/
+2
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-3
/
+3
*
Fix some issues found by cppcheck.
bruvzg
2022-04-06
1
-13
/
+13
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Websocket peer outbound buffer fixes. Expose outbound buffered amount.
Jordan Schidlowsky
2021-07-31
1
-1
/
+4
*
Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores
Hugo Locurcio
2021-05-06
1
-1
/
+1
*
Initialize class/struct variables with default values in modules/
Rafał Mikrut
2021-02-08
1
-3
/
+3
*
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
-1
/
+13
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-2
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-1
/
+1
*
Disable Nagle's algorithm for WebSocket TCP.
Fabio Alessandrelli
2020-01-28
1
-0
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix missing/malformed license headers
Rémi Verschelde
2019-01-01
1
-0
/
+1
*
Convert WebSocket module to use PacketBuffer class
Fabio Alessandrelli
2018-11-12
1
-15
/
+7
*
Implement WebSocket close notify.
Fabio Alessandrelli
2018-09-24
1
-1
/
+1
*
s/2017/2018/g for gles2, websocket, linux appdata
Poommetee Ketson
2018-03-21
1
-2
/
+2
*
Relicense module to the wondeful Godot community!
Fabio Alessandrelli
2018-02-06
1
-3
/
+4
*
Add websocket module.
Fabio Alessandrelli
2018-02-06
1
-0
/
+84