summaryrefslogtreecommitdiffstats
path: root/modules/multiplayer/doc_classes/MultiplayerSpawner.xml
Commit message (Expand)AuthorAgeFilesLines
* Better description for multiplayer spawner signalsBogdan Inculet2024-09-241-2/+2
* Fix typo in MultiplayerSpawner docJordyfel2024-08-121-2/+2
* Add keywords to improve search in the class referenceHugo Locurcio2024-02-221-1/+1
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Fix `MultiplayerSpawner` documentationNinni Pipping2023-06-231-1/+1
* Ensure `RID`, `Callable`, and `Signal` are stored as stringsNinni Pipping2023-06-221-1/+1
* Validate code tags in documentation for potential paramsYuri Sizov2023-04-261-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* [MP] Convert _spawn_custom to a Callable property.Fabio Alessandrelli2023-01-091-10/+6
* Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-5/+1
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-6/+6
* document multiplayer replication classes, small changes to multiplayer spawnerNathan Franke2022-07-301-7/+25
* [Net] Modularize multiplayer, expose MultiplayerAPI to extensions.Fabio Alessandrelli2022-07-261-0/+66