summaryrefslogtreecommitdiff
path: root/modules/gdscript/gd_function.cpp
AgeCommit message (Expand)Author
2016-08-05Fix #5891 by not expecting the script instance to be a GDInstanceBojidar Marinov
2016-06-29Warn instad of crashing when class instance is gone after yield. Closes #5247...Juan Linietsky
2016-06-20Property reporty base type when a function fails, fixes #4581 probably also c...Juan Linietsky
2016-06-11Made many built-in gdscript functions return more descriptive errors, closes ...Juan Linietsky
2016-05-31Some cleanup to GDScriptJuan Linietsky