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
/
multiplayer
/
scene_multiplayer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-3
/
+3
|
\
|
*
Core: Integrate `Ref::instantiate` where possible
Thaddeus Crews
2024-11-10
1
-3
/
+3
*
|
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
|
/
*
[MP] Fix relay protocol routing with negative targets
Fabio Alessandrelli
2024-08-06
1
-5
/
+8
*
[MP] Avoid error spam in relay protocol when clients disconnect
Fabio Alessandrelli
2024-08-06
1
-2
/
+4
*
[MP] Fix disconnect_peer not doing the proper cleanup
Fabio Alessandrelli
2024-04-22
1
-5
/
+5
*
Fix removing connected peer during disconnection
Max Hilbrunner
2024-02-25
1
-1
/
+1
*
Merge pull request #86260 from Faless/mp/fix_2way_auth
Rémi Verschelde
2024-02-21
1
-26
/
+20
|
\
|
*
[MP] Fix auth not waiting for confirmation in some cases
Fabio Alessandrelli
2024-01-14
1
-26
/
+20
*
|
Replace error checks against `size` with `is_empty`
A Thousand Ships
2024-02-09
1
-2
/
+2
|
/
*
[MP] Fix complete_auth notifying the wrong peer
Fabio Alessandrelli
2023-12-17
1
-0
/
+5
*
[MP] Avoid unnecessary internal ref/unrefs
Fabio Alessandrelli
2023-10-10
1
-2
/
+6
*
Style: Harmonize header includes in modules
Rémi Verschelde
2023-06-15
1
-2
/
+2
*
[MP] Implement "watched" properties.
Fabio Alessandrelli
2023-05-24
1
-0
/
+23
*
Merge pull request #70721 from Faless/mp/4.x_fix_relay_option
Rémi Verschelde
2023-01-09
1
-1
/
+0
|
\
|
*
[MP] Fix server_relay being unsettable.
Fabio Alessandrelli
2022-12-29
1
-1
/
+0
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
|
/
*
[MP] New default multiplayer_peer acting as server.
Fabio Alessandrelli
2022-11-20
1
-0
/
+1
*
[MP] Initial replication profiler.
Fabio Alessandrelli
2022-11-19
1
-2
/
+2
*
[MP] Improve network profiler.
Fabio Alessandrelli
2022-11-17
1
-17
/
+24
*
[MP] Remove connection state signals from MultiplayerPeer.
Fabio Alessandrelli
2022-11-02
1
-19
/
+8
*
[MP] Add optional authentication to SceneMultiplayer.
Fabio Alessandrelli
2022-11-02
1
-12
/
+201
*
[MP] Let MultiplayerAPI handle packet relaying and peer signaling.
Fabio Alessandrelli
2022-10-27
1
-6
/
+157
*
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
Fabio Alessandrelli
2022-07-26
1
-0
/
+332