Age | Commit message (Expand) | Author |
---|---|---|
2021-05-14 | Codechange: use thread safe time functions | rubidium42 |
2021-01-08 | Codechange: Remove min/max functions in favour of STL variants (#8502) | Charles Pigott |
2020-12-27 | Codechange: Even more std::string usage in file IO. | Michael Lutz |
2020-02-13 | Codechange: Format unsigned integers with %u instead of %i or %d. | Quipyowert2 |
2020-01-26 | Feature: NewGRF callback profiling (#7868) | Niels Martin Hansen |