Age | Commit message (Expand) | Author |
---|---|---|
2022-05-20 | Add a new HashSet template | reduz |
2022-05-16 | Replace most uses of Map by HashMap | reduz |
2022-05-11 | Fix ZipIO crash when reused (and possible leaks). | bruvzg |
2022-04-11 | Make FileAccess and DirAccess classes reference counted. | bruvzg |
2022-04-06 | Fix some issues found by cppcheck. | bruvzg |
2022-03-26 | HTML5: Explain why export templates are missing | Rémi Verschelde |
2022-03-16 | Implement GDExtension export plugin. | bruvzg |
2022-03-05 | Rename StreamTexture* to CompressedTexture* | reduz |
2022-01-05 | Fix decoding UTF-8 filenames on unzipping. | bruvzg |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-12-09 | Replace String comparisons with "", String() to is_empty() | Nathan Franke |
2021-11-23 | Rename `remove()` to `remove_at()` when removing by index | Lightning_A |
2021-08-31 | Make platform feature tag names lowercase | Hugo Locurcio |
2021-08-12 | Split uwp platform export template into multiple files | Sergey Minakov |