Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -1/+0 |
* | Port member initialization from constructor to declaration (C++11) | Rémi Verschelde | 2020-05-14 | 1 | -2/+2 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -1/+1 |
* | Working multiple window support, including editor | Juan Linietsky | 2020-03-26 | 1 | -1/+0 |
* | Style: Set clang-format Standard to Cpp11 | Rémi Verschelde | 2020-03-17 | 1 | -1/+1 |
* | Improve the batch rename dialog | Hugo Locurcio | 2020-01-19 | 1 | -1/+1 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Use CheckBoxes in the editor instead of CheckButtons when applicable | Hugo Locurcio | 2019-07-04 | 1 | -4/+3 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde | 2018-09-12 | 1 | -1/+1 |
* | Implements "Batch Rename" editor tool. | Blazej Floch | 2018-01-22 | 1 | -0/+119 |