Rémi Verschelde
|
1426cd3b3a
One Copyright Update to rule them all
|
il y a 2 ans |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
il y a 3 ans |
Pedro J. Estébanez
|
817ffc01e1
Make all file access 64-bit (`uint64_t`)
|
il y a 6 ans |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
il y a 4 ans |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
il y a 4 ans |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
il y a 4 ans |
Alex Hirsch
|
0b541af8a1
Allow nullptr with zero length in FileAccess get_buffer
|
il y a 4 ans |
Alex Hirsch
|
5a882a659a
Add parameter checkes to FileAccess get_buffer functions
|
il y a 4 ans |
Pedro J. Estébanez
|
6d89f675b1
Modernize Thread
|
il y a 4 ans |
Pedro J. Estébanez
|
8f6a636ae7
Modernize Semaphore
|
il y a 4 ans |
Pedro J. Estébanez
|
4ddcdc031b
Modernize Mutex
|
il y a 4 ans |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
il y a 4 ans |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
il y a 5 ans |
qarmin
|
17732fe698
Added some obvious errors explanations
|
il y a 5 ans |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
il y a 5 ans |
Hugo Locurcio
|
cbd31d9f0b
Fix errors when attempting to set UNIX permissions when unavailable
|
il y a 5 ans |
qarmin
|
a32f020b53
Properly unlock mutex
|
il y a 6 ans |
Juan Linietsky
|
cd4449e7ab
Add FileAccess::set_unix_permissions for Unix platforms
|
il y a 6 ans |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
il y a 6 ans |
Superwaitsum
|
e5041ad0f5
Add some limits on the Editor Settings
|
il y a 6 ans |
Fabio Alessandrelli
|
30327872e0
Unify StreamPeerTCP/TCP_Server with NetSocket API
|
il y a 6 ans |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
il y a 6 ans |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
il y a 6 ans |
Juan Linietsky
|
ea3d997f9d
Revert "added get_creation_time function for gdscript"
|
il y a 6 ans |
Juan Linietsky
|
275e0d5ee4
Merge pull request #18914 from notwarp/master
|
il y a 6 ans |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
il y a 6 ans |
Daniele Giuliani
|
d315b0fb8a
added get_creation_time function for gdscript
|
il y a 7 ans |
Artem Varaksa
|
d35e486228
Clean up some bad words from code comments
|
il y a 7 ans |
Marlon Henry Schweigert
|
87adf9cfba
Display set_nodelay to GDScript
|
il y a 7 ans |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
il y a 7 ans |