summaryrefslogtreecommitdiffstats
path: root/modules/mono/editor/mono_bottom_panel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Re-write mono module editor code in C#Ignacio Etcheverry2019-07-051-528/+0
* Add Godot constants to Mono project buildsShyRed2019-05-261-1/+4
* Mono: Some editor usability improvementsIgnacio Etcheverry2019-02-271-1/+6
* Mono: Create player script metadata when building manuallyIgnacio Etcheverry2019-02-081-2/+12
* Mono: CleanupIgnacio Etcheverry2019-02-031-2/+2
* Mono: Add assembly reloading to running gamesIgnacio Etcheverry2019-01-211-0/+8
* C#: Fix trying to build when there's no solutionIgnacio Etcheverry2019-01-181-0/+3
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* C#: Improve tool script support and fix reloading issuesIgnacio Etcheverry2018-11-301-3/+7
* Parse C# script namespace and classIgnacio Etcheverry2018-10-251-0/+6
* Remove redundant "== false" codeAaron Franke2018-10-061-1/+1
* Fix GCC compiler warning in mono moduleIgnacio Etcheverry2018-10-031-3/+3
* Fix/workaround for issue #21667Ignacio Etcheverry2018-09-121-3/+3
* Mono: Add 'View log' button to open the MSBuild log of a buildIgnacio Etcheverry2018-06-051-14/+46
* Merge pull request #17864 from NikodemL/fix_mono_bottom_panel_issue_activatedIgnacio Etcheverry2018-04-091-2/+7
|\
| * Fixed _issue_activated to take the correct issue id from the listNikodem Lokatelj2018-03-301-2/+7
* | Move GodotSharp and MonoBuildTab member variables to initializer listWilson E. Alvarez2018-03-271-14/+9
|/
* Mono: Add project export pluginIgnacio Etcheverry2018-02-221-1/+1
* Mono: Fix build status iconsIgnacio Etcheverry2018-02-171-5/+3
* Change 'Build Project' button style in Mono panelPaul Joannon2018-01-101-1/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Add more translatable text for editor plugins.geequlim2017-12-231-3/+3
* Mono: Add build project button and reload intervalIgnacio Etcheverry2017-10-291-0/+15
* Mono: Fix and cleanup build start errorsIgnacio Etcheverry2017-10-241-10/+12
* Added mono moduleIgnacio Etcheverry2017-10-031-0/+441