index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
mono
Age
Commit message (
Expand
)
Author
2018-03-16
Merge pull request #17179 from paulloz/mono-assemblies-preload-facades
Ignacio Etcheverry
2018-03-15
Merge pull request #17388 from Hinsbart/mono_class_name
Rémi Verschelde
2018-03-15
Mono: Avoid invalid class names.
Andreas Haas
2018-03-04
[mono] write classes with no constructor as abstract
Paul Joannon
2018-03-04
[mono] rename functions to conform to PascalCase
Paul Joannon
2018-03-02
[mono] add the 'Facades' subfolder to the searched directories in _preload_hook
Paul Joannon
2018-02-27
More reliably find mscorlib.dll on Linux
Hein-Pieter van Braam
2018-02-27
doc: Remove status from hardcoded version string
Rémi Verschelde
2018-02-27
Merge pull request #17075 from paulloz/fix-build-mono-debug-notools
Rémi Verschelde
2018-02-27
Merge pull request #15641 from neikeq/mono-is-picky-regarding-corlib-so-we-mu...
Rémi Verschelde
2018-02-27
fix build error when compiling with mono, tools=no, target=release
Paul Joannon
2018-02-26
Merge pull request #17046 from NathanWarden/fixed_mono_marshalling
Rémi Verschelde
2018-02-26
The marshalling in was also incorrect.
Nathan Warden
2018-02-25
Mono: Better versioning and gracefully unloading of Godot API assemblies
Ignacio Etcheverry
2018-02-25
Merge pull request #16804 from Valentactive/fix_mono_template_compiling
Rémi Verschelde
2018-02-24
Merge pull request #16981 from paulloz/mono-nested-exceptions
Ignacio Etcheverry
2018-02-24
[mono] get stacktraces for all inner exceptions
Paul Joannon
2018-02-24
Merge pull request #16986 from neikeq/issue-16983
Ignacio Etcheverry
2018-02-24
Mono: Fix bindings for parameters in vararg methods
Ignacio Etcheverry
2018-02-22
fix release builds with mono
Michele Valente
2018-02-22
Mono: Add project export plugin
Ignacio Etcheverry
2018-02-21
Update warning about C# support
Rémi Verschelde
2018-02-21
[mono] fix signals parameter retrieval
Paul Joannon
2018-02-20
[Mono] Fixed "expression did not evaluate to a constant" compiler error for v...
Nathan Warden
2018-02-19
doc: Update version string in header
Rémi Verschelde
2018-02-18
Merge pull request #16326 from NathanWarden/fix_basis_mono
Ignacio Etcheverry
2018-02-18
Merge pull request #16749 from PJB3005/18-02-16-project-manager-mono-debug-fix
Ignacio Etcheverry
2018-02-18
Merge pull request #16746 from PJB3005/18-02-16-fix-nodepath-pascalcase
Ignacio Etcheverry
2018-02-18
Merge pull request #16747 from PJB3005/18-02-16-nodepath-tostring
Ignacio Etcheverry
2018-02-17
Merge pull request #16770 from paulloz/csharp-signal-attribute
Rémi Verschelde
2018-02-17
implement signal related methods in csharp_script so signals can be used with...
Paul Joannon
2018-02-17
add a [Signal] attribute to CSharpScripts
Paul Joannon
2018-02-17
Mono: Fix build status icons
Ignacio Etcheverry
2018-02-16
Makes project manager never initialize mono debug.
Pieter-Jan Briers
2018-02-16
Makes NodePath and RID follow PascalCase in C#.
Pieter-Jan Briers
2018-02-16
Give C# NodePath a ToString().
Pieter-Jan Briers
2018-02-14
Merge pull request #15574 from paulloz/mono-build-project-button
Rémi Verschelde
2018-02-14
Merge pull request #16331 from Benjamin-Dobell/pull/fix-pkgconfig-mono
Rémi Verschelde
2018-02-10
Add and use mono build variables with cloned environment.
Jonathan Tinkham
2018-02-02
[Mono] Basis values now marshalled in the correct order.
Nathan Warden
2018-02-03
Fix pkgconfig detection of mono
Benjamin Dobell
2018-02-01
Fix inconsistencies and typos in argument names
Paolo Perkovic
2018-02-01
Merge pull request #16258 from NathanWarden/fix_mono_decimals_method
Rémi Verschelde
2018-02-01
Merge pull request #16205 from neikeq/issue-15053
Rémi Verschelde
2018-02-01
Merge pull request #16002 from bruvzg/mono_loading_form_res
Rémi Verschelde
2018-01-31
Fix an infinite recursion in the Mathf.Decimals method when using floats.
Nathan Warden
2018-01-31
Mono: Allow loading `mscorlib` from resources.
bruvzg
2018-01-30
Added async and await as C# keywords.
Nathan Warden
2018-01-30
Mono: Remove automatic script multilevel calls
Ignacio Etcheverry
2018-01-27
Merge pull request #16118 from neikeq/i-dont-know-what-to-write-here-anymore
Rémi Verschelde
[next]