lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Pedro J. Estébanez
|
9a3a2b03b8
Drop old semaphore implementation
|
5 years ago |
Pedro J. Estébanez
|
18fbdbb456
Reimplement Mutex with C++'s <mutex>
|
5 years ago |
Juan Linietsky
|
c613ead5fa
Added a spinlock template as well as a thread work pool class.
|
6 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
qarmin
|
17732fe698
Added some obvious errors explanations
|
5 years ago |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
6 years ago |
Hugo Locurcio
|
cbd31d9f0b
Fix errors when attempting to set UNIX permissions when unavailable
|
6 years ago |
qarmin
|
a32f020b53
Properly unlock mutex
|
6 years ago |
Juan Linietsky
|
cd4449e7ab
Add FileAccess::set_unix_permissions for Unix platforms
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Superwaitsum
|
e5041ad0f5
Add some limits on the Editor Settings
|
6 years ago |
Fabio Alessandrelli
|
30327872e0
Unify StreamPeerTCP/TCP_Server with NetSocket API
|
7 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
7 years ago |
Juan Linietsky
|
ea3d997f9d
Revert "added get_creation_time function for gdscript"
|
7 years ago |
Juan Linietsky
|
275e0d5ee4
Merge pull request #18914 from notwarp/master
|
7 years ago |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
7 years ago |
Daniele Giuliani
|
d315b0fb8a
added get_creation_time function for gdscript
|
7 years ago |
Artem Varaksa
|
d35e486228
Clean up some bad words from code comments
|
7 years ago |
Marlon Henry Schweigert
|
87adf9cfba
Display set_nodelay to GDScript
|
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 |
Juan Linietsky
|
bc2e8d99e5
Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
|
7 years ago |
Ruslan Mustakov
|
1a2311e350
Extract logging logic
|
7 years ago |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
8 years ago |
Hein-Pieter van Braam
|
b2a38854fd
Fix unused variable warnings
|
8 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
|
76005a8e75
Style: Apply clang-format on all files
|
8 years ago |