aboutsummaryrefslogtreecommitdiff
path: root/modules/cscript/godot_c.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Bring that Whole New World to the Old Continent tooRémi Verschelde2017-03-191-1/+0
| | | | | Applies the clang-format style to the 2.1 branch as done for master in 5dbf1809c6e3e905b94b8764e99491e608122261.
* -Fix crashes with thread_exit()Juan Linietsky2016-06-261-0/+2
-Added draft of C script API (still disabled and unused)