summaryrefslogtreecommitdiffstats
path: root/modules/gdnative/pluginscript/pluginscript_language.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added basic support for custom resource savers and loadersMarc Gilleron2018-12-151-4/+2
* Added system for GDScript warningsGeorge Marques2018-08-101-1/+1
* Add editor highlight for type-safe linesGeorge Marques2018-07-201-1/+1
* Improve inheritance system in gdnative pluginscriptEmmanuel Leblond2018-01-161-0/+1
* Fix warning when editor resource preview try to read pluginscript resourceEmmanuel Leblond2018-01-091-1/+5
* Fix crash in pluginscript complete_codeEmmanuel Leblond2018-01-091-1/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-1/+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-2/+2
* Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialogIgnacio Etcheverry2017-10-241-0/+4
* [GDnative] remove useless (and illegal !) STL includeEmmanuel Leblond2017-10-201-1/+0
* [GDnative] add pluginscript \o/Emmanuel Leblond2017-10-171-0/+432