Historique des commits

Auteur SHA1 Message Date
  Haoyu Qiu c594e1c0cc Fix crash when is-operator right-hand-side is null il y a 3 ans
  Haoyu Qiu d1c6673631 Fix crash when `is` keyword is tested against a String variable il y a 3 ans
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 il y a 3 ans
  Hugo Locurcio 1f35876fd5 Remove hash symbol in front of opcode error messages in GDScript il y a 3 ans
  Rémi Verschelde 42d385b312 clang-format: Disable alignment of operands, too unreliable il y a 3 ans
  Pedro J. Estébanez 6697e380d9 Fix check for freed object during cast il y a 4 ans
  Pedro J. Estébanez 26edc6cd41 Promote object validity checks to release builds il y a 4 ans
  Pedro J. Estébanez 123d3ef935 Complain if casting a freed object in a debug session il y a 4 ans
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops il y a 4 ans
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) il y a 4 ans
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 4 ans
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 il y a 4 ans
  Pedro J. Estébanez 4ddcdc031b Modernize Mutex il y a 4 ans
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 il y a 4 ans
  Pedro J. Estébanez 46fc451b9c Remove useless check in GDScript il y a 4 ans
  Umang Kalra f40d46bafc Fixes the misleading error message for call_recursive method for TreeItems il y a 5 ans
  George Marques 798ee982ac Actually set GDScript static reference il y a 5 ans
  George Marques e360dc9a79 GDScript: Remove self static reference and create one on calls il y a 5 ans
  George Marques a8332e30f0 GDScript: Fix assert message when no custom message is set il y a 5 ans
  Pedro J. Estébanez 8f90d423b9 Fix too eager GDScriptFunctionState stack cleanup il y a 5 ans
  Pedro J. Estébanez 64344e6d1d Fix object leaks caused by unfulfilled yields il y a 5 ans
  Pedro J. Estébanez 68cca6e619 Fix leaked objects when game ends with yields in progress il y a 5 ans
  Rémi Verschelde 4faaf6089a Remove unused #if 0'ed code il y a 5 ans
  ChibiDenDen 9ffa9a6bac Fix constant access in base class through subclass instance il y a 5 ans
  George Marques 3718f8f592 GDScript: Validate object instance on `is` operation il y a 5 ans
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  George Marques 475d7f0e52 GDScript: Fix type conversion in assignment with operation il y a 5 ans
  Marcel Admiraal 83069a3c0f Remove ERR_EXPLAIN macros and the scaffolding they needed. il y a 5 ans
  George Marques 9fcd38fc70 GDScript: validate instance before accessing it on error il y a 6 ans
  noname1477 3659e3db9d Fixed some obvious typos in error messages il y a 6 ans