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
/
mono_gd
Age
Commit message (
Expand
)
Author
2019-02-15
Don't print 'Cannot find Mono in the registry' if bundled with Godot
Ignacio Etcheverry
2019-02-15
Mono: Fix export template build errors
Ignacio Etcheverry
2019-02-13
Merge pull request #25821 from akien-mga/sync-class-and-filenames
Rémi Verschelde
2019-02-12
Modules: Ensure classes match their header filename
Rémi Verschelde
2019-02-12
Merge pull request #25721 from neikeq/ww
Rémi Verschelde
2019-02-10
Do not initialize Mono if 'res://.mono/' and mscorlib are missing
Ignacio Etcheverry
2019-02-09
Use script instance binding for objects constructed from C#
Ignacio Etcheverry
2019-02-03
Merge pull request #25574 from neikeq/ss
Ignacio Etcheverry
2019-02-03
Mono: Fix default debugger agent argument never being used
Ignacio Etcheverry
2019-02-03
Mono: Lifetime fixes for CSharpInstance and instance binding data
Ignacio Etcheverry
2019-02-03
Mono: Fix MonoPosixHelper not being found
Ignacio Etcheverry
2019-02-03
Mono: Cleanup
Ignacio Etcheverry
2019-01-22
Mono: Fix hot reload build errors and cleanup
Ignacio Etcheverry
2019-01-21
Mono: Add assembly reloading to running games
Ignacio Etcheverry
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
Fix missing/malformed license headers
Rémi Verschelde
2018-12-16
Reduce String CoW
Hein-Pieter van Braam
2018-12-08
Tweaks after feedback
Ben Rog-Wilhelm
2018-12-07
Implement CSharpScript::get_script_method_list and related functionality.
Ben Rog-Wilhelm
2018-11-30
Merge pull request #24091 from neikeq/ii
Ignacio Etcheverry
2018-11-30
C#: Improve tool script support and fix reloading issues
Ignacio Etcheverry
2018-11-08
Merge pull request #23583 from neikeq/ee
Ignacio Etcheverry
2018-11-08
Improve the C# API projects generation
Ignacio Etcheverry
2018-11-05
Fix false error when exporting enum in c#
Ryan Schmitt
2018-10-25
Merge pull request #23162 from neikeq/cc
Ignacio Etcheverry
2018-10-25
Parse C# script namespace and class
Ignacio Etcheverry
2018-10-22
Fix internal assembly load from
Ignacio Etcheverry
2018-10-21
Removed undeclared and unused variable, which caused a compile error
Mads Ynddal
2018-10-17
C#: Optimize struct marshalling
Ignacio Etcheverry
2018-10-06
Mono: Fix crash on NodePath/RID disposal during Godot shutdown
Ignacio Etcheverry
2018-10-05
Fix build error for windows mono export templates
Ignacio Etcheverry
2018-10-03
Mono: Editor and export template dependencies and fixes
Ignacio Etcheverry
2018-09-27
Mono: Fix not creating generic Array or Dictionary where expected
Ignacio Etcheverry
2018-09-26
Do not update cache if the C# API assembly is out of sync
Ignacio Etcheverry
2018-09-17
Mono: Fix opening code editors in OSX and cleanup
Ignacio Etcheverry
2018-09-15
Rename slave keyword to puppet
Fabio Alessandrelli
2018-09-13
Merge pull request #21982 from luzpaz/misc-typos
Rémi Verschelde
2018-09-12
Misc. typos
luz.paz
2018-09-12
C#: Fix explicit enum values when exporting member
Ignacio Etcheverry
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
C#: Fix cs_files glue mismatch bug
Ignacio Etcheverry
2018-09-12
Fix/workaround for issue #21667
Ignacio Etcheverry
2018-09-12
Add some mono root hint dirs for OSX
Ignacio Etcheverry
2018-09-12
Cleanup of c# api files and bindings generator
Ignacio Etcheverry
2018-08-25
Added Collections namespace to Array & Dictionary
exts
2018-08-24
Merge pull request #20717 from PJB3005/18-08-04-godot-exceptions
Ignacio Etcheverry
2018-08-24
Add print_verbose to print to stdout only in verbose mode
Rémi Verschelde
2018-08-23
Fix Mono exception handling.
Pieter-Jan Briers
2018-08-22
Mono: Fix weird crash when loading corlib
Ignacio Etcheverry
2018-08-22
Merge pull request #18502 from space-wizards/18-04-29-assembly-load-hook
Ignacio Etcheverry
[next]