godot/modules/mono/editor
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
..
GodotTools Merge pull request #30842 from neikeq/fix-custom-props-msbuild 2019-07-26 18:33:52 +02:00
bindings_generator.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' 2019-08-09 12:13:21 +02:00
bindings_generator.h Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' 2019-08-09 12:13:21 +02:00
csharp_project.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' 2019-08-09 12:13:21 +02:00
csharp_project.h Re-write mono module editor code in C# 2019-07-05 09:38:23 +02:00
editor_internal_calls.cpp Mono: Better handling of missing/outdated API assemblies 2019-07-14 19:17:07 +02:00
editor_internal_calls.h Re-write mono module editor code in C# 2019-07-05 09:38:23 +02:00
godotsharp_export.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' 2019-08-09 12:13:21 +02:00
godotsharp_export.h Re-write mono module editor code in C# 2019-07-05 09:38:23 +02:00
script_class_parser.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' 2019-08-09 12:13:21 +02:00
script_class_parser.h