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_rpc_interface.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
[MP] Avoid unnecessary internal ref/unrefs
Fabio Alessandrelli
2023-10-10
1
-8
/
+7
*
[MP] Optimize internal authority checks
Fabio Alessandrelli
2023-10-10
1
-17
/
+13
*
[MP] Optimize multiplayer NodePath caching
Fabio Alessandrelli
2023-10-10
1
-3
/
+2
*
[Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-26
1
-3
/
+3
*
Style: Harmonize header includes in modules
Rémi Verschelde
2023-06-15
1
-2
/
+2
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Unify String and StringName
rune-scape
2022-12-05
1
-1
/
+1
*
[MP] RPC visibility.
Fabio Alessandrelli
2022-11-20
1
-19
/
+35
*
[MP] Initial replication profiler.
Fabio Alessandrelli
2022-11-19
1
-2
/
+2
*
[MP] Improve network profiler.
Fabio Alessandrelli
2022-11-17
1
-13
/
+8
*
[MP] Let MultiplayerAPI handle packet relaying and peer signaling.
Fabio Alessandrelli
2022-10-27
1
-6
/
+3
*
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
Fabio Alessandrelli
2022-07-26
1
-0
/
+521