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
/
path_utils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix `#if *_ENABLED` inconsistencies, should check if defined
Rémi Verschelde
2024-01-17
1
-1
/
+1
*
Merge pull request #78218 from raulsntos/dotnet/reserved-assembly-name
Rémi Verschelde
2023-06-15
1
-2
/
+11
|
\
|
*
C#: Avoid GodotSharp as project assembly name
Raul Santos
2023-06-15
1
-2
/
+11
*
|
Style: Harmonize header includes in modules
Rémi Verschelde
2023-06-15
1
-2
/
+2
|
/
*
C#: Unify project name handling and fix issues with the handling of some spec...
RedworkDE
2023-06-14
1
-0
/
+23
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Rename String `plus_file` to `path_join`
Aaron Franke
2022-08-29
1
-1
/
+1
*
C#/netcore: Add base desktop game export implementation
Ignacio Roldán Etcheverry
2022-08-22
1
-0
/
+31
*
Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows fi...
bruvzg
2022-07-07
1
-5
/
+7
*
Style: Cleanup single-line blocks, semicolons, dead code
Rémi Verschelde
2022-02-16
1
-3
/
+6
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Add missing WIN32_LEAN_AND_MEAN
Bartłomiej T. Listwon
2021-09-23
1
-0
/
+1
*
Merge pull request #49511 from akien-mga/core-diraccess-fileaccess-io
Rémi Verschelde
2021-06-11
1
-2
/
+2
|
\
|
*
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
1
-2
/
+2
*
|
Rename `String.is_abs_path()` to `String.is_absolute_path()`
Hugo Locurcio
2021-06-03
1
-1
/
+1
|
/
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
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
1
-1
/
+0
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
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
1
-2
/
+2
*
Mono/C#: Fix several clang-tidy warnings and cleanup
Ignacio Etcheverry
2020-07-05
1
-34
/
+12
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-5
/
+5
*
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
-0
/
+37
*
Fix --generate-mono-glue bug when directory doesn't exist
Ignacio Etcheverry
2019-07-08
1
-34
/
+93
*
Mono: Test Windows binaries with lowercase extension
Rémi Verschelde
2019-01-27
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Improve the C# API projects generation
Ignacio Etcheverry
2018-11-08
1
-4
/
+6
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-4
/
+4
*
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 'which' returning file without extension on Windows
Ignacio Etcheverry
2017-10-30
1
-3
/
+3
*
Added mono module
Ignacio Etcheverry
2017-10-03
1
-0
/
+111