Rémi Verschelde
|
e81ddf1242
Merge pull request #30289 from bojidar-bg/29586-class-name-constant
|
преди 6 години |
Bojidar Marinov
|
2ef438c200
Fix inheriting from class_name messing up constants
|
преди 6 години |
Bojidar Marinov
|
f7de816f8b
Fix parsing of arguments in constant expressions
|
преди 6 години |
Rémi Verschelde
|
d17eac735c
Merge pull request #29815 from NilsIrl/plus_file_1
|
преди 6 години |
unknown
|
bd25e8d72a
Fixed regression bug caused in #30095 and actually fix the issue it was supposed to fix(#26850)
|
преди 6 години |
Rémi Verschelde
|
eaaff9da31
Merge pull request #29941 from qarmin/redundant_code_and_others
|
преди 6 години |
unknown
|
a859643f7e
Fixed parser treating compound assignment the same as assignment which gave wrong argument usage count
|
преди 6 години |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
преди 6 години |
Nils ANDRÉ-CHANG
|
d2833d4f4d
Replace ` + "/" + ` with `String::file_add()`
|
преди 6 години |
Rémi Verschelde
|
971b5160c6
Merge pull request #29306 from qarmin/small_code_fixes
|
преди 6 години |
Rémi Verschelde
|
4043c8a8c9
Merge pull request #29678 from akien-mga/err-macros-semicolon
|
преди 6 години |
Rémi Verschelde
|
6d16f2f053
Fix error macro calls not ending with semicolon
|
преди 6 години |
MrCdK
|
74d336d0f4
Added export hint to 2D and 3D physics and render layers.
|
преди 6 години |
qarmin
|
8245db869f
Small fixes to unrechable code, possibly overflows, using NULL pointers
|
преди 6 години |
Rémi Verschelde
|
8cc8383a7f
Merge pull request #29433 from bojidar-bg/29406-dictionary-constant
|
преди 6 години |
Bojidar Marinov
|
b5bbedb45a
Properly catch certain errors in Dictionary declarations
|
преди 6 години |
Rémi Verschelde
|
b9dc2e7e4d
Merge pull request #28099 from lupoDharkael/fix-completion
|
преди 6 години |
Rémi Verschelde
|
633af46a66
Merge pull request #27987 from lupoDharkael/classname-duplicate
|
преди 6 години |
Geequlim
|
ebcfe28475
Fix parse error when extends from subclass of named classes
|
преди 6 години |
Rémi Verschelde
|
e0574e1d98
Fix typos with codespell
|
преди 6 години |
Bojidar Marinov
|
aff9320ff2
Fix typed arrays and dictionaries getting their values shared
|
преди 6 години |
Rémi Verschelde
|
ae41e35191
Merge pull request #27676 from qarmin/small_fixes_2
|
преди 6 години |
lupoDharkael
|
2ad302cec4
Don't allow class_name in built-in scripts
|
преди 6 години |
lupoDharkael
|
c07b49280a
Prevent using multiple class_name in a class
|
преди 6 години |
lupoDharkael
|
14078fbb82
GDScript: add variable shadowing warning
|
преди 6 години |
Rémi Verschelde
|
e7a1fbe83a
Merge pull request #27863 from bojidar-bg/27460-constant-class-clash
|
преди 6 години |
George Marques
|
e56f5d5c91
GDScript: Don't allow built-in scripts to use class_name
|
преди 6 години |
Bojidar Marinov
|
ece09f9872
Check for subclasses when checking for name clashes
|
преди 6 години |
Rémi Verschelde
|
c8994b56f9
Style: Apply new changes from clang-format 8.0
|
преди 6 години |
Rémi Verschelde
|
fc370b3feb
Fix -Wimplicit-fallthrough warnings from GCC 8
|
преди 6 години |