godot/modules/mono/glue
Ignacio Etcheverry c55ce204b3 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono'
And 'CRASH_*_MSG' as well.

Also make error messages puntuation and quotation more consistent.
2019-08-09 12:13:21 +02:00
..
Managed [Mono] Make all structs seralizable 2019-08-07 18:34:52 -07:00
arguments_vector.h
base_object_glue.cpp Fix Godot.Object.ToString() infinite recursion 2019-07-08 18:07:20 +02:00
base_object_glue.h
collections_glue.cpp Mono: Fix Array IndexOutOfRangeException not being thrown 2019-07-03 17:56:08 +02:00
collections_glue.h
gd_glue.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' 2019-08-09 12:13:21 +02:00
gd_glue.h
glue_header.h
nodepath_glue.cpp
nodepath_glue.h
rid_glue.cpp
rid_glue.h
string_glue.cpp Re-write mono module editor code in C# 2019-07-05 09:38:23 +02:00
string_glue.h