Historie revizí

Autor SHA1 Zpráva Datum
  Rémi Verschelde eb78f80f03 Fix typos with codespell 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 64a63e0861 Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine před 4 roky
  Rémi Verschelde 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine před 4 roky
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 před 4 roky
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 před 4 roky
  PouleyKetchoupp e1561a6f29 Fix regression in gdscript initialization před 4 roky
  PouleyKetchoupp 9d2c012f23 Fix base script not initialized properly in some cases před 4 roky
  Pedro J. Estébanez 4cab6452d9 Fix GDScript leak avoidance před 5 roky
  Pedro J. Estébanez a0969662cd Prevent cyclic reference between script and its members před 5 roky
  Thakee Nathees bf9df88a7c GDScript debugger incorrect error line fixed před 5 roky
  ChibiDenDen 86aa12e806 Keep a weak reference to orphan subclasses to reuse on class reload před 5 roky
  Dani Frank d6f10cd08e Add fully_qualified_name for GDScript class před 5 roky
  George Marques cc9ca9eb34 GDScript: Don't re-evaluate index on assigment with 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
  Rémi Verschelde fdc2463a1b Merge pull request #32150 from luzpaz/typos před 6 roky
  luz.paz 91ecd7b6a6 Fix misc. source comment typos před 6 roky
  Mitch Curtis aa8e3e7b0f GDScript: add an optional message parameter to assert() před 6 roky
  Robin Hübner 6ab118c464 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories. před 6 roky
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations před 6 roky
  qarmin 4e5310cc60 Some code changed with Clang-Tidy před 6 roky
  geequlim eed5967c02 Fix GDSCript inner classes be freed after compile před 6 roky
  Bojidar Marinov f04f127680 Fix `as` operator generating opcode 38 errors před 6 roky
  Rémi Verschelde 492153878f Merge pull request #27128 from bojidar-bg/27111-gdscript-confounding-class před 6 roky
  Bojidar Marinov 466a76ac2c Fix GDScriptCompiler bugging out with identically-named inner class před 6 roky
  Bojidar Marinov b64f9f03f8 Fix duplicated lines in GDScript bytecode před 6 roky
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. před 6 roky