godot/modules/gdscript
Rémi Verschelde 66cede8368
Fix warnings found by Emscripten 3.1.10
Fix `-Wunused-but-set-variable`, `-Wunqualified-std-cast-call`, and
`-Wliteral-range` warnings.

(cherry picked from commit d8935b27a9)
2024-11-05 23:28:47 +01:00
..
doc_classes Improve documentation of rand_range 2022-06-19 14:11:10 +02:00
editor Update copyright statements to 2022 2022-01-13 16:00:37 +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 2022 2022-01-13 16:00:37 +01:00
config.py SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
gdscript_compiler.cpp Fix warnings found by Emscripten 3.1.10 2024-11-05 23:28:47 +01:00
gdscript_compiler.h Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
gdscript_editor.cpp GDScript: Fix autocompletetion showing class names with an underscore 2022-07-07 14:16:17 +02:00
gdscript_function.cpp Fix crash when is-operator right-hand-side is null 2022-03-13 18:14:53 +01:00
gdscript_function.h Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
gdscript_functions.cpp Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
gdscript_functions.h Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
gdscript_parser.cpp Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
gdscript_parser.h Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
gdscript_tokenizer.cpp Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
gdscript_tokenizer.h Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
gdscript.cpp Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
gdscript.h Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
register_types.cpp Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
register_types.h Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00