summaryrefslogtreecommitdiff
path: root/modules/gdscript/gd_function.h
AgeCommit message (Expand)Author
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-22Removed unnecessary returns and break statementsWilson E. Alvarez
2017-05-17Add extended check option to GDFunctionState::is_valid()Pedro J. Estébanez
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Add a bunch of missing Godot headers in own filesRémi Verschelde
2017-01-04-GDScript support for accessing properties directlyJuan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2016-08-19Brand new networked multiplayerJuan Linietsky
2016-06-29Warn instad of crashing when class instance is gone after yield. Closes #5247...Juan Linietsky
2016-06-28Properly show the source:line even in inner clases, closes #3766Juan Linietsky
2016-05-31Some cleanup to GDScriptJuan Linietsky