summaryrefslogtreecommitdiffstats
path: root/core/debugger/engine_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
* Support threads in the script debuggerJuan Linietsky2023-07-261-1/+7
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Fix editor re-focus on debugger break on WindowsPedro J. Estébanez2022-07-211-1/+3
* Replace most uses of Map by HashMapreduz2022-05-161-4/+4
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Implement toast notifications in the editorGilles Roudière2021-10-141-1/+1
* Use doubles for time in many other placesAaron Franke2021-08-091-6/+6
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename MainLoop methods to match Node methodsMarcel Admiraal2020-12-221-3/+3
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-6/+6
* Add support for multiple RemoteDebuggerPeer(s).Fabio Alessandrelli2020-05-121-0/+7
* Replace NULL with nullptrlupoDharkael2020-04-021-7/+7
* Refactor ScriptDebugger.Fabio Alessandrelli2020-03-081-0/+130