aboutsummaryrefslogtreecommitdiff
path: root/modules/mono/utils
Commit message (Collapse)AuthorAgeFilesLines
* Fix editor detecting msbuild with a msvc 'tools only' installIgnacio Etcheverry2018-05-021-0/+2
|
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-056-0/+6
| | | | | | Using `misc/scripts/fix_headers.py` on all Godot files. Some missing header guards were added, and the header inclusion order was fixed in the Bullet module.
* Update copyright statements to 2018Rémi Verschelde2018-01-016-12/+12
| | | | Happy new year to the wonderful Godot community!
* Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-072-2/+2
|
* Fix 'which' returning file without extension on WindowsIgnacio Etcheverry2017-10-301-3/+3
|
* Improve signature of signal target generated functionIgnacio Etcheverry2017-10-162-0/+35
|
* Added mono moduleIgnacio Etcheverry2017-10-036-0/+612