index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
gdscript
/
gdscript_warning.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97
Spartan322
2024-11-11
1
-2
/
+2
|
\
|
*
Fix analyzer pushing SHADOWED_VARIABLE warning for members shadowed in subcla...
girdenis-p
2024-11-06
1
-2
/
+2
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
GDScript: Add warning if non-`@tool` class extends `@tool` class
Danil Alexeev
2024-07-04
1
-0
/
+2
*
GDScript: Add `CONFUSABLE_CAPTURE_REASSIGNMENT` warning
Danil Alexeev
2024-06-28
1
-0
/
+2
*
GDScript: Warn when enum variable has no default
George Marques
2024-04-16
1
-0
/
+2
*
Merge pull request #84043 from dalexeev/gds-fix-unsafe-cast-warning
Rémi Verschelde
2024-04-09
1
-1
/
+1
|
\
|
*
GDScript: Fix `UNSAFE_CAST` warning
Danil Alexeev
2023-10-27
1
-1
/
+1
*
|
GDScript: Fix `@warning_ignore` annotation issues
Danil Alexeev
2024-03-12
1
-8
/
+12
|
/
*
GDScript: Add `INFERRED_DECLARATION` warning
Danil Alexeev
2023-09-22
1
-1
/
+3
*
Remove REDUNDANT_FOR_VARIABLE_TYPE
ryanabx
2023-09-12
1
-2
/
+0
*
Add "untyped_declaration" warning
ryanabx
2023-09-11
1
-0
/
+2
*
GDScript: Add static typing for `for` loop variable
Danil Alexeev
2023-08-17
1
-0
/
+2
*
GDScript: Fix bug with identifier shadowed below in current scope
Danil Alexeev
2023-07-26
1
-0
/
+4
*
GDScript: Reorganize and unify warnings
Danil Alexeev
2023-04-28
1
-29
/
+29
*
Add support for static variables in GDScript
George Marques
2023-04-27
1
-0
/
+2
*
GDScript: Add warnings that are set to error by default
George Marques
2023-02-02
1
-0
/
+49
*
Revert "GDScript: Add warnings that are set to error by default"
Rémi Verschelde
2023-02-01
1
-49
/
+0
*
GDScript: Add warnings that are set to error by default
George Marques
2023-02-01
1
-0
/
+49
*
Merge pull request #72206 from vnen/gdscript-allow-void-return-shorthand
Rémi Verschelde
2023-01-31
1
-0
/
+1
|
\
|
*
GDScript: Allow void functions to return calls to other void functions
George Marques
2023-01-31
1
-0
/
+1
*
|
Merge pull request #57520 from jordigcs/gd-rename-map
Rémi Verschelde
2023-01-31
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add hint for identifiers renamed since Godot 3
jordi
2023-01-24
1
-0
/
+1
*
|
GDScript: Fix constant conversions
Dmitrii Maganov
2023-01-29
1
-1
/
+2
|
/
*
Add support for Unicode identifiers in GDScript
George Marques
2023-01-21
1
-0
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
GDScript: Make using return of void function an error
George Marques
2022-12-30
1
-1
/
+0
*
Add STATIC_CALLED_ON_INSTANCE warning to highlight
clayjohn
2022-10-14
1
-0
/
+1
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-3
/
+3
*
Add enum values (Ignore, Warn, Error) to GDScript warnings
jordi
2022-04-06
1
-0
/
+10
*
GDScript: Consolidate behavior for assigning enum types
George Marques
2022-02-03
1
-0
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Allow using built-in names for variables, push warnings instead
Yuri Roubinsky
2021-11-13
1
-0
/
+1
*
Fix error on parsing statement-less GDScript files,
ThreeRhinosInAnElephantCostume
2021-09-11
1
-0
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-2
/
+2
*
Add warning checks in GDScript analyzer
George Marques
2020-07-20
1
-28
/
+31
*
New GDScript tokenizer and parser
George Marques
2020-07-20
1
-0
/
+84