Commit History

Autor SHA1 Mensaxe Data
  George Marques 4d960efafc GDScript: Remove self static reference and create one on calls %!s(int64=5) %!d(string=hai) anos
  Juan Linietsky 867d073b98 Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr. %!s(int64=5) %!d(string=hai) anos
  Juan Linietsky cf8c679a23 ObjectID converted to a structure, fixes many bugs where used incorrectly as 32 bits. %!s(int64=5) %!d(string=hai) anos
  Rémi Verschelde 4faaf6089a Remove unused #if 0'ed code %!s(int64=5) %!d(string=hai) anos
  ChibiDenDen 9ffa9a6bac Fix constant access in base class through subclass instance %!s(int64=5) %!d(string=hai) anos
  George Marques 3718f8f592 GDScript: Validate object instance on `is` operation %!s(int64=5) %!d(string=hai) anos
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 %!s(int64=5) %!d(string=hai) anos
  George Marques 475d7f0e52 GDScript: Fix type conversion in assignment with operation %!s(int64=5) %!d(string=hai) anos
  Marcel Admiraal 83069a3c0f Remove ERR_EXPLAIN macros and the scaffolding they needed. %!s(int64=6) %!d(string=hai) anos
  George Marques 9fcd38fc70 GDScript: validate instance before accessing it on error %!s(int64=6) %!d(string=hai) anos
  noname1477 3659e3db9d Fixed some obvious typos in error messages %!s(int64=6) %!d(string=hai) anos
  Mitch Curtis aa8e3e7b0f GDScript: add an optional message parameter to assert() %!s(int64=6) %!d(string=hai) anos
  Bojidar Marinov 112aa6e367 Fix yield check in GDScriptFunction %!s(int64=6) %!d(string=hai) anos
  Robin Hübner 6ab118c464 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories. %!s(int64=6) %!d(string=hai) anos
  Bojidar Marinov 8336590154 Fix stack underflows when yielding twice %!s(int64=6) %!d(string=hai) anos
  Rémi Verschelde 4d99408d12 Merge pull request #28884 from vnen/yield-resume-stack %!s(int64=6) %!d(string=hai) anos
  Furkan Türkal 7d8d337b2c fix some crashes %!s(int64=6) %!d(string=hai) anos
  Rémi Verschelde 6750e1b3cd GDScript: Improve error on Object to Object invalid argument calls %!s(int64=6) %!d(string=hai) anos
  George Marques 9df1a2442b Show function name in debugger stack trace %!s(int64=6) %!d(string=hai) anos
  George Marques bdc6649b79 Keep GDScript functions in stack while yielding %!s(int64=6) %!d(string=hai) anos
  Rémi Verschelde 425ec6914c Revert "Forbid implicit type conversion in GDScript" %!s(int64=6) %!d(string=hai) anos
  George Marques d0b08342b8 GDScript: Forbid implicit type conversion %!s(int64=6) %!d(string=hai) anos
  Bojidar Marinov f0efc7521e Allow parameters passed to GDScript functions to be nulled %!s(int64=6) %!d(string=hai) anos
  Bojidar Marinov d2e43475b5 Fix wrong error messages for invalid arguments when calling functions through call %!s(int64=6) %!d(string=hai) anos
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 %!s(int64=6) %!d(string=hai) anos
  Rémi Verschelde 7b2ac28326 Merge pull request #23959 from RandomShaper/fix-dangling-script-fix %!s(int64=6) %!d(string=hai) anos
  Pedro J. Estébanez 06b6cea62e Fix crash on signal/resume to dangling target %!s(int64=6) %!d(string=hai) anos
  Pedro J. Estébanez b499537e68 Revert "Fix crash on signal/resume to dangling target" %!s(int64=6) %!d(string=hai) anos
  George Marques 0bc953d83b Allow primitives to be compared to Object types with `is` %!s(int64=7) %!d(string=hai) anos
  Pedro J. Estébanez 54bdc1e1f6 Fix crash on signal/resume to dangling target %!s(int64=7) %!d(string=hai) anos