godot/modules/mono
2018-06-06 22:31:54 +08:00
..
doc_classes doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
editor allow undefined GODOT_DEBUG_MSBUILD environment variable 2018-06-06 22:31:54 +08:00
glue New sync keywords in GDScript, NativeScript, Mono 2018-05-29 20:26:41 +02:00
mono_gd Mono: Null checks when marshaling from MonoArray* and managed Dictionary 2018-06-05 22:14:32 +02:00
utils Fix editor detecting msbuild with a msvc 'tools only' install 2018-05-02 15:06:25 +02:00
config.py Fix Mono static linking on Mingw 2018-06-01 21:46:46 +02:00
csharp_script.cpp Merge pull request #18792 from PJB3005/18-05-11-objectdb-verbose-mono 2018-06-05 10:03:11 +02:00
csharp_script.h Refactor RPCMode enum and checks 2018-05-29 20:26:41 +02:00
godotsharp_defs.h Mono: Better versioning and gracefully unloading of Godot API assemblies 2018-02-25 20:56:27 +01:00
godotsharp_dirs.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
godotsharp_dirs.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
mono_gc_handle.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
mono_gc_handle.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
mono_reg_utils.py Fix msbuild with a msvc 'tools only' install 2018-04-30 12:52:18 +02:00
register_types.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
register_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub Merge pull request #15641 from neikeq/mono-is-picky-regarding-corlib-so-we-must-make-sure-to-ship-the-right-version-otherwise-something-bad-may-happen 2018-02-27 11:08:17 +01:00
signal_awaiter_utils.cpp SignalAwaiter::_signal_callback was calling the thunk with a wrong pointer 2018-01-23 12:58:54 +01:00
signal_awaiter_utils.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00