Историја ревизија

Аутор SHA1 Порука Датум
  Pedro J. Estébanez 26edc6cd41 Promote object validity checks to release builds пре 4 година
  Pedro J. Estébanez 123d3ef935 Complain if casting a freed object in a debug session пре 4 година
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops пре 4 година
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) пре 4 година
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks пре 4 година
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 пре 4 година
  Pedro J. Estébanez 4ddcdc031b Modernize Mutex пре 4 година
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 пре 4 година
  Pedro J. Estébanez 46fc451b9c Remove useless check in GDScript пре 4 година
  Umang Kalra f40d46bafc Fixes the misleading error message for call_recursive method for TreeItems пре 5 година
  George Marques 798ee982ac Actually set GDScript static reference пре 5 година
  George Marques e360dc9a79 GDScript: Remove self static reference and create one on calls пре 5 година
  George Marques a8332e30f0 GDScript: Fix assert message when no custom message is set пре 5 година
  Pedro J. Estébanez 8f90d423b9 Fix too eager GDScriptFunctionState stack cleanup пре 5 година
  Pedro J. Estébanez 64344e6d1d Fix object leaks caused by unfulfilled yields пре 5 година
  Pedro J. Estébanez 68cca6e619 Fix leaked objects when game ends with yields in progress пре 5 година
  Rémi Verschelde 4faaf6089a Remove unused #if 0'ed code пре 5 година
  ChibiDenDen 9ffa9a6bac Fix constant access in base class through subclass instance пре 5 година
  George Marques 3718f8f592 GDScript: Validate object instance on `is` operation пре 5 година
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 пре 5 година
  George Marques 475d7f0e52 GDScript: Fix type conversion in assignment with operation пре 5 година
  Marcel Admiraal 83069a3c0f Remove ERR_EXPLAIN macros and the scaffolding they needed. пре 6 година
  George Marques 9fcd38fc70 GDScript: validate instance before accessing it on error пре 6 година
  noname1477 3659e3db9d Fixed some obvious typos in error messages пре 6 година
  Mitch Curtis aa8e3e7b0f GDScript: add an optional message parameter to assert() пре 6 година
  Bojidar Marinov 112aa6e367 Fix yield check in GDScriptFunction пре 6 година
  Robin Hübner 6ab118c464 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories. пре 6 година
  Bojidar Marinov 8336590154 Fix stack underflows when yielding twice пре 6 година
  Rémi Verschelde 4d99408d12 Merge pull request #28884 from vnen/yield-resume-stack пре 6 година
  Furkan Türkal 7d8d337b2c fix some crashes пре 6 година