summaryrefslogtreecommitdiff
path: root/editor/debugger/editor_debugger_node.h
AgeCommit message (Expand)Author
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-04Auto-Increment Debugger PortNathan Franke
2021-08-29[Editor] Editor debugger binds according to editor settings.Fabio Alessandrelli
2021-08-21Fix camera override not workingrequizm
2021-08-02Implemented initial DAP supportEv1lbl0w
2021-07-18Optimize StringName usagereduz
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-17Debugger: Save options in project metadataRémi Verschelde
2020-08-26Added debugger plugin supportsimpu
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-14Port member initialization from constructor to declaration (C++11)Rémi Verschelde
2020-05-12Support multiple debug protocols.Fabio Alessandrelli
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-08Threaded networking for editor debugger.Fabio Alessandrelli
2020-02-23Fix Breakpoint compare in new Debugger.Fabio Alessandrelli
2020-02-22Fix visuals of the new debugger editorMichael Alexsander
2020-02-21Huge Debugger/EditorDebugger refactor.Fabio Alessandrelli