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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
4
-4
/
+4
*
Minor typo and docs URL fixes
Rémi Verschelde
2023-02-28
1
-1
/
+1
*
[MP] Fix replication config not updating sync/spawn props from code.
Fabio Alessandrelli
2023-02-23
1
-0
/
+12
*
[MP] Add a "synchronized" signal to MultiplayerSynchronized.
Fabio Alessandrelli
2023-02-20
3
-0
/
+7
*
Fix multiplayer replication crash in on_sync_receive.
baptr
2023-02-14
1
-2
/
+4
*
[MP] Fix MultiplayerSpawner not connecting to child_entered_tree.
Fabio Alessandrelli
2023-02-12
1
-0
/
+18
*
Improve some editor strings for localization
Haoyu Qiu
2023-02-09
1
-2
/
+4
*
Convert en_GB spelling to en_US with codespell
Rémi Verschelde
2023-01-23
2
-2
/
+2
*
Merge pull request #71379 from KoBeWi/destruction_of_compatibility_function
Rémi Verschelde
2023-01-18
1
-3
/
+1
|
\
|
*
Remove set_drag_forwarding_compat()
kobewi
2023-01-14
1
-3
/
+1
*
|
[MP] Fix nested spawning during "ready".
Fabio Alessandrelli
2023-01-17
4
-15
/
+50
*
|
Add EditorUndoRedoManager singleton
kobewi
2023-01-16
1
-3
/
+3
|
/
*
Merge pull request #71127 from reduz/drag-forward-to-callables
Rémi Verschelde
2023-01-11
1
-1
/
+1
|
\
|
*
Change set_drag_forwarding() to use callables.
Juan Linietsky
2023-01-10
1
-1
/
+1
*
|
Merge pull request #70721 from Faless/mp/4.x_fix_relay_option
Rémi Verschelde
2023-01-09
2
-1
/
+1
|
\
\
|
*
|
[MP] Fix server_relay being unsettable.
Fabio Alessandrelli
2022-12-29
2
-1
/
+1
*
|
|
[MP] Convert _spawn_custom to a Callable property.
Fabio Alessandrelli
2023-01-09
3
-28
/
+23
|
|
/
|
/
|
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
24
-696
/
+696
|
/
*
Merge pull request #68747 from rune-scape/rune-stringname-unification
Rémi Verschelde
2022-12-09
1
-1
/
+1
|
\
|
*
Unify String and StringName
rune-scape
2022-12-05
1
-1
/
+1
*
|
Use capitalized ID in the doc
Haoyu Qiu
2022-12-08
1
-1
/
+1
|
/
*
Merge pull request #68689 from Faless/mp/4.x_offline_is_server
Rémi Verschelde
2022-11-20
3
-0
/
+27
|
\
|
*
[MP] New default multiplayer_peer acting as server.
Fabio Alessandrelli
2022-11-20
3
-0
/
+27
*
|
[MP] RPC visibility.
Fabio Alessandrelli
2022-11-20
4
-21
/
+79
|
/
*
[MP] Initial replication profiler.
Fabio Alessandrelli
2022-11-19
10
-44
/
+445
*
[MP] Improve network profiler.
Fabio Alessandrelli
2022-11-17
10
-61
/
+72
*
Fix periods in editor strings and messages
Hugo Locurcio
2022-11-14
1
-1
/
+1
*
[MP] Move engine and editor profilers to a plugin.
Fabio Alessandrelli
2022-11-14
9
-93
/
+798
*
Use forward-declarations in EditorPlugin where possible
trollodel
2022-11-11
2
-6
/
+7
*
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
4
-10
/
+3
*
Merge pull request #65062 from KoBeWi/RedoUndo
Rémi Verschelde
2022-11-02
1
-2
/
+2
|
\
|
*
Unify usage of undo_redo in editor
kobewi
2022-11-02
1
-2
/
+2
*
|
[MP] Remove connection state signals from MultiplayerPeer.
Fabio Alessandrelli
2022-11-02
2
-22
/
+8
*
|
[MP] Add optional authentication to SceneMultiplayer.
Fabio Alessandrelli
2022-11-02
3
-12
/
+271
|
/
*
Merge pull request #67445 from Zylann/rename_queue_delete
Rémi Verschelde
2022-10-31
1
-2
/
+2
|
\
|
*
Rename queue_delete => queue_free
Marc Gilleron
2022-10-24
1
-2
/
+2
*
|
[MP] Let MultiplayerAPI handle packet relaying and peer signaling.
Fabio Alessandrelli
2022-10-27
6
-18
/
+185
|
/
*
Fix MultiplayerSynchronizer::update_outbound_sync_time when replication_inter...
Wei Guo
2022-10-23
1
-0
/
+4
*
Fix MultiplayerSynchronizer peer visibility
Wei Guo
2022-10-16
1
-3
/
+3
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-8
/
+8
*
[MP] Allow multiple synchronizers per node.
Fabio Alessandrelli
2022-10-03
6
-566
/
+410
*
Merge pull request #65970 from GuilhermeGSousa/synchronizer-auth-change
Rémi Verschelde
2022-09-30
1
-1
/
+4
|
\
|
*
Add Error for synchronizer authority mismatch
Guilherme Sousa
2022-09-30
1
-1
/
+4
*
|
Fix typos with codespell
Rémi Verschelde
2022-09-30
2
-3
/
+3
*
|
SCons: Unify tools/target build type configuration
Rémi Verschelde
2022-09-26
1
-1
/
+1
|
/
*
Change return type of `get_configuration_warnings` to `PackedStringArray`
Marc Gilleron
2022-09-19
4
-6
/
+6
*
[MP] Add warnings to spawner and synchronizer.
Fabio Alessandrelli
2022-09-17
4
-0
/
+34
*
do not load PackedScene from spawner until instantiating
Nathan Franke
2022-09-13
1
-6
/
+6
*
[Multiplayer] Fix crash in spawner get_spawnable_scene.
Fabio Alessandrelli
2022-09-12
1
-0
/
+1
*
Rename CONNECT_ONESHOT TO CONNECT_ONE_SHOT
Micky
2022-09-06
2
-3
/
+3
[prev]
[next]