This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-12 13:20:55 +00:00
Code
Releases
Wiki
Activity
Files
69233093d7e6479b5130bf2c39cbf464a6809c1b
godot
/
modules
/
multiplayer
History
Micky
dd26ecdd31
Rename CONNECT_ONESHOT TO CONNECT_ONE_SHOT
...
For consistency. Every other exposed `one_shot` is spaced out like this.
2022-09-06 19:00:33 +02:00
..
doc_classes
Rename the argument tag to param in XML documentation
2022-08-08 22:34:31 +03:00
editor
Add per-scene UndoRedo
2022-08-22 18:05:10 +02:00
config.py
…
multiplayer_spawner.cpp
Rename CONNECT_ONESHOT TO CONNECT_ONE_SHOT
2022-09-06 19:00:33 +02:00
multiplayer_spawner.h
document multiplayer replication classes, small changes to multiplayer spawner
2022-07-30 21:38:19 -05:00
multiplayer_synchronizer.cpp
…
multiplayer_synchronizer.h
…
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
document multiplayer replication classes, small changes to multiplayer spawner
2022-07-30 21:38:19 -05: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
…