Ignacio Etcheverry
|
f5510262bc
Mono/C#: Fix load hook not called for some assemblies on domain reload
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Ignacio Etcheverry
|
77dd061345
Mono/C#: Add iOS support
|
5 years ago |
Ignacio Etcheverry
|
66c0b7ce98
C#: Fix uses of old Configuration names
|
5 years ago |
Ignacio Etcheverry
|
6a85cdf640
Fix C# bindings after recent breaking changes
|
5 years ago |
Rémi Verschelde
|
9b8d1383ce
Mono: Fix parsing assembly names as UTF-8
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Ignacio Etcheverry
|
66de28eda8
Mono/C#: Add option to export assemblies outside of PCK
|
5 years ago |
Ignacio Etcheverry
|
de7c2ad21b
Mono/C#: WebAssembly support
|
5 years ago |
Ignacio Etcheverry
|
c55ce204b3
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono'
|
6 years ago |
Ignacio Etcheverry
|
df6d1656fe
Fix export templates ignoring assemblies in 'res://.mono/assemblies'
|
6 years ago |
Ignacio Etcheverry
|
270af6fa08
Re-write mono module editor code in C#
|
6 years ago |
Ignacio Etcheverry
|
9f1a8ce6a2
Mono: Android build and shared libraries fixes
|
6 years ago |
Ignacio Etcheverry
|
14df9e5cb2
Android build and export for the mono module
|
6 years ago |
Ignacio Etcheverry
|
e9e7aab8eb
Mono: Some assembly referencing changes and cleanup
|
6 years ago |
Ignacio Etcheverry
|
4299332ecc
Mono: Fix assemblies path String incorrectly constructed from utf8
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Ignacio Etcheverry
|
454b933106
Fix internal assembly load from
|
6 years ago |
Ignacio Etcheverry
|
d7ece43b74
Mono: Editor and export template dependencies and fixes
|
6 years ago |
Ignacio Etcheverry
|
143c471eff
Mono: Fix weird crash when loading corlib
|
7 years ago |
Ignacio Etcheverry
|
5df91099c7
Merge pull request #18502 from space-wizards/18-04-29-assembly-load-hook
|
7 years ago |
Ignacio Etcheverry
|
97fb999976
Mono: Fix MonoImage filename being set to an invalid path
|
7 years ago |
Pieter-Jan Briers
|
ce4451b45f
assembly_load_hook fallback for registering GDMonoAssemblies.
|
7 years ago |
Ignacio Etcheverry
|
883afd1b4d
Merge pull request #17619 from neikeq/mono-runtime-main-args
|
7 years ago |
Ignacio Etcheverry
|
fa1d656af4
Mono: Runtime main args and assembly search fixes
|
7 years ago |
Paul Joannon
|
22606a7bec
[mono] add the 'Facades' subfolder to the searched directories in _preload_hook
|
7 years ago |
Rémi Verschelde
|
75c7e66c5e
Merge pull request #15641 from neikeq/mono-is-picky-regarding-corlib-so-we-must-make-sure-to-ship-the-right-version-otherwise-something-bad-may-happen
|
7 years ago |
Ignacio Etcheverry
|
9fd606c549
Mono: Add project export plugin
|
7 years ago |
bruvzg
|
b3ddf12fb1
Mono: Allow loading `mscorlib` from resources.
|
7 years ago |
Ignacio Etcheverry
|
a45697d8df
Mono: Buildsystem improvements
|
7 years ago |