summaryrefslogtreecommitdiffstats
path: root/editor/plugins/replication_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup EditorNode and EditorDataHendrik Brucker2022-03-301-2/+2
* Update if == NOTIFICATION_* to switch statements to match coding stylemegalobyte2022-02-161-11/+18
* Editor: Cleanup some includes dependenciesRémi Verschelde2022-02-151-0/+1
* Remove most EditorNode constructor parameters and fieldstrollodel2022-02-141-14/+12
* Re-add missing `SNAME` macros in `get_theme_*` callsRémi Verschelde2022-02-081-2/+2
* Revert "Add missing SNAME macro optimization to all theme methods call"Rémi Verschelde2022-02-081-5/+5
* Add missing SNAME macro optimization to all theme methods calljmb4622022-02-061-5/+5
* [Editor] Replication plugin to configure MultiplayerSynchronizers.Fabio Alessandrelli2022-02-041-0/+390