.. |
doc_classes
|
[MP] Make replication mode an enum + optimizations
|
2023-08-30 15:00:39 +02:00 |
editor
|
Reorganize code related to editor theming
|
2024-01-16 11:57:45 +01:00 |
SCsub
|
SCons: Unify tools/target build type configuration
|
2022-09-26 16:31:46 +02:00 |
config.py
|
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
|
2022-07-26 09:31:12 +02:00 |
multiplayer_debugger.cpp
|
Replace error checks against `size` with `is_empty`
|
2024-02-09 12:50:15 +01:00 |
multiplayer_debugger.h
|
Style: Harmonize header includes in modules
|
2023-06-15 14:35:45 +02:00 |
multiplayer_spawner.cpp
|
Update Node::get_configuration_warnings signature
|
2024-02-08 23:05:20 +01:00 |
multiplayer_spawner.h
|
Update Node::get_configuration_warnings signature
|
2024-02-08 23:05:20 +01:00 |
multiplayer_synchronizer.cpp
|
Update Node::get_configuration_warnings signature
|
2024-02-08 23:05:20 +01:00 |
multiplayer_synchronizer.h
|
Update Node::get_configuration_warnings signature
|
2024-02-08 23:05:20 +01:00 |
register_types.cpp
|
Style: Harmonize header includes in modules
|
2023-06-15 14:35:45 +02:00 |
register_types.h
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +01:00 |
scene_cache_interface.cpp
|
[MP] Handle cleanup of "scene cache" nodes
|
2024-01-18 21:18:54 +01:00 |
scene_cache_interface.h
|
[MP] Handle cleanup of "scene cache" nodes
|
2024-01-18 21:18:54 +01:00 |
scene_multiplayer.cpp
|
Replace error checks against `size` with `is_empty`
|
2024-02-09 12:50:15 +01:00 |
scene_multiplayer.h
|
[MP] Avoid unnecessary internal ref/unrefs
|
2023-10-10 14:42:54 +02:00 |
scene_replication_config.cpp
|
[MP] Make replication mode an enum + optimizations
|
2023-08-30 15:00:39 +02:00 |
scene_replication_config.h
|
[MP] Make replication mode an enum + optimizations
|
2023-08-30 15:00:39 +02:00 |
scene_replication_interface.cpp
|
Replace error checks against `size` with `is_empty`
|
2024-02-09 12:50:15 +01:00 |
scene_replication_interface.h
|
Add const lvalue ref to container parameters
|
2024-01-05 14:49:57 -03:00 |
scene_rpc_interface.cpp
|
[MP] Avoid unnecessary internal ref/unrefs
|
2023-10-10 14:42:54 +02:00 |
scene_rpc_interface.h
|
[MP] Avoid unnecessary internal ref/unrefs
|
2023-10-10 14:42:54 +02:00 |