Rémi Verschelde
|
71066cd63b
Update copyright statements to 2022
|
3 years ago |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rémi Verschelde
|
3d15f04668
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
4 years ago |
Rémi Verschelde
|
70ae90e0e8
Core: Drop custom `copymem`/`zeromem` defines
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
6 years ago |
qarmin
|
e0b5b21863
Add some code changes/fixes proposed by Coverity and Clang Tidy
|
6 years ago |
qarmin
|
6cbaf7662f
Changed some code showed in LGTM and Coverage
|
6 years ago |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
6 years ago |
qarmin
|
072e40368e
Fix always true/false values
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
nemerle
|
2bbe6144ff
Fix PoolAllocator::resize for too large p_new_size
|
7 years ago |
luz.paz
|
612ab4bbc6
Fix typos with codespell
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Hein-Pieter van Braam
|
f9467ec1ea
Fix signed and unsigned comparisons
|
8 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Rémi Verschelde
|
debeee56f7
Fix typos in source code using codespell
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Thaer Razeq
|
f50488a361
Various fixes detected using PVS-Studio static analyzer.
|
8 years ago |
Rémi Verschelde
|
3890256fc5
Style: Cleanups, added headers, renamed files
|
8 years ago |
Juan Linietsky
|
53ce643e52
-Changed memory functions, Memory::alloc_static*, simplified them, made them aligned to 16
|
8 years ago |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 years ago |
Rémi Verschelde
|
f40f360a2c
Remove unused variables (fourth pass) + dead code
|
9 years ago |
Hubert Jarosz
|
4a4f247914
remove trailing whitespace
|
9 years ago |