Histórico de Commits

Autor SHA1 Mensagem Data
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 há 6 anos atrás
  George Marques 475d7f0e52 GDScript: Fix type conversion in assignment with operation há 6 anos atrás
  Marcel Admiraal 83069a3c0f Remove ERR_EXPLAIN macros and the scaffolding they needed. há 6 anos atrás
  George Marques 9fcd38fc70 GDScript: validate instance before accessing it on error há 6 anos atrás
  noname1477 3659e3db9d Fixed some obvious typos in error messages há 6 anos atrás
  Mitch Curtis aa8e3e7b0f GDScript: add an optional message parameter to assert() há 6 anos atrás
  Bojidar Marinov 112aa6e367 Fix yield check in GDScriptFunction 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
  Bojidar Marinov 8336590154 Fix stack underflows when yielding twice há 6 anos atrás
  Rémi Verschelde 4d99408d12 Merge pull request #28884 from vnen/yield-resume-stack há 6 anos atrás
  Furkan Türkal 7d8d337b2c fix some crashes há 6 anos atrás
  Rémi Verschelde 6750e1b3cd GDScript: Improve error on Object to Object invalid argument calls há 6 anos atrás
  George Marques 9df1a2442b Show function name in debugger stack trace há 6 anos atrás
  George Marques bdc6649b79 Keep GDScript functions in stack while yielding há 6 anos atrás
  Rémi Verschelde 425ec6914c Revert "Forbid implicit type conversion in GDScript" há 7 anos atrás
  George Marques d0b08342b8 GDScript: Forbid implicit type conversion há 7 anos atrás
  Bojidar Marinov f0efc7521e Allow parameters passed to GDScript functions to be nulled há 7 anos atrás
  Bojidar Marinov d2e43475b5 Fix wrong error messages for invalid arguments when calling functions through call há 7 anos atrás
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 há 7 anos atrás
  Rémi Verschelde 7b2ac28326 Merge pull request #23959 from RandomShaper/fix-dangling-script-fix há 7 anos atrás
  Pedro J. Estébanez 06b6cea62e Fix crash on signal/resume to dangling target há 7 anos atrás
  Pedro J. Estébanez b499537e68 Revert "Fix crash on signal/resume to dangling target" há 7 anos atrás
  George Marques 0bc953d83b Allow primitives to be compared to Object types with `is` há 7 anos atrás
  Pedro J. Estébanez 54bdc1e1f6 Fix crash on signal/resume to dangling target há 7 anos atrás
  George Marques 6c9b1a5db2 Fix compiler warnings in GDScript module há 7 anos atrás
  Mariusz Chwalba 99d9af4fba Revert cause of #22794 há 7 anos atrás
  Rémi Verschelde 95131e6f23 Fix warnings on release builds (not DEBUG_ENABLED) há 7 anos atrás
  Rémi Verschelde bca2d3ad40 Fix invalid comparison warnings: [-Wbool-compare] and [-Wenum-compare] há 7 anos atrás
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path há 7 anos atrás
  George Marques 4b974a36b7 GDScript: Allow `is` operator to test built-in types há 7 anos atrás