summaryrefslogtreecommitdiff
path: root/modules/gdscript/gd_function.h
AgeCommit message (Collapse)Author
2016-06-28Properly show the source:line even in inner clases, closes #3766Juan Linietsky
2016-05-31Some cleanup to GDScriptJuan Linietsky
separated GDFunction (VM) from GDScript in two different files