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
/
csharp_script.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optmized data sent during RPC and RSet calls.
Andrea Catania
2020-02-12
1
-2
/
+26
*
Mono/C#: Lighten up unsafe reference checks
Ignacio Etcheverry
2020-01-23
1
-2
/
+3
*
Mono/C#: Add error checks to detect possible Reference leaks
Ignacio Etcheverry
2020-01-13
1
-0
/
+8
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Mono: Fix build errors with tools=no
Ignacio Etcheverry
2019-07-08
1
-1
/
+3
*
C#: Fix some crashes during assemblies reloading
Ignacio Etcheverry
2019-07-08
1
-0
/
+1
*
Re-write mono module editor code in C#
Ignacio Etcheverry
2019-07-05
1
-1
/
+21
*
Some code changed with Clang-Tidy
qarmin
2019-06-26
1
-1
/
+1
*
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-19
1
-1
/
+1
*
Unexpose subclasses of ResourceFormatLoader and -Saver
Rémi Verschelde
2019-06-18
1
-2
/
+0
*
Android build and export for the mono module
Ignacio Etcheverry
2019-06-03
1
-1
/
+0
*
Merge pull request #28099 from lupoDharkael/fix-completion
Rémi Verschelde
2019-06-03
1
-1
/
+1
|
\
|
*
Fix code completion not working with class_name
lupoDharkael
2019-04-16
1
-1
/
+1
*
|
C#: Implement ScriptInstance::to_string
Ignacio Etcheverry
2019-05-24
1
-0
/
+2
*
|
C#: Marshalling support for IEnumerable<> and IDictionary<,>
Ignacio Etcheverry
2019-05-18
1
-1
/
+2
*
|
Mono: Lazily load scripts metadata file
Ignacio Etcheverry
2019-04-26
1
-3
/
+12
|
/
*
Fixes #17233 allowing C# to override _GetPropertyList
Nuno Cardoso
2019-04-12
1
-0
/
+1
*
Mono: Partially implement some Godot debug api functions
Ignacio Etcheverry
2019-03-07
1
-6
/
+11
*
Mono: Fix crash when re-using script binding after domain reloading
Ignacio Etcheverry
2019-03-07
1
-0
/
+3
*
Use script instance binding for objects constructed from C#
Ignacio Etcheverry
2019-02-09
1
-1
/
+4
*
Mono: Lifetime fixes for CSharpInstance and instance binding data
Ignacio Etcheverry
2019-02-03
1
-1
/
+18
*
Mono: Cleanup
Ignacio Etcheverry
2019-02-03
1
-2
/
+2
*
Mono: Fix hot reload build errors and cleanup
Ignacio Etcheverry
2019-01-22
1
-7
/
+4
*
Merge pull request #24877 from neikeq/issue-24280
Rémi Verschelde
2019-01-10
1
-0
/
+5
|
\
|
*
Fix properties being lost when reloading placeholder GDScript instance
Ignacio Etcheverry
2019-01-10
1
-0
/
+5
*
|
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
|
Merge pull request #19501 from Zylann/custom_loaders
Rémi Verschelde
2018-12-16
1
-0
/
+2
|
\
\
|
*
|
Added basic support for custom resource savers and loaders
Marc Gilleron
2018-12-15
1
-0
/
+2
|
|
/
*
/
Implement CSharpScript::get_script_method_list and related functionality.
Ben Rog-Wilhelm
2018-12-07
1
-2
/
+2
|
/
*
Fix crash due to ~CSharpInstance() being called on freed instance
Ignacio Etcheverry
2018-12-01
1
-0
/
+3
*
Implement CSharpScript::is_valid()
Ignacio Etcheverry
2018-11-30
1
-1
/
+1
*
Merge pull request #24091 from neikeq/ii
Ignacio Etcheverry
2018-11-30
1
-10
/
+21
|
\
|
*
C#: Improve tool script support and fix reloading issues
Ignacio Etcheverry
2018-11-30
1
-10
/
+21
*
|
Allow signal connecting even if script is invalid (only when compiled with to...
Juan Linietsky
2018-11-27
1
-0
/
+2
|
/
*
Parse C# script namespace and class
Ignacio Etcheverry
2018-10-25
1
-0
/
+6
*
Fix msvc warnings in mono module
Ignacio Etcheverry
2018-10-25
1
-1
/
+1
*
Mono: Fix build regression due to wrong return type
Ignacio Etcheverry
2018-09-12
1
-2
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-4
/
+4
*
Fix/workaround for issue #21667
Ignacio Etcheverry
2018-09-12
1
-7
/
+25
*
Merge pull request #16927 from neikeq/rework-refcount-notify
Juan Linietsky
2018-08-25
1
-0
/
+2
|
\
|
*
Notify instance binding data api of refcount increment/decrement
Ignacio Etcheverry
2018-08-23
1
-0
/
+2
*
|
Merge pull request #20583 from neikeq/issue-15371
Rémi Verschelde
2018-08-14
1
-0
/
+1
|
\
\
|
*
|
Fix case where exported properties value is lost
Ignacio Etcheverry
2018-07-29
1
-0
/
+1
*
|
|
Added system for GDScript warnings
George Marques
2018-08-10
1
-1
/
+1
|
/
/
*
|
Add editor highlight for type-safe lines
George Marques
2018-07-20
1
-1
/
+1
*
|
Mono: Fixes annotated signal loading in exported binaries
=
2018-07-03
1
-2
/
+1
*
|
Refactor RPCMode enum and checks
Fabio Alessandrelli
2018-05-29
1
-3
/
+3
*
|
Revert "RPCMode refactor, more sync modes"
Max Hilbrunner
2018-05-29
1
-3
/
+3
*
|
Refactor RPCMode enum and checks
Fabio Alessandrelli
2018-05-26
1
-3
/
+3
*
|
Mono: Avoid invalid class names.
Andreas Haas
2018-03-15
1
-0
/
+1
[next]