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_replication_config.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
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-6
/
+7
*
[MP] Fix replication config reload error
Fabio Alessandrelli
2024-03-03
1
-0
/
+8
*
[MP] Make replication mode an enum + optimizations
Fabio Alessandrelli
2023-08-30
1
-72
/
+96
*
[MP] Fix watch properties not being correctly removed
Fabio Alessandrelli
2023-08-27
1
-0
/
+1
*
[MP] Implement "watched" properties.
Fabio Alessandrelli
2023-05-24
1
-0
/
+35
*
Fixups to list handling in SceneReplicationConfig
Mai Lavelle
2023-03-07
1
-4
/
+12
*
[MP] Fix replication config not updating sync/spawn props from code.
Fabio Alessandrelli
2023-02-23
1
-0
/
+12
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-8
/
+8
*
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
Fabio Alessandrelli
2022-07-26
1
-0
/
+205