Historie revizí

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