Age | Commit message (Expand) | Author |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-12-04 | Mono/C#: Several android fixes | Ignacio Etcheverry |
2019-11-13 | Mono/C#: WebAssembly support | Ignacio Etcheverry |
2019-10-11 | C#: Fix detection of outdated release Godot API assemblies | Ignacio Etcheverry |
2019-08-09 | Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' | Ignacio Etcheverry |
2019-07-05 | Re-write mono module editor code in C# | Ignacio Etcheverry |
2019-07-03 | Mono: Android build and shared libraries fixes | Ignacio Etcheverry |
2019-06-03 | Android build and export for the mono module | Ignacio Etcheverry |
2019-05-26 | Add Godot constants to Mono project builds | ShyRed |
2019-02-20 | Add -Wshadow=local to warnings and fix reported issues. | marxin |
2019-02-10 | Fix exporting assemblies from wrong output path | Ignacio Etcheverry |
2019-01-18 | C#: Fix trying to build when there's no solution | Ignacio Etcheverry |
2019-01-08 | Use 'release_debug' for mono export templates | Hein-Pieter van Braam |
2019-01-07 | Use 'release_debug' for mono export templates | Hein-Pieter van Braam |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-11-08 | Fix assertion fail when loading assembly on project export | Ignacio Etcheverry |
2018-10-25 | Parse C# script namespace and class | Ignacio Etcheverry |
2018-10-22 | Fix internal assembly load from | Ignacio Etcheverry |
2018-10-03 | Mono: Editor and export template dependencies and fixes | Ignacio Etcheverry |
2018-02-25 | Mono: Better versioning and gracefully unloading of Godot API assemblies | Ignacio Etcheverry |
2018-02-22 | Mono: Add project export plugin | Ignacio Etcheverry |