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
/
doc_classes
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MP] Make replication mode an enum + optimizations
Fabio Alessandrelli
2023-08-30
1
-4
/
+34
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
4
-4
/
+4
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
4
-4
/
+4
*
Fix `MultiplayerSpawner` documentation
Ninni Pipping
2023-06-23
1
-1
/
+1
*
Ensure `RID`, `Callable`, and `Signal` are stored as strings
Ninni Pipping
2023-06-22
2
-2
/
+2
*
Clarify when things with _IDLE and _PHYSICS enums will run
L4Vo5
2023-06-20
1
-2
/
+2
*
Fix more issues with code tags in class reference
RedworkDE
2023-05-29
1
-2
/
+2
*
Add restrictions to MultiplayerSynchronizer editor and documentation
Ninni Pipping
2023-05-24
2
-0
/
+2
*
[MP] Implement "watched" properties.
Fabio Alessandrelli
2023-05-24
3
-2
/
+31
*
Validate code tags in documentation for potential params
Yuri Sizov
2023-04-26
4
-16
/
+16
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
4
-4
/
+4
*
[MP] Add a "synchronized" signal to MultiplayerSynchronized.
Fabio Alessandrelli
2023-02-20
1
-0
/
+5
*
Merge pull request #70721 from Faless/mp/4.x_fix_relay_option
Rémi Verschelde
2023-01-09
1
-0
/
+1
|
\
|
*
[MP] Fix server_relay being unsettable.
Fabio Alessandrelli
2022-12-29
1
-0
/
+1
*
|
[MP] Convert _spawn_custom to a Callable property.
Fabio Alessandrelli
2023-01-09
1
-10
/
+6
|
/
*
Use capitalized ID in the doc
Haoyu Qiu
2022-12-08
1
-1
/
+1
*
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
2
-8
/
+1
*
[MP] Add optional authentication to SceneMultiplayer.
Fabio Alessandrelli
2022-11-02
1
-0
/
+47
*
[MP] Let MultiplayerAPI handle packet relaying and peer signaling.
Fabio Alessandrelli
2022-10-27
1
-0
/
+4
*
Fix typos with codespell
Rémi Verschelde
2022-09-30
1
-2
/
+2
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
4
-30
/
+30
*
document multiplayer replication classes, small changes to multiplayer spawner
Nathan Franke
2022-07-30
3
-8
/
+59
*
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
Fabio Alessandrelli
2022-07-26
4
-0
/
+258