| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't warn when using TTRN() in a language without plurals | Haoyu Qiu | 2023-02-11 | 1 | -5/+0 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | [Font] Add an import option to pre-render all glyphs required for the transla... | bruvzg | 2022-11-10 | 1 | -0/+17 |
* | Add a new HashMap implementation | reduz | 2022-05-12 | 1 | -27/+13 |
* | Make FileAccess and DirAccess classes reference counted. | bruvzg | 2022-04-11 | 1 | -2/+1 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Use const references where possible for List range iterators | Rémi Verschelde | 2021-07-25 | 1 | -6/+6 |
* | Use C++ iterators for Lists in many situations | Aaron Franke | 2021-07-23 | 1 | -13/+10 |
* | Rename `instance()`->`instantiate()` when it's a verb | Lightning_A | 2021-06-19 | 1 | -1/+1 |
* | Core: Move DirAccess and FileAccess to `core/io` | Rémi Verschelde | 2021-06-11 | 1 | -1/+1 |
* | Remove uses of `auto` for better readability and online code reviews | Hugo Locurcio | 2021-04-26 | 1 | -10/+10 |
* | Rename PHashTranslation to OptimizedTranslation | Marcel Admiraal | 2021-03-20 | 1 | -1/+1 |
* | 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 |
* | Rename empty() to is_empty() | Marcel Admiraal | 2020-12-28 | 1 | -2/+2 |
* | Reorganized core/ directory, it was too fatty already | reduz | 2020-11-07 | 1 | -0/+312 |