summaryrefslogtreecommitdiffstats
path: root/modules/multiplayer/multiplayer_spawner.h
Commit message (Expand)AuthorAgeFilesLines
* [MP] Fix nested spawning during "ready".Fabio Alessandrelli2023-01-171-1/+1
* [MP] Convert _spawn_custom to a Callable property.Fabio Alessandrelli2023-01-091-2/+3
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Change return type of `get_configuration_warnings` to `PackedStringArray`Marc Gilleron2022-09-191-1/+1
* [MP] Add warnings to spawner and synchronizer.Fabio Alessandrelli2022-09-171-0/+2
* document multiplayer replication classes, small changes to multiplayer spawnerNathan Franke2022-07-301-2/+4
* [Net] Modularize multiplayer, expose MultiplayerAPI to extensions.Fabio Alessandrelli2022-07-261-0/+118