Historique des commits

Auteur SHA1 Message Date
  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
  George Marques e7b7dc57fc GDScript: set assign operation on local var made by match il y a 5 ans
  Rémi Verschelde c456d87ee6 Merge pull request #34918 from vnen/gdscript-assign-op il y a 5 ans
  George Marques d26414f9fe GDScript: enable type checks on release mode il y a 5 ans
  George Marques 899f7999b4 GDScript: properly set type of local variable initialization il y a 5 ans
  Bojidar Marinov b93b7aca74 Allow the usage of newlines in export hints il y a 5 ans
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  George Marques 475d7f0e52 GDScript: Fix type conversion in assignment with operation il y a 5 ans
  Rémi Verschelde f326913f4d Merge pull request #34067 from bojidar-bg/32370-retype-message il y a 5 ans
  Bojidar Marinov 79c26344e8 Make error when accidentially redeclaring a variable's type clearer il y a 5 ans
  lupoDharkael 9254961297 Parser: Check all the arguments of the ternary operator il y a 6 ans
  mashumafi d7137a6b72 Add setting to exclude addons from script warnings il y a 6 ans
  Rémi Verschelde c43c3747cf Merge pull request #32808 from bojidar-bg/30937-less-strict-mixed-spacing il y a 6 ans
  Bojidar Marinov afbde3314a Allow mixed tabs and spaces when indentation does not depend on tab size il y a 6 ans