magian1127
|
da234cdbc6
C # mono supports Unicode code
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
Ignacio Etcheverry
|
ac471ff563
C#: Fix endless reload loop if project has unicode chars
|
5 years ago |
Ignacio Etcheverry
|
136181bb50
Fix 'Parameter "assembly" is null' error
|
5 years ago |
Nhiqill
|
42d1b4f389
Pop from front to avoid infinite loop with nested classes
|
5 years ago |
Ignacio Etcheverry
|
2511c43972
Mono/C#: Fix several clang-tidy warnings and cleanup
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
5 years ago |
Ignacio Etcheverry
|
af4acb5b11
C#/Mono: Check assembly version when loading
|
5 years ago |
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 |