Rémi Verschelde
|
1426cd3b3a
One Copyright Update to rule them all
|
2 lat temu |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 lat temu |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
3 lat temu |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
3 lat temu |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
3 lat temu |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 lat temu |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 lat temu |
Fabio Alessandrelli
|
ce5a3f56a6
Rewrite StreamPeerSSL with SSLContext helper class
|
5 lat temu |
Fabio Alessandrelli
|
c798173332
Fix editor crash when StreamPeerSSL is unavilable.
|
5 lat temu |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 lat temu |
Fabio Alessandrelli
|
92de6df113
Add checks for clean disconnect in HTTP/TCP/SSL.
|
6 lat temu |
Fabio Alessandrelli
|
0e56377e96
Allow system certs file to be used by Editor.
|
6 lat temu |
Fabio Alessandrelli
|
d2b38aabec
Bundle SSL certs with the templates.
|
6 lat temu |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 lat temu |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
6 lat temu |
Rémi Verschelde
|
391e46830f
doc: Sync classref with current source
|
6 lat temu |
Fabio Alessandrelli
|
99d0b7ba14
Implement non blocking-handshake for StreamPeerSSL
|
6 lat temu |
Fabio Alessandrelli
|
490dd9f946
Generalize SSL cert reading from file
|
7 lat temu |
Fabio Alessandrelli
|
67b600d957
Add mbedtls module
|
7 lat temu |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 lat temu |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 lat temu |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 lat temu |
Ignacio Etcheverry
|
32dd9a9f66
ClassDB: Provide the enum name of integer constants
|
7 lat temu |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
7 lat temu |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 lat temu |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 lat temu |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 lat temu |
Juan Linietsky
|
dcb95ec147
removed duplicated functions in class hierarchy that were bound more than once
|
8 lat temu |
Juan Linietsky
|
bc26f90581
Type renames:
|
8 lat temu |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 lat temu |