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
/
utils
/
mono_reg_utils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
C#: Begin move to .NET Core
Ignacio Roldán Etcheverry
2022-08-22
1
-242
/
+0
*
Style: Cleanup single-line blocks, semicolons, dead code
Rémi Verschelde
2022-02-16
1
-13
/
+25
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Fix mono build after invalid rename of `KEY_READ`
Stefan Boronczyk
2021-11-15
1
-2
/
+2
*
Use "enum class" for input enums
Aaron Franke
2021-11-12
1
-2
/
+2
*
Add missing WIN32_LEAN_AND_MEAN
Bartłomiej T. Listwon
2021-09-23
1
-1
/
+1
*
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
1
-1
/
+1
*
Update Mono module to use new execute method.
Marcel Admiraal
2021-01-13
1
-1
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Fix missed renamings from empty() to is_empty()
Rémi Verschelde
2020-12-29
1
-1
/
+1
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
1
-1
/
+0
*
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
bruvzg
2020-09-03
1
-4
/
+4
*
C#: Add VisualStudio support
Ignacio Etcheverry
2020-06-15
1
-1
/
+0
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-6
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-3
/
+3
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Mono: Buildsystem support for finding MSBuild from VS2019
Ignacio Etcheverry
2019-04-06
1
-3
/
+3
*
Add support for new MSBuild directory naming introduced in VS 2019.
Sebastian Hartte
2019-03-20
1
-0
/
+8
*
Don't print 'Cannot find Mono in the registry' if bundled with Godot
Ignacio Etcheverry
2019-02-15
1
-2
/
+0
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix GCC compiler warning in mono module
Ignacio Etcheverry
2018-10-03
1
-1
/
+1
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
*
Fix editor detecting msbuild with a msvc 'tools only' install
Ignacio Etcheverry
2018-05-02
1
-0
/
+2
*
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
*
Added mono module
Ignacio Etcheverry
2017-10-03
1
-0
/
+228