summaryrefslogtreecommitdiffstats
path: root/modules/mono/mono_gd/gd_mono_method.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Implement CSharpScript::get_script_method_list and related functionality.Ben Rog-Wilhelm2018-12-071-0/+27
* Mono: Fix property set_value and cleanupIgnacio Etcheverry2018-07-311-9/+3
* Mono: Pending exceptions and cleanupIgnacio Etcheverry2018-07-041-12/+18
* [mono] fix signals parameter retrievalPaul Joannon2018-02-211-5/+7
* [Mono] Fixed "expression did not evaluate to a constant" compiler error for v...Nathan Warden2018-02-201-3/+4
* implement signal related methods in csharp_script so signals can be used with...Paul Joannon2018-02-171-0/+14
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Mono: Add properties support in scriptsIgnacio Etcheverry2018-01-041-13/+32
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Mono: Prevent raising exceptions in native codeIgnacio Etcheverry2017-10-231-3/+38
* Added mono moduleIgnacio Etcheverry2017-10-031-0/+192