Commit History

Author SHA1 Message Date
  Hugo Locurcio fc0bfbb33b Remove `#ifdefs` for handling compilation with Visual Studio < 2015 4 years ago
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 4 years ago
  Marcel Admiraal da5d7db610 Rename File::get_len() get_length() 4 years ago
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) 6 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 4 years ago
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. 5 years ago
  Ignacio Etcheverry 2511c43972 Mono/C#: Fix several clang-tidy warnings and cleanup 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Hugo Locurcio 596d426151 Remove some C++11 polyfill defines that are no longer needed 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Ignacio Etcheverry 2b67924a0b Mono/C#: Initial exporter support for AOT compilation 5 years ago
  Rémi Verschelde dec10dd776 Merge pull request #32051 from qarmin/some_error_explanation 5 years ago
  qarmin 17732fe698 Added some obvious errors explanations 5 years ago
  Ignacio Etcheverry 3dcd7e54f4 Mono: Fix unable to create log file due to str_format bug 6 years ago
  Ignacio Etcheverry c55ce204b3 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' 6 years ago
  qarmin 9a77d748c0 Fixes minor issues found by static analyzer 6 years ago
  ShyRed 77ab9ba252 Fix generation of Mono Glue for Visual Studio 2017+ 6 years ago
  marxin cdf54d6c5f Ignore a warning in _get_socket_error (-Wlogical-op). 6 years ago
  Ignacio Etcheverry 4eedb97802 Fix missing argument for vsnprintf_s 6 years ago
  Ignacio Etcheverry c20a3823a2 C# bindings generator cleanup 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Ignacio Etcheverry 1aac95a737 Parse C# script namespace and class 6 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Rémi Verschelde 13c2ff9320 Style: Apply new clang-format 5.0 style to all files 7 years ago
  Ignacio Etcheverry 8ed3247a63 Improve signature of signal target generated function 7 years ago