summaryrefslogtreecommitdiffstats
path: root/editor/debugger/editor_debugger_node.h
Commit message (Expand)AuthorAgeFilesLines
* [Editor] Editor debugger binds according to editor settings.Fabio Alessandrelli2021-08-291-1/+1
* Fix camera override not workingrequizm2021-08-211-3/+2
* Implemented initial DAP supportEv1lbl0w2021-08-021-1/+4
* Optimize StringName usagereduz2021-07-181-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Debugger: Save options in project metadataRémi Verschelde2020-11-171-1/+2
* Added debugger plugin supportsimpu2020-08-261-0/+5
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-1/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-141-1/+1
* Support multiple debug protocols.Fabio Alessandrelli2020-05-121-1/+1
* Replace NULL with nullptrlupoDharkael2020-04-021-4/+4
* Threaded networking for editor debugger.Fabio Alessandrelli2020-03-081-13/+26
* Fix Breakpoint compare in new Debugger.Fabio Alessandrelli2020-02-231-1/+1
* Fix visuals of the new debugger editorMichael Alexsander2020-02-221-3/+4
* Huge Debugger/EditorDebugger refactor.Fabio Alessandrelli2020-02-211-0/+176