summaryrefslogtreecommitdiffstats
path: root/modules/mono/utils/mono_reg_utils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update Mono module to use new execute method.Marcel Admiraal2021-01-131-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Fix missed renamings from empty() to is_empty()Rémi Verschelde2020-12-291-1/+1
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-1/+0
* [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.bruvzg2020-09-031-4/+4
* C#: Add VisualStudio supportIgnacio Etcheverry2020-06-151-1/+0
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-6/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-3/+3
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Mono: Buildsystem support for finding MSBuild from VS2019Ignacio Etcheverry2019-04-061-3/+3
* Add support for new MSBuild directory naming introduced in VS 2019.Sebastian Hartte2019-03-201-0/+8
* Don't print 'Cannot find Mono in the registry' if bundled with GodotIgnacio Etcheverry2019-02-151-2/+0
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fix GCC compiler warning in mono moduleIgnacio Etcheverry2018-10-031-1/+1
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-1/+1
* Fix editor detecting msbuild with a msvc 'tools only' installIgnacio Etcheverry2018-05-021-0/+2
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Added mono moduleIgnacio Etcheverry2017-10-031-0/+228