aboutsummaryrefslogtreecommitdiff
path: root/modules/mono (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Mono: Add project export pluginIgnacio Etcheverry2018-02-2212-56/+377
|/ /
* | Update warning about C# supportRémi Verschelde2018-02-211-3/+4
* | [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
* | doc: Update version string in headerRémi Verschelde2018-02-193-3/+3
* | Merge pull request #16326 from NathanWarden/fix_basis_monoIgnacio Etcheverry2018-02-182-6/+6
|\ \
| * | [Mono] Basis values now marshalled in the correct order.Nathan Warden2018-02-022-6/+6
* | | Merge pull request #16749 from PJB3005/18-02-16-project-manager-mono-debug-fixIgnacio Etcheverry2018-02-181-16/+2
|\ \ \
| * | | Makes project manager never initialize mono debug.Pieter-Jan Briers2018-02-161-16/+2
* | | | Merge pull request #16746 from PJB3005/18-02-16-fix-nodepath-pascalcaseIgnacio Etcheverry2018-02-181-1/+1
|\ \ \ \
| * | | | Makes NodePath and RID follow PascalCase in C#.Pieter-Jan Briers2018-02-161-1/+1
| |/ / /
* | | | Merge pull request #16747 from PJB3005/18-02-16-nodepath-tostringIgnacio Etcheverry2018-02-181-1/+2
|\ \ \ \
| * | | | Give C# NodePath a ToString().Pieter-Jan Briers2018-02-161-1/+2
| |/ / /
* | | | Merge pull request #16770 from paulloz/csharp-signal-attributeRémi Verschelde2018-02-179-3/+186
|\ \ \ \
| * | | | implement signal related methods in csharp_script so signals can be used with...Paul Joannon2018-02-174-8/+89
| * | | | add a [Signal] attribute to CSharpScriptsPaul Joannon2018-02-177-1/+103
| |/ / /
* / / / Mono: Fix build status iconsIgnacio Etcheverry2018-02-171-5/+3
|/ / /
* | | Merge pull request #15574 from paulloz/mono-build-project-buttonRémi Verschelde2018-02-141-1/+1
|\ \ \
| * | | Change 'Build Project' button style in Mono panelPaul Joannon2018-01-101-1/+1
* | | | Merge pull request #16331 from Benjamin-Dobell/pull/fix-pkgconfig-monoRémi Verschelde2018-02-141-0/+1
|\ \ \ \
| * | | | Fix pkgconfig detection of monoBenjamin Dobell2018-02-031-0/+1
| | |/ / | |/| |
* / | | Add and use mono build variables with cloned environment.Jonathan Tinkham2018-02-101-2/+2
|/ / /
* | | Fix inconsistencies and typos in argument namesPaolo Perkovic2018-02-014-7/+7
* | | Merge pull request #16258 from NathanWarden/fix_mono_decimals_methodRémi Verschelde2018-02-011-1/+1
|\ \ \
| * | | Fix an infinite recursion in the Mathf.Decimals method when using floats.Nathan Warden2018-01-311-1/+1
* | | | Merge pull request #16205 from neikeq/issue-15053Rémi Verschelde2018-02-012-22/+9
|\ \ \ \
| * | | | Mono: Remove automatic script multilevel callsIgnacio Etcheverry2018-01-302-22/+9
| |/ / /
* | | | Merge pull request #16002 from bruvzg/mono_loading_form_resRémi Verschelde2018-02-011-0/+31
|\ \ \ \
| * | | | Mono: Allow loading `mscorlib` from resources.bruvzg2018-01-311-0/+31
| |/ / /
* / / / Added async and await as C# keywords.Nathan Warden2018-01-301-3/+7
|/ / /
* | | Merge pull request #16118 from neikeq/i-dont-know-what-to-write-here-anymoreRémi Verschelde2018-01-272-0/+12
|\ \ \
| * | | Mono: Fix build errors with tools=no and target=releaseIgnacio Etcheverry2018-01-272-0/+12
* | | | Mono: Fix method_bind fields being generated as instance membersIgnacio Etcheverry2018-01-271-2/+1
|/ / /
* | | Mono: Don't defer call to dispose queue objects when finalizing domainIgnacio Etcheverry2018-01-261-5/+7
* | | Mono: Fix NodePath and RID bindingsIgnacio Etcheverry2018-01-254-43/+141
* | | doc: Sync with current sourceRémi Verschelde2018-01-253-3/+3
* | | Merge pull request #16016 from neikeq/issue-13316Ignacio Etcheverry2018-01-241-2/+7
|\ \ \
| * | | Fix CSharpInstance::call not initializing CallErrorIgnacio Etcheverry2018-01-241-2/+7
* | | | SignalAwaiter::_signal_callback was calling the thunk with a wrong pointerPaul Joannon2018-01-232-2/+2
* | | | Merge pull request #15972 from akien-mga/mono-warningRémi Verschelde2018-01-222-1/+93
|\ \ \ \
| * | | | Mono: Display opt-out warning in editor about WIP statusRémi Verschelde2018-01-222-1/+93
* | | | | RID cached class was wrong (mono)Paul Joannon2018-01-221-1/+1
|/ / / /
* | | | fix GDMonoProperty::set_valuePaul Joannon2018-01-211-1/+1
* | | | Fix typos in code and docs with codespellRémi Verschelde2018-01-182-2/+2
* | | | remove c#7 features for compatibility with 2015 Build ToolsKelly Thomas2018-01-181-2/+2
* | | | remove an unneeded marshalling functionPaul Joannon2018-01-182-11/+6
* | | | fix marshalling when a function is returning an object from c#Paul Joannon2018-01-181-4/+4
|/ / /
* | / doc: Update version string in XMLRémi Verschelde2018-01-133-3/+3
| |/ |/|
* | Mono: Some StackTrace to StackInfo[] fixesIgnacio Etcheverry2018-01-124-6/+38
* | Mono: Fix starting MonoDevelop process from the wrong appdomainIgnacio Etcheverry2018-01-121-0/+2