Commit History

Author SHA1 Message Date
  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
  Ignacio Etcheverry 34960cb936 C#: Fix custom event signals crash on hot-reload 4 years ago
  Ignacio Etcheverry 2511c43972 Mono/C#: Fix several clang-tidy warnings and cleanup 5 years ago
  Ignacio Etcheverry f87ae395ee Mono/C#: Fix unhandled exception not being printed 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Ignacio Etcheverry 0b814ea78d Mono/C#: Optimize the way we store GC handles for scripts 5 years ago
  Ignacio Etcheverry 6a85cdf640 Fix C# bindings after recent breaking changes 5 years ago
  Fabio Alessandrelli b8ddaf9c33 Refactor ScriptDebugger. 5 years ago
  Juan Linietsky 867d073b98 Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr. 5 years ago
  Ignacio Etcheverry a6a5ef0fd6 Mono/C#: Add error checks to detect possible Reference leaks 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Ignacio Etcheverry 0ef635c0e3 Mono/C#: Fix memory leak with new Reference instances created from C# 5 years ago
  Ignacio Etcheverry c55ce204b3 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' 6 years ago
  Ignacio Etcheverry 513cc78f85 Mono: Add option to keep running after unhandled exceptions 6 years ago
  Ignacio Etcheverry 270af6fa08 Re-write mono module editor code in C# 6 years ago
  qarmin 4e5310cc60 Some code changed with Clang-Tidy 6 years ago
  Ignacio Etcheverry 8759c0e31a Mono: Use exit(status) instead of abort() in exception hook 6 years ago
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. 6 years ago
  Ignacio Etcheverry 9df44c2d2c Use script instance binding for objects constructed from C# 6 years ago
  Ignacio Etcheverry d3c51a5dfb Mono: Cleanup 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Ignacio Etcheverry 4739cb8c00 Mono: Pending exceptions and cleanup 7 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 e36fb95c50 Added mono module 8 years ago