Age | Commit message (Expand) | Author |
2021-12-04 | Auto-Increment Debugger Port | Nathan Franke |
2021-10-27 | Improve appearance of the editor Debugger bottom panel menu | Hugo Locurcio |
2021-09-30 | Use range iterators for `Map` | Lightning_A |
2021-09-14 | Merge pull request #52226 from Faless/debugger/4.x_start_options | Rémi Verschelde |
2021-09-01 | Merge pull request #51639 from Ev1lbl0w/gsoc21-dap | Fabio Alessandrelli |
2021-08-31 | Implemented advanced features of DAP | Ev1lbl0w |
2021-08-29 | [Editor] Editor debugger binds according to editor settings. | Fabio Alessandrelli |
2021-08-21 | Fix camera override not working | requizm |
2021-08-02 | Implemented initial DAP support | Ev1lbl0w |
2021-07-18 | Optimize StringName usage | reduz |
2021-06-19 | Rename `instance()`->`instantiate()` when it's a verb | Lightning_A |
2021-04-23 | fix stop debugger on closing game | Stefan Boronczyk |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-28 | Rename empty() to is_empty() | Marcel Admiraal |
2020-12-23 | Rename Control margin to offset | Marcel Admiraal |
2020-11-17 | Debugger: Save options in project metadata | Rémi Verschelde |
2020-08-26 | Added debugger plugin support | simpu |
2020-05-14 | Style: Enforce braces around if blocks and loops | Rémi Verschelde |
2020-05-14 | Style: Enforce separation line between function definitions | Rémi Verschelde |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-05-12 | Support multiple debug protocols. | Fabio Alessandrelli |
2020-05-09 | Use a different icon for the debugger tab with both warnings and errors | Hugo Locurcio |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-03-26 | Popups are now windows also (broken!) | Juan Linietsky |
2020-03-08 | Update editor debugger to new remote debugger. | Fabio Alessandrelli |
2020-03-08 | Threaded networking for editor debugger. | Fabio Alessandrelli |
2020-02-28 | Signals: Port connect calls to use callable_mp | Rémi Verschelde |
2020-02-22 | Fix visuals of the new debugger editor | Michael Alexsander |
2020-02-21 | Huge Debugger/EditorDebugger refactor. | Fabio Alessandrelli |