This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
d598fff7c24ef675e7bbb794f7abe80d1d24220b
godot
/
modules
/
multiplayer
T
History
Rémi Verschelde
539d21318f
Merge pull request
#65970
from GuilhermeGSousa/synchronizer-auth-change
...
Add warning for synchronizer authority mismatch
2022-09-30 17:44:19 +02:00
..
doc_classes
Fix typos with codespell
2022-09-30 14:23:36 +02:00
editor
Add per-scene UndoRedo
2022-08-22 18:05:10 +02:00
config.py
…
multiplayer_spawner.cpp
Fix typos with codespell
2022-09-30 14:23:36 +02:00
multiplayer_spawner.h
Change return type of
get_configuration_warnings
to
PackedStringArray
2022-09-19 16:43:15 +01:00
multiplayer_synchronizer.cpp
Change return type of
get_configuration_warnings
to
PackedStringArray
2022-09-19 16:43:15 +01:00
multiplayer_synchronizer.h
Change return type of
get_configuration_warnings
to
PackedStringArray
2022-09-19 16:43:15 +01:00
register_types.cpp
…
register_types.h
…
scene_cache_interface.cpp
fix 'Comparison result is always the same' warnings
2022-07-29 19:45:22 +02:00
scene_cache_interface.h
…
scene_multiplayer.cpp
…
scene_multiplayer.h
…
scene_replication_config.cpp
…
scene_replication_config.h
…
scene_replication_interface.cpp
Add Error for synchronizer authority mismatch
2022-09-30 13:11:56 +02:00
scene_replication_interface.h
…
scene_replication_state.cpp
Rename CONNECT_ONESHOT TO CONNECT_ONE_SHOT
2022-09-06 19:00:33 +02:00
scene_replication_state.h
…
scene_rpc_interface.cpp
…
scene_rpc_interface.h
…
SCsub
SCons: Unify tools/target build type configuration
2022-09-26 16:31:46 +02:00