Histórico de Commits

Autor SHA1 Mensagem Data
  Rémi Verschelde 337ef03958 Fix typos with codespell há 4 anos atrás
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 há 4 anos atrás
  PouleyKetchoupp e1561a6f29 Fix regression in gdscript initialization há 4 anos atrás
  PouleyKetchoupp 9d2c012f23 Fix base script not initialized properly in some cases há 4 anos atrás
  Pedro J. Estébanez 4cab6452d9 Fix GDScript leak avoidance há 5 anos atrás
  Pedro J. Estébanez a0969662cd Prevent cyclic reference between script and its members há 5 anos atrás
  Thakee Nathees bf9df88a7c GDScript debugger incorrect error line fixed há 5 anos atrás
  ChibiDenDen 86aa12e806 Keep a weak reference to orphan subclasses to reuse on class reload há 5 anos atrás
  Dani Frank d6f10cd08e Add fully_qualified_name for GDScript class há 5 anos atrás
  George Marques cc9ca9eb34 GDScript: Don't re-evaluate index on assigment with operation há 5 anos atrás
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 há 5 anos atrás
  George Marques 475d7f0e52 GDScript: Fix type conversion in assignment with operation há 5 anos atrás
  Rémi Verschelde fdc2463a1b Merge pull request #32150 from luzpaz/typos há 6 anos atrás
  luz.paz 91ecd7b6a6 Fix misc. source comment typos há 6 anos atrás
  Mitch Curtis aa8e3e7b0f GDScript: add an optional message parameter to assert() há 6 anos atrás
  Robin Hübner 6ab118c464 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories. há 6 anos atrás
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations há 6 anos atrás
  qarmin 4e5310cc60 Some code changed with Clang-Tidy há 6 anos atrás
  geequlim eed5967c02 Fix GDSCript inner classes be freed after compile há 6 anos atrás
  Bojidar Marinov f04f127680 Fix `as` operator generating opcode 38 errors há 6 anos atrás
  Rémi Verschelde 492153878f Merge pull request #27128 from bojidar-bg/27111-gdscript-confounding-class há 6 anos atrás
  Bojidar Marinov 466a76ac2c Fix GDScriptCompiler bugging out with identically-named inner class há 6 anos atrás
  Bojidar Marinov b64f9f03f8 Fix duplicated lines in GDScript bytecode há 6 anos atrás
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. há 6 anos atrás
  Rémi Verschelde d35003d92a GDScript: Remove unused `switch`, `case` and `do` CF keywords há 6 anos atrás
  George Marques 30f02dd421 GDScript compiler: check if subclass exists before comparison há 6 anos atrás
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 há 6 anos atrás
  Aaron Franke cb01268562 Fix many errors found by PVS-Studio há 6 anos atrás
  Pedro J. Estébanez b499537e68 Revert "Fix crash on signal/resume to dangling target" há 6 anos atrás
  Pedro J. Estébanez 54bdc1e1f6 Fix crash on signal/resume to dangling target há 7 anos atrás