| Commit message (Expand) | Author | Age | Files | Lines |
* | Use range iterators for `Map` | Lightning_A | 2021-09-30 | 1 | -8/+8 |
* | Optimize StringName usage | reduz | 2021-07-18 | 1 | -2/+2 |
* | Rename `instance()`->`instantiate()` when it's a verb | Lightning_A | 2021-06-19 | 1 | -1/+1 |
* | Modernize atomics | Pedro J. Estébanez | 2021-02-18 | 1 | -3/+3 |
* | Modernize Thread | Pedro J. Estébanez | 2021-01-29 | 1 | -2/+4 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Style: Enforce braces around if blocks and loops | Rémi Verschelde | 2020-05-14 | 1 | -3/+6 |
* | Style: Enforce separation line between function definitions | Rémi Verschelde | 2020-05-14 | 1 | -0/+2 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -7/+0 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -2/+2 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Small fixes to unrechable code, possibly overflows, using NULL pointers | qarmin | 2019-06-03 | 1 | -1/+1 |
* | Fix audio previews, closes #25979 | Juan Linietsky | 2019-02-21 | 1 | -1/+1 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Fix GCC 8 warnings about potentially unitialized variables | Rémi Verschelde | 2018-10-04 | 1 | -2/+2 |
* | Add missing copyright headers | Rémi Verschelde | 2018-08-29 | 1 | -0/+30 |
* | Fix crash when previewing null AudioStream | Poommetee Ketson | 2018-08-22 | 1 | -1/+2 |
* | Reduce unnecessary COW on Vector by make writing explicit | Hein-Pieter van Braam | 2018-07-26 | 1 | -2/+2 |
* | Entirely new (and much improved) animation editor. | Juan Linietsky | 2018-06-07 | 1 | -0/+211 |