| Commit message (Expand) | Author | Age | Files | Lines |
* | Dotnet: Fix attributes for `sln`/`csproj` files | Thaddeus Crews | 2024-05-03 | 1 | -1/+1 |
* | Fill copyright field in .csproj files | Konstantin Kretov | 2024-04-26 | 1 | -0/+1 |
* | C#: Enable nullable environment for `GodotTools` | Thaddeus Crews | 2024-02-13 | 12 | -38/+192 |
* | Add `readonly` to C# methods and types that don't mutate | Raul Santos | 2022-11-14 | 1 | -1/+1 |
* | Merge pull request #64956 from raulsntos/dotnet/format-ci | Rémi Verschelde | 2022-08-29 | 3 | -5/+9 |
|\ |
|
| * | Fix C# style with `dotnet format` | Raul Santos | 2022-08-27 | 3 | -5/+9 |
* | | Merge pull request #64900 from raulsntos/dotnet/fix-exceptions | Ignacio Roldán Etcheverry | 2022-08-29 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | Fix various C# exceptions | Raul Santos | 2022-08-26 | 1 | -3/+3 |
* | | Use pattern matching to simplify `Equals` | Raul Santos | 2022-08-24 | 1 | -4/+1 |
|/ |
|
* | Mono: Update Newtonsoft.Json to 13.0.1 | Rémi Verschelde | 2022-06-23 | 1 | -1/+1 |
* | Restrict the project data directory configuration | ne0fhyk | 2021-10-18 | 1 | -5/+10 |
* | Provide a getter for the project data directory. | ne0fhyk | 2021-09-15 | 1 | -0/+1 |
* | Rename the ".mono" folder to ".godot/mono" | Aaron Franke | 2020-09-23 | 1 | -1/+1 |
* | C#: Add VisualStudio support | Ignacio Etcheverry | 2020-06-15 | 4 | -29/+57 |
* | C#: Rewrite GodotTools messaging protocol | Ignacio Etcheverry | 2020-05-09 | 15 | -0/+1218 |