Age | Commit message (Expand) | Author |
---|---|---|
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
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: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-05-14 | Port member initialization from constructor to declaration (C++11) | Rémi Verschelde |
2020-05-12 | Support multiple debug protocols. | Fabio Alessandrelli |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-03-08 | Threaded networking for editor debugger. | Fabio Alessandrelli |
2020-02-23 | Fix Breakpoint compare in new Debugger. | Fabio Alessandrelli |
2020-02-22 | Fix visuals of the new debugger editor | Michael Alexsander |
2020-02-21 | Huge Debugger/EditorDebugger refactor. | Fabio Alessandrelli |