godot/modules/gdscript
Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020
Happy new year to the wonderful Godot community!

We're starting a new decade with a well-established, non-profit, free
and open source game engine, and tons of further improvements in the
pipeline from hundreds of contributors.

Godot will keep getting better, and we're looking forward to all the
games that the community will keep developing and releasing with it.
2020-01-01 11:16:22 +01:00
..
doc_classes Merge pull request #34280 from zaksnet/fix-yield-documentation 2019-12-16 08:49:32 +01:00
editor Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
icons Add support for creating editor icons per module 2019-06-28 23:42:26 +03:00
language_server Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
config.py doc: Improve docs for Resource* classes 2019-06-18 20:07:26 +02:00
gdscript.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdscript.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdscript_compiler.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdscript_compiler.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdscript_editor.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdscript_function.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdscript_function.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdscript_functions.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdscript_functions.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdscript_parser.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdscript_parser.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdscript_tokenizer.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdscript_tokenizer.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_types.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_types.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub GDScript: Disable LSP if either jsonrpc or websocket are disabled 2019-08-28 13:29:37 +02:00