summaryrefslogtreecommitdiffstats
path: root/modules/multiplayer/editor
Commit message (Expand)AuthorAgeFilesLines
...
* Fix periods in editor strings and messagesHugo Locurcio2022-11-141-1/+1
* [MP] Move engine and editor profilers to a plugin.Fabio Alessandrelli2022-11-146-90/+503
* Use forward-declarations in EditorPlugin where possibletrollodel2022-11-112-6/+7
* Unify usage of undo_redo in editorkobewi2022-11-021-2/+2
* Add per-scene UndoRedokobewi2022-08-221-3/+4
* [MP] Cleanup and fixes for replication plugin.Fabio Alessandrelli2022-08-072-122/+8
* Remove excessive `editor/property_editor.h` includesYuri Sizov2022-08-012-0/+5
* Extract EditorResourceConversionPlugin into its own source files and clean up...Yuri Sizov2022-07-311-1/+0
* Remove Signal connect bindsJuan Linietsky2022-07-291-2/+2
* [Net] Modularize multiplayer, expose MultiplayerAPI to extensions.Fabio Alessandrelli2022-07-262-0/+793