summaryrefslogtreecommitdiff
path: root/core/object/script_language.h
AgeCommit message (Expand)Author
2021-07-17Implement didSave notification and rename requestFrancois Belair
2021-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
2021-06-19Added support for scripts reporting multiple errors to ScriptTextEditorEric M
2021-06-07Merge pull request #49221 from Faless/mp/4.x_rpc_refactorRémi Verschelde
2021-06-01[Net] Refactor RPCs, remove RSETsFabio Alessandrelli
2021-06-01Move and expose AutoComplete in CodeEditPaulb23
2021-05-05Highlight control flow keywords with a different colorHugo Locurcio
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-09Cleanup unused engine codeTomasz Chabora
2020-12-08Constify ScriptLanguage.can_inherit_from_fileEmmanuel Leblond
2020-12-02Refactor DocData into core and editor (DocTools) partsThakee Nathees
2020-11-29Documentation generation for GDScriptThakee Nathees
2020-11-16Remove empty lines around braces with the formatting scriptAaron Franke
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz