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