summaryrefslogtreecommitdiff
path: root/modules/multiplayer
AgeCommit message (Expand)Author
2022-09-06Rename CONNECT_ONESHOT TO CONNECT_ONE_SHOTMicky
2022-08-22Add per-scene UndoRedokobewi
2022-08-08Rename the argument tag to param in XML documentationYuri Sizov
2022-08-07[MP] Cleanup and fixes for replication plugin.Fabio Alessandrelli
2022-08-01Remove excessive `editor/property_editor.h` includesYuri Sizov
2022-07-31Merge pull request #63737 from YuriSizov/editorresourceconversionpluginactomyRĂ©mi Verschelde
2022-07-31Extract EditorResourceConversionPlugin into its own source files and clean up...Yuri Sizov
2022-07-30document multiplayer replication classes, small changes to multiplayer spawnerNathan Franke
2022-07-29fix 'Comparison result is always the same' warningsLinuxUserGD
2022-07-29Remove Signal connect bindsJuan Linietsky
2022-07-26[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.Fabio Alessandrelli