Historique des commits

Auteur SHA1 Message Date
  Thakee Nathees 0780ad2800 line unsafe for indexing with known base type & unkown identifier il y a 5 ans
  Rémi Verschelde 67f7ba2645 Merge pull request #37395 from ThakeeNathees/collon-equal-parser-bug-fix il y a 5 ans
  lupoDharkael 95a1400a2a Replace NULL with nullptr il y a 5 ans
  Thakee Nathees bdd7048cb5 `:=` fails on some nodes fix: #37357 il y a 5 ans
  Thakee Nathees 0b5bad78c0 Fix for loop range bug: #37358 il y a 5 ans
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 il y a 5 ans
  luz.paz 7bf6e5f773 Fix various typos il y a 5 ans
  Rémi Verschelde cdbf033290 Merge pull request #36704 from ThakeeNathees/gdscript-duplicate-args-fix il y a 5 ans
  Rémi Verschelde 57ab10ccf3 Merge pull request #36767 from ThakeeNathees/class-pass-fix il y a 5 ans
  Thakee Nathees bcbcf0f1ea logic error in gdscript_parser.cpp for-loop-range il y a 5 ans
  Thakee Nathees 5424b626f9 duplicate arguments in a function handled il y a 5 ans
  Thakee Nathees 63ce1fc438 pass keyword inside a class implemented il y a 5 ans
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. il y a 5 ans
  Rémi Verschelde 2cf6ac6c50 Replace FALLTHROUGH macro by C++17 [[fallthrough]] il y a 5 ans
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. il y a 5 ans
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector il y a 5 ans
  Rémi Verschelde 54ac8eaba6 Remove more deprecated methods and code il y a 5 ans
  Rémi Verschelde 1f39a2d3e6 Remove deprecated sync and slave networking keywords il y a 5 ans
  Rémi Verschelde 36e11d1c34 Merge pull request #35412 from DaividFrank/check_overriding_self il y a 5 ans
  DaividFrank badabdf8b9 GDScript: Added checks in assign operations to disable re-assigning 'self' il y a 5 ans
  Dani Frank 8f5e424c66 Fix subclass finding in extend statement for sub-sub classes il y a 5 ans
  Bojidar Marinov 19ce2d5159 Fix slight problems related to default values of exported typed arrays il y a 5 ans
  George Marques 1d129f9bec GDScript: Check function arguments on release too il y a 5 ans
  George Marques e6060706ca GDScript: Type match on assignment only if operators have type il y a 5 ans
  George Marques 4c20d9407d GDScript: Forbid using "script" as member name il y a 5 ans
  George Marques 76678b2609 GDScript: Fix type name on error message for function parameters il y a 5 ans
  George Marques 1aef8bfeb1 GDScript: Fix resolution of default parameter values il y a 5 ans
  Rémi Verschelde e97e951741 Merge pull request #34948 from vnen/gdscript-copy-constructor il y a 5 ans
  George Marques 41ed905c1a GDScript: Allow copy constructor for built-in types il y a 5 ans
  George Marques 7d4fc79eb3 Add GDScript warning for standalone expression il y a 5 ans