summaryrefslogtreecommitdiffstats
path: root/core/debugger/remote_debugger.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotSpartan3222024-10-131-0/+2
* Add const lvalue ref to core/* container parametersMuller-Castro2024-02-141-1/+1
* Hot-reload only changed scriptsrune-scape2024-01-021-0/+1
* Support threads in the script debuggerJuan Linietsky2023-07-261-0/+11
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* [MP] Move engine and editor profilers to a plugin.Fabio Alessandrelli2022-11-141-2/+0
* Adding print_rich for printing with BBCodeVoylin2022-06-291-1/+2
* Fix more issues found by cppcheck.bruvzg2022-04-201-1/+1
* [Debugger] Move most profilers to ServersDebugger.Fabio Alessandrelli2022-02-061-10/+4
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Implement toast notifications in the editorGilles Roudière2021-10-141-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-4/+4
* Refactor MethodBind to use variadic templatesreduz2020-10-181-1/+1
* Add support for multiple RemoteDebuggerPeer(s).Fabio Alessandrelli2020-05-121-2/+0
* Format remote printerr properly in script debugger outputPouleyKetchoupp2020-05-011-1/+10
* Replace NULL with nullptrlupoDharkael2020-04-021-4/+4
* Refactor ScriptDebugger.Fabio Alessandrelli2020-03-081-0/+114