summaryrefslogtreecommitdiffstats
path: root/modules/mono/editor/csharp_project.cpp
Commit message (Expand)AuthorAgeFilesLines
* C#: Switch games to MSBuild Sdks and .NET StandardIgnacio Etcheverry2020-07-251-69/+0
* Mono/C#: Fix several clang-tidy warnings and cleanupIgnacio Etcheverry2020-07-051-1/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-2/+2
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Mono/C#: Re-structure API solution and GodotTools post-build targetIgnacio Etcheverry2019-12-281-48/+0
* C#: Fix detection of outdated release Godot API assembliesIgnacio Etcheverry2019-10-111-1/+1
* Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono'Ignacio Etcheverry2019-08-091-6/+4
* Re-write mono module editor code in C#Ignacio Etcheverry2019-07-051-170/+36
* Mono: Lazily load scripts metadata fileIgnacio Etcheverry2019-04-261-1/+1
* Fix C# script metadata creation error due to missing directoryIgnacio Etcheverry2019-01-211-0/+9
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Merge pull request #23505 from zorbathut/zorbathut/updateprojectIgnacio Etcheverry2018-11-081-0/+3
|\
| * Add option for automatic project updating.Ben Rog-Wilhelm2018-11-041-0/+3
* | Improve the C# API projects generationIgnacio Etcheverry2018-11-081-3/+13
|/
* Fix C# parsing the full name of base typesIgnacio Etcheverry2018-10-281-0/+1
* Parse C# script namespace and classIgnacio Etcheverry2018-10-251-0/+109
* Mono: Editor and export template dependencies and fixesIgnacio Etcheverry2018-10-031-4/+4
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-2/+2
* Mono: Pending exceptions and cleanupIgnacio Etcheverry2018-07-041-16/+16
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Marshal NULL MonoString* as empty Godot stringIgnacio Etcheverry2017-12-241-3/+3
* Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-071-1/+1
* Added mono moduleIgnacio Etcheverry2017-10-031-0/+120