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
*
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
*
|
fix release builds with mono
Michele Valente
2018-02-22
1
-3
/
+3
|
/
*
implement signal related methods in csharp_script so signals can be used with...
Paul Joannon
2018-02-17
1
-3
/
+9
*
add a [Signal] attribute to CSharpScripts
Paul Joannon
2018-02-17
1
-0
/
+5
*
Mono: Remove automatic script multilevel calls
Ignacio Etcheverry
2018-01-30
1
-2
/
+0
*
Mono: Fix build errors with tools=no and target=release
Ignacio Etcheverry
2018-01-27
1
-0
/
+4
*
Mono: Implement stack info for errors and exceptions
Ignacio Etcheverry
2018-01-09
1
-1
/
+3
*
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
-0
/
+4
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Mono: Script lifetime fixes
Ignacio Etcheverry
2018-01-01
1
-5
/
+10
*
Mono: support custom script templates.
Andreas Haas
2017-10-31
1
-2
/
+9
*
Removes Script::get_node_type()
Jerome67000
2017-10-25
1
-1
/
+0
*
Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialog
Ignacio Etcheverry
2017-10-24
1
-0
/
+1
*
Re-write SignalAwaiter implementation
Ignacio Etcheverry
2017-10-16
1
-1
/
+3
*
Added mono module
Ignacio Etcheverry
2017-10-03
1
-0
/
+338