summaryrefslogtreecommitdiffstats
path: root/core/object/script_language.h
Commit message (Expand)AuthorAgeFilesLines
* [Net] Move multiplayer to core subdir, split RPCManager.Fabio Alessandrelli2021-09-071-4/+4
* Implement didSave notification and rename requestFrancois Belair2021-07-171-0/+1
* Rename `instance()`->`instantiate()` when it's a verbLightning_A2021-06-191-1/+1
* Added support for scripts reporting multiple errors to ScriptTextEditorEric M2021-06-191-1/+7
* Merge pull request #49221 from Faless/mp/4.x_rpc_refactorRémi Verschelde2021-06-071-48/+3
|\
| * [Net] Refactor RPCs, remove RSETsFabio Alessandrelli2021-06-011-48/+3
* | Move and expose AutoComplete in CodeEditPaulb232021-06-011-0/+2
|/
* Highlight control flow keywords with a different colorHugo Locurcio2021-05-051-0/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Cleanup unused engine codeTomasz Chabora2020-12-091-2/+0
* Constify ScriptLanguage.can_inherit_from_fileEmmanuel Leblond2020-12-081-1/+1
* Refactor DocData into core and editor (DocTools) partsThakee Nathees2020-12-021-2/+2
* Documentation generation for GDScriptThakee Nathees2020-11-291-0/+6
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-1/+0
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-0/+460