summaryrefslogtreecommitdiff
path: root/editor/debugger/editor_debugger_node.h
AgeCommit message (Expand)Author
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