Lukas Tenbrink
|
1e0b41ab27
Remove `display_server.h` transitive include from `node.h`.
|
3 月之前 |
Thaddeus Crews
|
9fc9faef0a
Merge pull request #101416 from MrBlockers/91342-nested-spawner
|
6 月之前 |
kobewi
|
bc9d0c7835
Add templated version of ObjectDB::get_instance()
|
10 月之前 |
Thaddeus Crews
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 年之前 |
MrBlockers
|
b14afba156
Fix node cache errors on nested MultiplayerSpawner
|
1 年之前 |
Thaddeus Crews
|
9903e6779b
Enforce template syntax `typename` over `class`
|
1 年之前 |
Muller-Castro
|
96a95cb974
Add const lvalue ref to container parameters
|
4 年之前 |
Fabio Alessandrelli
|
311a27281f
[MP] Avoid unnecessary internal ref/unrefs
|
2 年之前 |
Fabio Alessandrelli
|
9ce423914e
[MP] Optimize internal authority checks
|
2 年之前 |
Rémi Verschelde
|
25b2f1780a
Style: Harmonize header includes in modules
|
2 年之前 |
Fabio Alessandrelli
|
f1e0d50841
[MP] Implement "watched" properties.
|
2 年之前 |
Fabio Alessandrelli
|
ad3a4214c5
[MP] Fix nested spawning during "ready".
|
3 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
3 年之前 |
Fabio Alessandrelli
|
fdc4e73a2c
[MP] RPC visibility.
|
3 年之前 |
Fabio Alessandrelli
|
f38e116026
[MP] Initial replication profiler.
|
3 年之前 |
Rémi Verschelde
|
f7c611ab71
Style: Misc docs and comment style and language fixes
|
3 年之前 |
Fabio Alessandrelli
|
32a62af648
[MP] Allow multiple synchronizers per node.
|
3 年之前 |
Fabio Alessandrelli
|
ca7d572908
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
|
3 年之前 |