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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
9
-18
/
+18
*
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
*
Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3
Hugo Locurcio
2021-10-30
1
-6
/
+6
*
clang-format: Disable alignment of operands, too unreliable
Rémi Verschelde
2021-10-28
1
-18
/
+18
*
Add missing WIN32_LEAN_AND_MEAN
Bartłomiej T. Listwon
2021-09-23
2
-1
/
+2
*
Remove `#ifdefs` for handling compilation with Visual Studio < 2015
Hugo Locurcio
2021-08-31
1
-1
/
+1
*
Merge pull request #49511 from akien-mga/core-diraccess-fileaccess-io
Rémi Verschelde
2021-06-11
3
-4
/
+4
|
\
|
*
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
3
-4
/
+4
*
|
Rename `String.is_abs_path()` to `String.is_absolute_path()`
Hugo Locurcio
2021-06-03
1
-1
/
+1
|
/
*
Rename File::get_len() get_length()
Marcel Admiraal
2021-05-25
1
-1
/
+1
*
Make all file access 64-bit (uint64_t)
Pedro J. Estébanez
2021-05-17
1
-2
/
+2
*
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
9
-18
/
+18
*
Fix missed renamings from empty() to is_empty()
Rémi Verschelde
2020-12-29
1
-1
/
+1
*
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-2
/
+2
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
5
-5
/
+0
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
6
-8
/
+8
*
Fix Mono path utils char types.
bruvzg
2020-09-04
1
-6
/
+16
*
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
bruvzg
2020-09-03
3
-9
/
+9
*
Fix clang-tidy warnings due to semicolon after mono module macros
Ignacio Etcheverry
2020-08-30
1
-1
/
+1
*
[macOS, Mono] Fix "Wdeprecated-declarations" build error.
bruvzg
2020-07-10
1
-13
/
+10
*
Mono/C#: Fix several clang-tidy warnings and cleanup
Ignacio Etcheverry
2020-07-05
3
-40
/
+20
*
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
2
-0
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
4
-9
/
+0
*
C#/Mono: Check assembly version when loading
Ignacio Etcheverry
2020-05-09
1
-1
/
+1
*
Remove some C++11 polyfill defines that are no longer needed
Hugo Locurcio
2020-05-03
1
-10
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
4
-12
/
+12
*
Fix C# bindings after recent breaking changes
Ignacio Etcheverry
2020-03-17
3
-316
/
+21
*
Reimplement Mutex with C++'s <mutex>
Pedro J. Estébanez
2020-02-26
1
-67
/
+0
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-4
/
+4
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
12
-24
/
+24
*
Mono/C#: Re-structure API solution and GodotTools post-build target
Ignacio Etcheverry
2019-12-28
2
-0
/
+39
*
Mono/C#: Initial exporter support for AOT compilation
Ignacio Etcheverry
2019-11-15
4
-120
/
+22
*
Merge pull request #32051 from qarmin/some_error_explanation
Rémi Verschelde
2019-09-25
1
-1
/
+1
|
\
|
*
Added some obvious errors explanations
qarmin
2019-09-25
1
-1
/
+1
*
|
Mono: Fix unable to create log file due to str_format bug
Ignacio Etcheverry
2019-09-08
1
-3
/
+7
|
/
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono'
Ignacio Etcheverry
2019-08-09
1
-4
/
+1
*
Merge pull request #30428 from neikeq/gitcheckout-b
Rémi Verschelde
2019-07-09
2
-46
/
+113
|
\
|
*
Fix --generate-mono-glue bug when directory doesn't exist
Ignacio Etcheverry
2019-07-08
2
-46
/
+113
*
|
Fixes minor issues found by static analyzer
qarmin
2019-07-07
1
-1
/
+1
|
/
*
Mono: Android build and shared libraries fixes
Ignacio Etcheverry
2019-07-03
2
-0
/
+116
*
Some code changed with Clang-Tidy
qarmin
2019-06-26
1
-1
/
+1
*
Fix generation of Mono Glue for Visual Studio 2017+
ShyRed
2019-05-05
1
-1
/
+1
*
Ignore a warning in _get_socket_error (-Wlogical-op).
marxin
2019-05-02
1
-1
/
+1
*
Fix missing argument for vsnprintf_s
Ignacio Etcheverry
2019-04-30
1
-1
/
+2
*
C# bindings generator cleanup
Ignacio Etcheverry
2019-04-25
2
-0
/
+62
*
Merge pull request #27711 from neikeq/ifdef-clang-tidy
Rémi Verschelde
2019-04-08
1
-2
/
+2
|
\
|
*
Replace a few #if/#elif with #ifdef and "#elif defined"
Ignacio Etcheverry
2019-04-05
1
-2
/
+2
[next]