| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix #5891 by not expecting the script instance to be a GDInstance | Bojidar Marinov | 2016-08-08 | 1 | -2/+1 |
| | | | | | | | It could be a placeholder instance as well (cherry picked from commit 76ea995228df510bfd4212e29f7cb76f13e25fb5) | ||||
| * | Warn instad of crashing when class instance is gone after yield. Closes ↵ | Juan Linietsky | 2016-06-29 | 1 | -0/+25 |
| | | | | | #5247 , probably closes other yield related crashes | ||||
| * | Property reporty base type when a function fails, fixes #4581 probably also ↵ | Juan Linietsky | 2016-06-20 | 1 | -2/+2 |
| | | | | | closes other issues | ||||
| * | Made many built-in gdscript functions return more descriptive errors, closes ↵ | Juan Linietsky | 2016-06-11 | 1 | -1/+6 |
| | | | | | #5150 | ||||
| * | Some cleanup to GDScript | Juan Linietsky | 2016-05-31 | 1 | -0/+1429 |
| separated GDFunction (VM) from GDScript in two different files | |||||
