Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
hace 2 años |
reduz
|
45af29da80
Add a new HashSet template
|
hace 3 años |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
hace 3 años |
Rémi Verschelde
|
c273ddc3ee
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
|
hace 3 años |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
hace 3 años |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
hace 3 años |
kobewi
|
2057ea2883
Remove duplicate editor settings definitions
|
hace 3 años |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
hace 3 años |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
hace 3 años |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
hace 4 años |
Marcel Admiraal
|
da5d7db610
Rename File::get_len() get_length()
|
hace 4 años |
Pedro J. Estébanez
|
469fa47e06
Make all file access 64-bit (uint64_t)
|
hace 6 años |
Pedro J. Estébanez
|
565796518d
Fix crash on cleanup of EditorFileServer
|
hace 4 años |
Pedro J. Estébanez
|
99fe462452
Modernize Thread
|
hace 4 años |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
hace 4 años |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
hace 5 años |
Pedro J. Estébanez
|
18fbdbb456
Reimplement Mutex with C++'s <mutex>
|
hace 5 años |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
hace 5 años |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
hace 6 años |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
hace 6 años |
George Marques
|
9fac01e410
Fix deploy with network filesystem
|
hace 7 años |
Fabio Alessandrelli
|
30327872e0
Unify StreamPeerTCP/TCP_Server with NetSocket API
|
hace 7 años |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
hace 7 años |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
hace 7 años |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
hace 7 años |
Marlon Henry Schweigert
|
87adf9cfba
Display set_nodelay to GDScript
|
hace 7 años |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
hace 7 años |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
hace 7 años |
Juan Linietsky
|
bc2e8d99e5
Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
|
hace 7 años |
Hein-Pieter van Braam
|
67a706fc1b
Fix various assorted warnings
|
hace 8 años |