Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes small typos and grammar correction | Anshul7sp1 | 2021-03-12 | 1 | -1/+1 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Merge pull request #44593 from madmiraal/rename-mainloop-methods | Rémi Verschelde | 2020-12-28 | 1 | -3/+3 |
|\ | |||||
| * | Rename MainLoop methods to match Node methods | Marcel Admiraal | 2020-12-22 | 1 | -3/+3 |
* | | Rename empty() to is_empty() | Marcel Admiraal | 2020-12-28 | 1 | -1/+1 |
|/ | |||||
* | 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 |