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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-1
/
+1
|
\
|
*
Core: Integrate `Ref::instantiate` where possible
Thaddeus Crews
2024-11-10
1
-1
/
+1
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
8
-16
/
+16
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
8
-0
/
+16
*
|
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
1
-2
/
+2
|
/
*
Add method for getting packet flags from ENetPacketPeer
Edward Lu
2024-10-02
3
-0
/
+13
*
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
1
-0
/
+1
*
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
*
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-2
/
+2
*
Replace error checks against `size` with `is_empty`
A Thousand Ships
2024-02-09
2
-5
/
+5
*
Merge pull request #80182 from mikemar10/mikemar10/update_documentation_enetc...
Rémi Verschelde
2023-10-13
1
-1
/
+1
|
\
|
*
Fixes packet details of ENetConnection EventType EVENT_RECEIVE documentation
Mike Martin
2023-08-02
1
-1
/
+1
*
|
Fix incorrect null check
A Thousand Ships
2023-10-09
1
-2
/
+2
*
|
Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-10-08
1
-2
/
+2
*
|
[Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-26
2
-40
/
+40
*
|
Merge pull request #80293 from Faless/mp/fix_enet_flags_with_channels
Rémi Verschelde
2023-08-07
1
-15
/
+14
|
\
\
|
*
|
[ENet] Properly set transfer flags when using custom channels
Fabio Alessandrelli
2023-08-05
1
-15
/
+14
|
|
/
*
/
Fix various typos with codespell
Rémi Verschelde
2023-08-07
1
-1
/
+1
|
/
*
Fix documentation for consistency
Septian
2023-07-12
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
*
Style: Harmonize header includes in modules
Rémi Verschelde
2023-06-15
4
-4
/
+8
*
Add socket_send method to ENetConnection.
TestSubject06
2023-06-13
3
-0
/
+46
*
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
*
Fix various typos with codespell
Rémi Verschelde
2023-01-30
1
-1
/
+1
*
[NET] Refactor TLS configuration.
Fabio Alessandrelli
2023-01-28
3
-15
/
+15
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
8
-232
/
+232
*
[MP] Remove connection state signals from MultiplayerPeer.
Fabio Alessandrelli
2022-11-02
1
-8
/
+1
*
Merge pull request #67982 from Faless/mp/4.x_disconnect_close
Fabio Alessandrelli
2022-11-01
3
-157
/
+112
|
\
|
*
[MP] Add MultiplayerPeer disconnect_peer, close.
Fabio Alessandrelli
2022-10-28
3
-157
/
+112
*
|
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
3
-192
/
+56
|
/
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-3
/
+3
*
[Net] Expose get_remote_address get_remote_port.
Fabio Alessandrelli
2022-08-26
2
-0
/
+14
*
Replace Array return types with TypedArray 3
kobewi
2022-08-24
3
-4
/
+8
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
3
-60
/
+60
*
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
Fabio Alessandrelli
2022-07-26
2
-4
/
+4
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-3
/
+3
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-2
/
+2
*
Refactor module initialization
reduz
2022-05-04
2
-4
/
+14
*
Discern between virtual and abstract class bindings
reduz
2022-03-10
1
-1
/
+1
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
3
-3
/
+3
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
8
-16
/
+16
*
Fix usage of "Return" in the docs
kobewi
2022-01-02
1
-1
/
+1
*
Fix various typos
luz paz
2022-01-02
3
-5
/
+5
*
[Net] ENet poll now only service the connection once.
Jordan Schidlowsky
2021-12-15
4
-164
/
+183
[next]