summaryrefslogtreecommitdiffstats
path: root/modules/multiplayer/doc_classes
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 4.1-devRémi Verschelde2023-03-014-4/+4
* [MP] Add a "synchronized" signal to MultiplayerSynchronized.Fabio Alessandrelli2023-02-201-0/+5
* Merge pull request #70721 from Faless/mp/4.x_fix_relay_optionRémi Verschelde2023-01-091-0/+1
|\
| * [MP] Fix server_relay being unsettable.Fabio Alessandrelli2022-12-291-0/+1
* | [MP] Convert _spawn_custom to a Callable property.Fabio Alessandrelli2023-01-091-10/+6
|/
* Use capitalized ID in the docHaoyu Qiu2022-12-081-1/+1
* Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-022-8/+1
* [MP] Add optional authentication to SceneMultiplayer.Fabio Alessandrelli2022-11-021-0/+47
* [MP] Let MultiplayerAPI handle packet relaying and peer signaling.Fabio Alessandrelli2022-10-271-0/+4
* Fix typos with codespellRémi Verschelde2022-09-301-2/+2
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-084-30/+30
* document multiplayer replication classes, small changes to multiplayer spawnerNathan Franke2022-07-303-8/+59
* [Net] Modularize multiplayer, expose MultiplayerAPI to extensions.Fabio Alessandrelli2022-07-264-0/+258