| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |