Age | Commit message (Expand) | Author |
---|---|---|
2021-06-11 | Merge pull request #49279 from Calinou/rename-string-is-abs-path-method | Rémi Verschelde |
2021-06-07 | Style: Cleanup uses of double spaces between words | Rémi Verschelde |
2021-06-03 | Rename `String.is_abs_path()` to `String.is_absolute_path()` | Hugo Locurcio |
2021-01-15 | [Plugins] Rename 'PluginConfig' struct to platform specific name | Sergey Minakov |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-28 | Rename empty() to is_empty() | Marcel Admiraal |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |
2020-06-22 | Remove GodotPayment android plugin | Timo Schwarzer |
2020-05-26 | Merge pull request #39050 from timoschwarzer/google-play-billing-4.0 | Rémi Verschelde |
2020-05-25 | Re-implement GodotPayment Android plugin using the Google Play Billing library | Timo Schwarzer |
2020-05-25 | Perform a clean Gradle build if android plugins changed | Marcus Brummer |
2020-05-17 | Implementation of the Godot Android Plugin configuration file | Fredia Huya-Kouadio |