| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 1 | -0/+2 |
* | Fix member names of `AudioFrame` to match extension | A Thousand Ships | 2024-02-13 | 1 | -4/+4 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang... | bruvzg | 2022-10-07 | 1 | -3/+3 |
* | Rename `str2var` to `str_to_var` and similar | Micky | 2022-08-26 | 1 | -1/+1 |
* | Code quality: Fix header guards consistency | Rémi Verschelde | 2022-07-25 | 1 | -0/+1 |
* | Replace most uses of Map by HashMap | reduz | 2022-05-16 | 1 | -4/+4 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Rename `instance()`->`instantiate()` when it's a verb | Lightning_A | 2021-06-19 | 1 | -2/+2 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Style: Enforce separation line between function definitions | Rémi Verschelde | 2020-05-14 | 1 | -0/+1 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -9/+0 |
* | Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. | Juan Linietsky | 2020-02-25 | 1 | -1/+1 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Reduce unnecessary COW on Vector by make writing explicit | Hein-Pieter van Braam | 2018-07-26 | 1 | -3/+3 |
* | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
* | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
* | Made Vector::ptrw explicit for writing, compiler was sometimes using the wron... | Juan Linietsky | 2017-11-25 | 1 | -3/+3 |
* | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
* | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
* | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 1 | -44/+34 |
* | Add a bunch of missing Godot headers in own files | Rémi Verschelde | 2017-03-05 | 1 | -0/+28 |
* | Rename the _MD macro to D_METHOD | Hein-Pieter van Braam | 2017-02-13 | 1 | -3/+3 |
* | WIP new AudioServer, with buses, effects, etc. | Juan Linietsky | 2017-01-21 | 1 | -0/+122 |