Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove String::find_last (same as rfind) | Stijn Hinlopen | 2020-07-03 | 1 | -1/+1 |
* | Style: Enforce braces around if blocks and loops | Rémi Verschelde | 2020-05-14 | 1 | -8/+16 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -1/+0 |
* | Add support for multiple RemoteDebuggerPeer(s). | Fabio Alessandrelli | 2020-05-12 | 1 | -15/+29 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -5/+5 |
* | Fix -Wshadow=local warning in EngineDebugger | Rémi Verschelde | 2020-03-10 | 1 | -3/+3 |
* | Refactor ScriptDebugger. | Fabio Alessandrelli | 2020-03-08 | 1 | -0/+186 |