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
/
mono_gd
/
gd_mono_log.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
C#: Begin move to .NET Core
Ignacio Roldán Etcheverry
2022-08-22
1
-209
/
+0
*
Narrow FileAccess scope to prevent deadlocks.
bruvzg
2022-04-12
1
-6
/
+4
*
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
1
-13
/
+7
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Don't return reference on copy assignment operators
Rémi Verschelde
2021-11-30
1
-6
/
+5
*
Merge pull request #49123 from aaronfranke/it-is-time
Rémi Verschelde
2021-06-12
1
-2
/
+2
|
\
|
*
Add Time singleton
Aaron Franke
2021-06-11
1
-2
/
+2
*
|
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
1
-1
/
+1
|
/
*
Initialize class/struct variables with default values in modules/
Rafał Mikrut
2021-02-08
1
-2
/
+0
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Tweak log file names for consistency between Mono and non-Mono logs
Hugo Locurcio
2020-12-06
1
-3
/
+3
*
Add mono log message to error for fatal errors
Tom Daffin
2020-09-13
1
-9
/
+16
*
Mono/C#: Fix several clang-tidy warnings and cleanup
Ignacio Etcheverry
2020-07-05
1
-3
/
+6
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-9
/
+0
*
C#/Mono: Check assembly version when loading
Ignacio Etcheverry
2020-05-09
1
-1
/
+1
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-4
/
+4
*
Mono/C#: Add iOS support
Ignacio Etcheverry
2020-03-31
1
-1
/
+1
*
Remove duplicate ERR_PRINT macro.
Marcel Admiraal
2020-02-05
1
-3
/
+3
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Mono/C#: WebAssembly support
Ignacio Etcheverry
2019-11-13
1
-18
/
+45
*
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
-1
/
+1
|
/
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono'
Ignacio Etcheverry
2019-08-09
1
-5
/
+4
*
C# bindings generator cleanup
Ignacio Etcheverry
2019-04-25
1
-22
/
+2
*
Fix invalid mono log file name on Windows
Ignacio Etcheverry
2019-04-24
1
-1
/
+1
*
Mono: Logging improvements
Ignacio Etcheverry
2019-04-17
1
-20
/
+56
*
Mono: Cleanup
Ignacio Etcheverry
2019-02-03
1
-2
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-2
/
+2
*
Add print_verbose to print to stdout only in verbose mode
Rémi Verschelde
2018-08-24
1
-2
/
+1
*
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
*
Fix fatal mono logs not getting logged to disk.
PJB3005
2017-12-19
1
-1
/
+3
*
Added mono module
Ignacio Etcheverry
2017-10-03
1
-0
/
+175