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
2019-04-06
Mono: Buildsystem support for finding MSBuild from VS2019
Ignacio Etcheverry
2019-04-05
Merge pull request #27677 from akien-mga/Wimplicit-fallthrough
Rémi Verschelde
2019-04-05
Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...
Rémi Verschelde
2019-04-05
Fix -Wimplicit-fallthrough warnings from GCC 8
Rémi Verschelde
2019-04-04
Mono: Make missing default constructor error more foolproof
ForLoveOfCats
2019-04-04
Mono: Makes GD.Convert take Variant.Type instead of int
ForLoveOfCats
2019-04-02
Fix memory leak introduced in bb6814a
Ignacio Etcheverry
2019-04-01
Merge pull request #27485 from Faless/io/encode_decode_safety_pr
Rémi Verschelde
2019-04-01
Add object encoding param to serialization methods
Fabio Alessandrelli
2019-04-01
doc: Bump version to 3.2
Rémi Verschelde
2019-03-29
EditorHelp, makerst: Improve enum ref resolving and constant ref support
Ignacio Etcheverry
2019-03-29
C#: Add DynamicGodotObject class
Ignacio Etcheverry
2019-03-23
Merge pull request #27359 from neikeq/who-reads-docs-anyway
Ignacio Roldán Etcheverry
2019-03-23
C#: Bindings generator now translates BBCode docs to XML comments
Ignacio Etcheverry
2019-03-20
Merge pull request #27270 from shartte/fix-generics-parsing
Ignacio Roldán Etcheverry
2019-03-20
Add support for new MSBuild directory naming introduced in VS 2019.
Sebastian Hartte
2019-03-20
Fix parsing of generic type declarations in C# source files.
Sebastian Hartte
2019-03-13
Merge pull request #27014 from neikeq/csharp-update-exports-only-in-editor
Rémi Verschelde
2019-03-13
C#: Update exports only in the editor
Ignacio Etcheverry
2019-03-12
Mono: Update welcome message with current state
Rémi Verschelde
2019-03-10
Mono: Some assembly referencing changes and cleanup
Ignacio Etcheverry
2019-03-09
Mono: Fix assemblies path String incorrectly constructed from utf8
Ignacio Etcheverry
2019-03-08
Merge pull request #26746 from shartte/godot-trace-listener
Ignacio Roldán Etcheverry
2019-03-08
Fix CSharpInstance::set not working with base classes
Ignacio Etcheverry
2019-03-07
Merge pull request #26773 from neikeq/issue-26628
Rémi Verschelde
2019-03-07
Mono: Fix crash with exported field of custom Reference derived type
Ignacio Etcheverry
2019-03-07
Merge pull request #26770 from neikeq/issue-26675
Ignacio Etcheverry
2019-03-07
Merge pull request #26761 from Chaosus/fix_mono_wrap
Ignacio Etcheverry
2019-03-07
Mono: Partially implement some Godot debug api functions
Ignacio Etcheverry
2019-03-07
Added a Godot TraceListener, which is automatically installed on startup. Fix...
Sebastian Hartte
2019-03-07
Fix division by zero at wrap functions in mono
Chaosus
2019-03-07
Merge pull request #26765 from neikeq/issue-25959
Ignacio Etcheverry
2019-03-07
Mono: Fix crash when re-using script binding after domain reloading
Ignacio Etcheverry
2019-03-07
Update scripts exports even when normal script instances are created to bette...
Sebastian Hartte
2019-03-06
Merge pull request #26713 from neikeq/print-msbuild-command
Rémi Verschelde
2019-03-06
Print MSBuild command if also printing output
Ignacio Etcheverry
2019-03-06
Merge pull request #26712 from neikeq/issue-26681
Ignacio Etcheverry
2019-03-06
Mono: Make 'Build' button generate solution if it doesn't exist
Ignacio Etcheverry
2019-03-05
Merge pull request #26661 from neikeq/issue-17601
Ignacio Etcheverry
2019-03-05
Mono: Fix array field being assigned MonoArray** instead of MonoArray*
Ignacio Etcheverry
2019-03-04
Merge pull request #26591 from neikeq/oi
Rémi Verschelde
2019-03-04
Mono: Add option to print MSBuild output and improve out of sync error
Ignacio Etcheverry
2019-03-02
Add mono log profiler support
Carter Anderson
2019-03-01
C#: Fix parsing of class full name when the base has generics
Ignacio Etcheverry
2019-02-28
Mono: Fail on script instance creation if constructor was not found
Ignacio Etcheverry
2019-02-28
Mono: Make sure the generated RootNamespace is a valid identifier
Ignacio Etcheverry
2019-02-28
Merge pull request #26411 from neikeq/issue-26195
Ignacio Etcheverry
2019-02-28
C#: Add Array.Resize(int) method
Ignacio Etcheverry
2019-02-27
Merge pull request #26159 from marxin/fix-Wsuggest-attribute=format
Rémi Verschelde
2019-02-27
Merge pull request #26134 from marxin/fix-Wsign-compare
Rémi Verschelde
[next]