summaryrefslogtreecommitdiffstats
path: root/core/debugger/script_debugger.h
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-7/+16
* Cleanup unused engine code v2kobewi2023-01-191-1/+0
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Add a new HashSet templatereduz2022-05-201-3/+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
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-5/+5
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-1/+1
* Style: Harmonize header guards to style guide [Core]Rémi Verschelde2020-03-251-1/+1
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-2/+2
* Refactor ScriptDebugger.Fabio Alessandrelli2020-03-081-0/+80