Historique des commits

Auteur SHA1 Message Date
  Ger Hean 609964848d Fix leak when function returning self type il y a 3 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 3 ans
  cdemirer bb9469aa65 Fix member properties with getters don't update as subscript chain root il y a 3 ans
  cdemirer e8305e17ff Fix member properties with only getters can't be set il y a 3 ans
  cdemirer 067b4c8c07 Fix type mutation upon compound assignment il y a 3 ans
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() il y a 3 ans
  George Marques d36213bab8 GDScript: Make sure calls don't use return when not needed il y a 3 ans
  ZuBsPaCe 551ceb590b GDScript: Report property type errors il y a 4 ans
  Brian Semrau c18a27a9cd GDScript fix wrong base class assignment il y a 3 ans
  George Marques 84956fee4b GDScript: Fix member assignment with operation il y a 4 ans
  Lightning_A c63b18507d Use range iterators for `Map` il y a 4 ans
  George Marques 991f4d8527 GDScript: Fix assignment with operation for properties il y a 3 ans
  George Marques 5a612d61b9 Merge pull request #49765 from Blackiris/fix-assignment-with-operator-on-type-member il y a 4 ans
  George Marques 5d31ce4b16 GDScript: Allow string keys on Lua-style dictionaries il y a 4 ans
  Rémi Verschelde ffe8412291 Merge pull request #52323 from vnen/gdscript-singleton-interdependence-fix il y a 4 ans
  Fabio Alessandrelli bf9aae09ba [Net] Move multiplayer to core subdir, split RPCManager. il y a 4 ans
  SaracenOne 84852585b9 Check for GDScript member and class naming conflicts in a variety of conditions. il y a 4 ans
  George Marques 3d13588057 GDScript: Fix loading of interdependent autoloads il y a 4 ans
  Julien Nguyen 9bc5119d4e Fix assignment with operator on type member il y a 4 ans
  George Marques 89695da337 GDScript: Fix memory leak when using self class as type il y a 4 ans
  Julien Nguyen 51b7179b5a Fix infinite loop when creating a newly inherited GdScript file il y a 4 ans
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators il y a 4 ans
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations il y a 4 ans
  Fabio Alessandrelli ddb68f76ff [Net] Single `rpc` annotation. "sync" no longer part of mode. il y a 4 ans
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb il y a 4 ans
  Pedro J. Estébanez 04688b92ff Rename Reference to RefCounted il y a 4 ans
  Lyuma 771190a9db Fix regression from 160c260 causing export of non-@export properties. il y a 4 ans
  Rémi Verschelde 59b524ae4c Merge pull request #49067 from JFonS/fix_gcc_warnings il y a 4 ans
  George Marques c7459e3855 GDScript: Use analyzer data to decide assignment conversion il y a 4 ans
  jfons f8e34209af Fix some warnings raised by GCC-11.1 il y a 4 ans