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
/
editor
/
csharp_project.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
C#: Switch games to MSBuild Sdks and .NET Standard
Ignacio Etcheverry
2020-07-25
1
-69
/
+0
*
Mono/C#: Fix several clang-tidy warnings and cleanup
Ignacio Etcheverry
2020-07-05
1
-1
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-2
/
+2
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Mono/C#: Re-structure API solution and GodotTools post-build target
Ignacio Etcheverry
2019-12-28
1
-48
/
+0
*
C#: Fix detection of outdated release Godot API assemblies
Ignacio Etcheverry
2019-10-11
1
-1
/
+1
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono'
Ignacio Etcheverry
2019-08-09
1
-6
/
+4
*
Re-write mono module editor code in C#
Ignacio Etcheverry
2019-07-05
1
-170
/
+36
*
Mono: Lazily load scripts metadata file
Ignacio Etcheverry
2019-04-26
1
-1
/
+1
*
Fix C# script metadata creation error due to missing directory
Ignacio Etcheverry
2019-01-21
1
-0
/
+9
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Merge pull request #23505 from zorbathut/zorbathut/updateproject
Ignacio Etcheverry
2018-11-08
1
-0
/
+3
|
\
|
*
Add option for automatic project updating.
Ben Rog-Wilhelm
2018-11-04
1
-0
/
+3
*
|
Improve the C# API projects generation
Ignacio Etcheverry
2018-11-08
1
-3
/
+13
|
/
*
Fix C# parsing the full name of base types
Ignacio Etcheverry
2018-10-28
1
-0
/
+1
*
Parse C# script namespace and class
Ignacio Etcheverry
2018-10-25
1
-0
/
+109
*
Mono: Editor and export template dependencies and fixes
Ignacio Etcheverry
2018-10-03
1
-4
/
+4
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-2
/
+2
*
Mono: Pending exceptions and cleanup
Ignacio Etcheverry
2018-07-04
1
-16
/
+16
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Marshal NULL MonoString* as empty Godot string
Ignacio Etcheverry
2017-12-24
1
-3
/
+3
*
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
1
-1
/
+1
*
Added mono module
Ignacio Etcheverry
2017-10-03
1
-0
/
+120