godot/modules/mono/mono_gd
PJB3005 7368a0e0f0 Fix fatal mono logs not getting logged to disk.
They aborted the application without flushing the log file.

Also there was a typo.
2017-12-19 17:36:33 +01:00
..
gd_mono.cpp Fix thread checking to queue instances for deletion 2017-11-01 01:51:12 +01:00
gd_mono.h Fix assembly load hooks 2017-10-07 04:21:55 +02:00
gd_mono_assembly.cpp Fix FrameworkPathOverride and assemblies path loop 2017-10-29 22:22:38 +01:00
gd_mono_assembly.h Fix assembly load hooks 2017-10-07 04:21:55 +02:00
gd_mono_class.cpp Export attribute fixes and improvements 2017-10-17 14:42:13 +02:00
gd_mono_class.h Export attribute fixes and improvements 2017-10-17 14:42:13 +02:00
gd_mono_field.cpp Mono: Fix compiler error with Variant::operator AABB() 2017-11-18 18:13:57 +01:00
gd_mono_field.h Added mono module 2017-10-03 00:01:26 +02:00
gd_mono_header.h Added mono module 2017-10-03 00:01:26 +02:00
gd_mono_internals.cpp Style: Apply new clang-format 5.0 style to all files 2017-12-07 08:02:00 +01:00
gd_mono_internals.h Added mono module 2017-10-03 00:01:26 +02:00
gd_mono_log.cpp Fix fatal mono logs not getting logged to disk. 2017-12-19 17:36:33 +01:00
gd_mono_log.h Added mono module 2017-10-03 00:01:26 +02:00
gd_mono_marshal.cpp Mono: Fix compiler error with Variant::operator AABB() 2017-11-18 18:13:57 +01:00
gd_mono_marshal.h Rename Rect3 to AABB. 2017-11-17 11:01:41 -05:00
gd_mono_method.cpp Mono: Prevent raising exceptions in native code 2017-10-23 00:35:14 +02:00
gd_mono_method.h Added mono module 2017-10-03 00:01:26 +02:00
gd_mono_utils.cpp Rename Rect3 to AABB. 2017-11-17 11:01:41 -05:00
gd_mono_utils.h Rename Rect3 to AABB. 2017-11-17 11:01:41 -05:00