| Commit message (Expand) | Author | Age | Files | Lines |
* | Add keywords to improve search in the class reference | Hugo Locurcio | 2024-02-22 | 1 | -1/+1 |
* | Avoid punning enum names in documentation | Haoyu Qiu | 2023-11-09 | 1 | -1/+1 |
* | Doctool: Remove version attribute from XML header | Rémi Verschelde | 2023-07-06 | 1 | -1/+1 |
* | Bump version to 4.2-dev | Rémi Verschelde | 2023-07-05 | 1 | -1/+1 |
* | Add missing documentation for MultiplayerPeerExtension | David Snopek | 2023-03-20 | 1 | -1/+19 |
* | Bump version to 4.1-dev | Rémi Verschelde | 2023-03-01 | 1 | -1/+1 |
* | [MP] Add MultiplayerPeer disconnect_peer, close. | Fabio Alessandrelli | 2022-10-28 | 1 | -0/+14 |
* | Simplify network GDExtension bindings using EXBIND macros. | Fabio Alessandrelli | 2022-09-01 | 1 | -7/+7 |
* | [doc] Use "param" instead of "code" to refer to parameters (5) | Andy Maloney | 2022-08-15 | 1 | -2/+2 |
* | Rename the argument tag to param in XML documentation | Yuri Sizov | 2022-08-08 | 1 | -9/+9 |
* | Allow extending MultiplayerPeerExtension from GDScript | David Snopek | 2022-07-20 | 1 | -0/+13 |
* | Document the MultiplayerPeerExtension class | qhdtlr | 2022-03-16 | 1 | -0/+18 |
* | Add an XML schema for documentation | Hugo Locurcio | 2022-02-15 | 1 | -1/+1 |
* | Fix const pointers types in docs and extension API. | Fabio Alessandrelli | 2021-09-29 | 1 | -2/+2 |
* | [Net/Docs] Update extensions documentation. | Fabio Alessandrelli | 2021-09-24 | 1 | -0/+99 |