Rémi Verschelde
|
b97401f304
Update copyright statements to 2020
|
5 years ago |
Rémi Verschelde
|
6a4e7198c5
Style: apply clang-format (5.0.0) to current source
|
7 years ago |
Pedro J. Estébanez
|
7b192313b3
Add extended check option to GDFunctionState::is_valid()
|
8 years ago |
Pedro J. Estébanez
|
48da11372e
Fix random crashes when using yield()
|
8 years ago |
Rémi Verschelde
|
f8db8a3faa
Bring that Whole New World to the Old Continent too
|
8 years ago |
Hein-Pieter van Braam
|
38e86c8c24
Remove bounds check when resuming from yield.
|
8 years ago |
Bojidar Marinov
|
f25e9a08e1
Fix #5891 by not expecting the script instance to be a GDInstance
|
9 years ago |
Juan Linietsky
|
36e754457f
Warn instad of crashing when class instance is gone after yield. Closes #5247 , probably closes other yield related crashes
|
9 years ago |
Juan Linietsky
|
5e816fd8c8
Property reporty base type when a function fails, fixes #4581 probably also closes other issues
|
9 years ago |
Juan Linietsky
|
f860915ae0
Made many built-in gdscript functions return more descriptive errors, closes #5150
|
9 years ago |
Juan Linietsky
|
df139f57b3
Some cleanup to GDScript
|
9 years ago |