Historial de Commits

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