summaryrefslogtreecommitdiff
path: root/doc/classes/MultiplayerAPI.xml
AgeCommit message (Expand)Author
2022-04-26[Net] Allow branch-specific MultiplayerAPIs.Fabio Alessandrelli
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-02-05[Net] Move RPC, Node cache out of MultiplayerAPI.Fabio Alessandrelli
2022-02-04[Net] New replication interface, spawner and synchronizer nodes.Fabio Alessandrelli
2021-09-25Document Android permission requirements for network access where neededHugo Locurcio
2021-09-20Don't generate empty doc sections and reduce code duplicationAaron Franke
2021-09-08Docs: Remove references to (removed) RSETsMax Hilbrunner
2021-09-08Multiplayer networking renames/simplificationMax Hilbrunner
2021-09-07[Net] Move multiplayer to core subdir, split RPCManager.Fabio Alessandrelli
2021-08-30[Net] Rename RPC "puppet" to "auth" (authority). Drop "master".Fabio Alessandrelli
2021-08-18[Net] MultiplayerReplicator with initial state.Fabio Alessandrelli
2021-08-09[Net] Basic extensible MultiplayerAPI spawn/despawn.Fabio Alessandrelli
2021-07-30[Net] Implement RPC channels in MultiplayerAPI.Fabio Alessandrelli
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-07-20[Net] Single `rpc` annotation. "sync" no longer part of mode.Fabio Alessandrelli
2021-07-12[Net] Rename NetworkedMultiplayerPeer to MultiplayerPeer.Fabio Alessandrelli
2021-06-11Rename Reference to RefCountedPedro J. Estébanez
2021-06-01[Net] Refactor RPCs, remove RSETsFabio Alessandrelli
2021-01-25Document that the high-level multiplayer API is only for Godot serversHugo Locurcio
2020-07-05add root_node as property of MultiplayerAPIJummit
2020-02-25doc: Sync classref for Packed{Int,Float}{32,64}Array additionsRémi Verschelde
2020-02-18doc: Sync classref with current sourceRémi Verschelde
2020-02-13Merge pull request #36144 from akien-mga/remove-deprecated-allow-decodingRémi Verschelde
2020-02-13Remove deprecated PacketPeer allow_object_decodingRémi Verschelde
2020-02-13Remove deprecated sync and slave networking keywordsRémi Verschelde
2020-01-31Update docs to version 4.0clayjohn
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2019-12-06doc: Markup fixes for enums and constantsRémi Verschelde
2019-06-30doc: Remove null default values that can't be determinedRémi Verschelde
2019-06-30doc: Add default values to all propertiesRémi Verschelde
2019-06-27Proofread and improve the whole class referenceHugo Locurcio
2019-06-27doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinksRémi Verschelde
2019-04-19doc: Drop unused <demos> tagRémi Verschelde
2019-04-01Merge pull request #27485 from Faless/io/encode_decode_safety_prRémi Verschelde
2019-04-01Add object encoding param to serialization methodsFabio Alessandrelli
2019-04-01doc: Bump version to 3.2Rémi Verschelde
2018-12-20doc: Add missing commas after "If true/false"Rémi Verschelde
2018-09-15Clearly deprecate sync too in favor of remotesync.Fabio Alessandrelli
2018-09-15Rename slave keyword to puppetFabio Alessandrelli
2018-07-26doc: Sync classref with current sourceRémi Verschelde
2018-06-03Add option to disable automatic multiplayer pollFabio Alessandrelli
2018-05-29New sync RPC modes to match all combinationsFabio Alessandrelli
2018-05-29Refactor RPCMode enum and checksFabio Alessandrelli
2018-05-29Revert "RPCMode refactor, more sync modes"Max Hilbrunner
2018-05-26New sync RPC modes to match all combinationsFabio Alessandrelli
2018-05-26Refactor RPCMode enum and checksFabio Alessandrelli
2018-05-17[docs] fix links in class docsKelly Thomas
2018-05-12Fix and improve docs, adds send_bytesFabio Alessandrelli
2018-05-08Document MultiplayerAPI classFabio Alessandrelli
2018-04-10doc: Sync classref with current sourceRémi Verschelde