summaryrefslogtreecommitdiffstats
path: root/modules/mono/editor/monodevelop_instance.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
| | | | Happy new year to the wonderful Godot community!
* Mono: Fix opening code editors in OSX and cleanupIgnacio Etcheverry2018-09-171-5/+6
|
* Mono: Pending exceptions and cleanupIgnacio Etcheverry2018-07-041-8/+8
|
* Mono: Fix starting MonoDevelop process from the wrong appdomainIgnacio Etcheverry2018-01-121-0/+2
|
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
| | | | | | 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.
* Mono: Add properties support in scriptsIgnacio Etcheverry2018-01-041-1/+1
|
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
| | | | Happy new year to the wonderful Godot community!
* Added mono moduleIgnacio Etcheverry2017-10-031-0/+81