godot-module-template/modules/mono/utils
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
..
android_utils.cpp Mono: Android build and shared libraries fixes 2019-07-03 17:48:12 +02:00
android_utils.h Mono: Android build and shared libraries fixes 2019-07-03 17:48:12 +02:00
macros.h
mono_reg_utils.cpp Mono: Buildsystem support for finding MSBuild from VS2019 2019-04-06 01:32:41 +02:00
mono_reg_utils.h
mutex_utils.h
osx_utils.cpp
osx_utils.h
path_utils.cpp Fix --generate-mono-glue bug when directory doesn't exist 2019-07-08 18:07:15 +02:00
path_utils.h Fix --generate-mono-glue bug when directory doesn't exist 2019-07-08 18:07:15 +02:00
string_utils.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' 2019-08-09 12:13:21 +02:00
string_utils.h C# bindings generator cleanup 2019-04-25 20:34:28 +02:00
thread_local.cpp
thread_local.h Some code changed with Clang-Tidy 2019-06-26 15:08:25 +02:00