index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
mono
/
mono_gd
/
gd_mono_assembly.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-2
/
+2
*
C#: Fix endless reload loop if project has unicode chars
Ignacio Etcheverry
2020-09-08
1
-1
/
+1
*
Fix 'Parameter "assembly" is null' error
Ignacio Etcheverry
2020-09-04
1
-2
/
+6
*
Pop from front to avoid infinite loop with nested classes
Nhiqill
2020-07-27
1
-1
/
+1
*
Mono/C#: Fix several clang-tidy warnings and cleanup
Ignacio Etcheverry
2020-07-05
1
-21
/
+42
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-14
/
+0
*
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
1
-11
/
+0
*
C#/Mono: Check assembly version when loading
Ignacio Etcheverry
2020-05-09
1
-14
/
+57
*
Mono/C#: Fix load hook not called for some assemblies on domain reload
Ignacio Etcheverry
2020-04-23
1
-0
/
+13
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-23
/
+23
*
Mono/C#: Add iOS support
Ignacio Etcheverry
2020-03-31
1
-176
/
+82
*
C#: Fix uses of old Configuration names
Ignacio Etcheverry
2020-03-18
1
-1
/
+1
*
Fix C# bindings after recent breaking changes
Ignacio Etcheverry
2020-03-17
1
-1
/
+1
*
Mono: Fix parsing assembly names as UTF-8
Rémi Verschelde
2020-01-15
1
-3
/
+3
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Mono/C#: Add option to export assemblies outside of PCK
Ignacio Etcheverry
2019-11-29
1
-4
/
+36
*
Mono/C#: WebAssembly support
Ignacio Etcheverry
2019-11-13
1
-0
/
+1
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono'
Ignacio Etcheverry
2019-08-09
1
-5
/
+5
*
Fix export templates ignoring assemblies in 'res://.mono/assemblies'
Ignacio Etcheverry
2019-07-09
1
-18
/
+7
*
Re-write mono module editor code in C#
Ignacio Etcheverry
2019-07-05
1
-0
/
+22
*
Mono: Android build and shared libraries fixes
Ignacio Etcheverry
2019-07-03
1
-1
/
+12
*
Android build and export for the mono module
Ignacio Etcheverry
2019-06-03
1
-4
/
+10
*
Mono: Some assembly referencing changes and cleanup
Ignacio Etcheverry
2019-03-10
1
-12
/
+6
*
Mono: Fix assemblies path String incorrectly constructed from utf8
Ignacio Etcheverry
2019-03-09
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix internal assembly load from
Ignacio Etcheverry
2018-10-22
1
-0
/
+14
*
Mono: Editor and export template dependencies and fixes
Ignacio Etcheverry
2018-10-03
1
-84
/
+64
*
Mono: Fix weird crash when loading corlib
Ignacio Etcheverry
2018-08-22
1
-14
/
+43
*
Merge pull request #18502 from space-wizards/18-04-29-assembly-load-hook
Ignacio Etcheverry
2018-08-22
1
-4
/
+43
|
\
|
*
assembly_load_hook fallback for registering GDMonoAssemblies.
Pieter-Jan Briers
2018-04-29
1
-4
/
+43
*
|
Mono: Fix MonoImage filename being set to an invalid path
Ignacio Etcheverry
2018-05-27
1
-4
/
+5
|
/
*
Merge pull request #17619 from neikeq/mono-runtime-main-args
Ignacio Etcheverry
2018-03-18
1
-13
/
+13
|
\
|
*
Mono: Runtime main args and assembly search fixes
Ignacio Etcheverry
2018-03-18
1
-13
/
+13
*
|
[mono] add the 'Facades' subfolder to the searched directories in _preload_hook
Paul Joannon
2018-03-02
1
-0
/
+1
|
/
*
Merge pull request #15641 from neikeq/mono-is-picky-regarding-corlib-so-we-mu...
Rémi Verschelde
2018-02-27
1
-0
/
+3
|
\
|
*
Mono: Buildsystem improvements
Ignacio Etcheverry
2018-01-12
1
-0
/
+3
*
|
Mono: Add project export plugin
Ignacio Etcheverry
2018-02-22
1
-30
/
+62
*
|
Mono: Allow loading `mscorlib` from resources.
bruvzg
2018-01-31
1
-0
/
+31
|
/
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Mono: Add properties support in scripts
Ignacio Etcheverry
2018-01-04
1
-1
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Fix FrameworkPathOverride and assemblies path loop
Ignacio Etcheverry
2017-10-29
1
-3
/
+4
*
Fix set field from MonoObject*
Ignacio Etcheverry
2017-10-22
1
-0
/
+2
*
Fixed IntPtr unboxing (#11949)
Ignacio Etcheverry
2017-10-09
1
-2
/
+2
*
Fix dot separated assembly names confused with file extensions
Ignacio Etcheverry
2017-10-07
1
-3
/
+2
*
Fix assembly load hooks
Ignacio Etcheverry
2017-10-07
1
-34
/
+64
*
Added mono module
Ignacio Etcheverry
2017-10-03
1
-0
/
+327