godot/modules/mono/mono_gd
Rémi Verschelde 1f39a2d3e6 Remove deprecated sync and slave networking keywords
Those keywords were deprecated for 3.1 in #22087.

Also fix token name for `TK_REMOTE`, should be "remote" like the keyword.
2020-02-13 08:59:36 +01:00
..
android_mono_config.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono.cpp Remove duplicate WARN_PRINT macro. 2020-02-05 11:13:24 +01:00
gd_mono.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_android.cpp Remove the last ERR_PRINTS that was missed by #33391 2020-02-07 00:15:46 +05:30
gd_mono_android.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_assembly.cpp Mono: Fix parsing assembly names as UTF-8 2020-01-15 11:51:03 +01:00
gd_mono_assembly.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_cache.cpp Remove deprecated sync and slave networking keywords 2020-02-13 08:59:36 +01:00
gd_mono_cache.h Remove deprecated sync and slave networking keywords 2020-02-13 08:59:36 +01:00
gd_mono_class.cpp Remove duplicate WARN_PRINT macro. 2020-02-05 11:13:24 +01:00
gd_mono_class.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_field.cpp Remove duplicate ERR_PRINT macro. 2020-02-05 11:13:24 +01:00
gd_mono_field.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_header.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_internals.cpp Mono/C#: Add error checks to detect possible Reference leaks 2020-01-13 21:00:07 +01:00
gd_mono_internals.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_log.cpp Remove duplicate ERR_PRINT macro. 2020-02-05 11:13:24 +01:00
gd_mono_log.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_marshal.cpp Remove duplicate ERR_PRINT macro. 2020-02-05 11:13:24 +01:00
gd_mono_marshal.h Mono/C#: Make 'GD.Print' and its variants fallback to 'ToString()' 2020-01-02 13:54:20 +01:00
gd_mono_method.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_method.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_method_thunk.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_property.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_property.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_utils.cpp Remove duplicate ERR_PRINT macro. 2020-02-05 11:13:24 +01:00
gd_mono_utils.h Mono/C#: Script interface calls now attach the current thread 2020-01-16 17:47:36 +01:00
i_mono_class_member.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
managed_type.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
managed_type.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00