Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
%!s(int64=6) %!d(string=hai) anos |
George Marques
|
74a3bf72f0
Fix type-compatibilty check in GDScript
|
%!s(int64=6) %!d(string=hai) anos |
Rémi Verschelde
|
1c169413ff
Merge pull request #23740 from ttencate/unused_argument_22139
|
%!s(int64=6) %!d(string=hai) anos |
George Marques
|
3d2d04afd4
Check for valid values when checking for class members
|
%!s(int64=6) %!d(string=hai) anos |
Thomas ten Cate
|
4a530433d4
Prevent unused_argument warning when passing arg to parent constructor
|
%!s(int64=6) %!d(string=hai) anos |
George Marques
|
7f6f9abb2f
Make enum values not be script constants if enum is named
|
%!s(int64=6) %!d(string=hai) anos |
Kanabenki
|
30d473689c
Add missing flag for exported enum
|
%!s(int64=6) %!d(string=hai) anos |
Wilson E. Alvarez
|
71df4caf8f
Removed unnecessary assignments
|
%!s(int64=6) %!d(string=hai) anos |
J08nY
|
6e8f0cfdc6
Do not make a function that returns Variant::NIL a void function. Fix #22791.
|
%!s(int64=6) %!d(string=hai) anos |
Aaron Franke
|
4f7b33cdcf
Remove redundant "== false" code
|
%!s(int64=6) %!d(string=hai) anos |
Rémi Verschelde
|
95131e6f23
Fix warnings on release builds (not DEBUG_ENABLED)
|
%!s(int64=6) %!d(string=hai) anos |
Rémi Verschelde
|
b1b625f4f5
Fix various Clang 7 warnings about unused stuff
|
%!s(int64=6) %!d(string=hai) anos |
Rémi Verschelde
|
7b081a7fc8
Fix warnings about unhandled enum value in switch [-Wswitch]
|
%!s(int64=6) %!d(string=hai) anos |
Rémi Verschelde
|
bca2d3ad40
Fix invalid comparison warnings: [-Wbool-compare] and [-Wenum-compare]
|
%!s(int64=6) %!d(string=hai) anos |
George Marques
|
825e85ab23
GDScript: Error on empty blocks at the end of file
|
%!s(int64=6) %!d(string=hai) anos |
George Marques
|
e6a6ea65c7
GDScript: Forbid enum values to shadow constants
|
%!s(int64=6) %!d(string=hai) anos |
George Marques
|
b530031442
GDScript: Allow Object constants to be used with qualifier
|
%!s(int64=6) %!d(string=hai) anos |
Mariusz Chwalba
|
47bf26c40d
test for depreciacion warnings only on debug builds
|
%!s(int64=6) %!d(string=hai) anos |
Fabio Alessandrelli
|
c0e4d7efca
Add GDScript slave keyword deprecation warning.
|
%!s(int64=6) %!d(string=hai) anos |
Fabio Alessandrelli
|
1e9b46d687
Clearly deprecate sync too in favor of remotesync.
|
%!s(int64=6) %!d(string=hai) anos |
Fabio Alessandrelli
|
d6b31daec6
Rename slave keyword to puppet
|
%!s(int64=6) %!d(string=hai) anos |
Rémi Verschelde
|
1a16dabfb5
Merge pull request #21982 from luzpaz/misc-typos
|
%!s(int64=6) %!d(string=hai) anos |
luz.paz
|
08bde5b2de
Misc. typos
|
%!s(int64=6) %!d(string=hai) anos |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
%!s(int64=6) %!d(string=hai) anos |
Rémi Verschelde
|
f06b7d40c8
Merge pull request #21449 from vnen/gdscript-builtin-is
|
%!s(int64=6) %!d(string=hai) anos |
Rémi Verschelde
|
5b87864385
Merge pull request #21369 from Noshyaar/exportflag
|
%!s(int64=6) %!d(string=hai) anos |
George Marques
|
4b974a36b7
GDScript: Allow `is` operator to test built-in types
|
%!s(int64=6) %!d(string=hai) anos |
Poommetee Ketson
|
cee6d5620a
Deprecating bit flags export with no hint text
|
%!s(int64=6) %!d(string=hai) anos |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
%!s(int64=6) %!d(string=hai) anos |
George Marques
|
94d662ad55
GDScript: Ignore unused arguments/local vars that start with _
|
%!s(int64=6) %!d(string=hai) anos |