Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 anni fa |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 anni fa |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 anni fa |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
5 anni fa |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 anni fa |
Haoyu Qiu
|
aca0b2a459
Fixes XMLParser leak when open multiple times
|
5 anni fa |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 anni fa |
qarmin
|
17732fe698
Added some obvious errors explanations
|
5 anni fa |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
6 anni fa |
Rémi Verschelde
|
5c66771e3e
Merge pull request #29283 from qarmin/fix_some_always_same_values
|
6 anni fa |
qarmin
|
072e40368e
Fix always true/false values
|
6 anni fa |
Rémi Verschelde
|
6d16f2f053
Fix error macro calls not ending with semicolon
|
6 anni fa |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 anni fa |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 anni fa |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 anni fa |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 anni fa |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
8 anni fa |
Hein-Pieter van Braam
|
f9467ec1ea
Fix signed and unsigned comparisons
|
8 anni fa |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 anni fa |
Ignacio Etcheverry
|
32dd9a9f66
ClassDB: Provide the enum name of integer constants
|
8 anni fa |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 anni fa |
Rémi Verschelde
|
debeee56f7
Fix typos in source code using codespell
|
8 anni fa |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 anni fa |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 anni fa |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 anni fa |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 anni fa |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 anni fa |
Rémi Verschelde
|
d4993b74fc
Add missing argument names in GDScript bindings
|
9 anni fa |
Juan Linietsky
|
fdaa2920eb
Updated copyright year in all headers
|
10 anni fa |
orbitcowboy
|
378fb0bace
xml_parser: check array length index before accessing the array.
|
10 anni fa |