summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/gdscript.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bind many more properties to scriptsBojidar Marinov2018-01-121-1/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-071-3/+3
* Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...Juan Linietsky2017-11-251-3/+3
* Abstract some method for script systemgeequlim2017-11-171-1/+18
* GDScript: Refactor "GD" class prefix to "GDScript"Rémi Verschelde2017-11-161-0/+1911