summaryrefslogtreecommitdiffstats
path: root/core/debugger/script_debugger.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotSpartan3222024-10-131-0/+2
* Support threads in the script debuggerJuan Linietsky2023-07-261-16/+6
* Cleanup unused engine code v2kobewi2023-01-191-4/+0
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Add a new HashSet templatereduz2022-05-201-1/+1
* Replace most uses of Map by HashMapreduz2022-05-161-1/+1
* Vectors: Use clear() and has().Anilforextra2022-02-021-1/+1
* 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
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-4/+8
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-13/+0
* Refactor ScriptDebugger.Fabio Alessandrelli2020-03-081-0/+123