lawnjelly
|
cc60359a6c
MessageQueue - Fix max usage performance statistic
|
1 rok temu |
lawnjelly
|
5f1e7e6fbc
Make MessageQueue growable
|
2 lat temu |
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 |
Marcel Admiraal
|
5a58516231
Remove duplicate ERR_PRINTS macro
|
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 |
Hugo Locurcio
|
6e517f9da3
Tweak the message queue maximum size property hint
|
5 lat temu |
Rémi Verschelde
|
cab55bbb9d
MessageQueue: Fix setting name in OOM error message
|
5 lat temu |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 lat temu |
Rafał Mikrut
|
ed1c4bc77d
Removed unused variables, add some constants numbers
|
5 lat temu |
qarmin
|
17732fe698
Added some obvious errors explanations
|
5 lat temu |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
5 lat temu |
Ibrahn Sahir
|
5626a1ec20
MessageQueue::flush now always destroys parameters of a spent message
|
5 lat temu |
Aaron Franke
|
702b539405
Change "ID" to lowercase "id"
|
6 lat temu |
Juan Linietsky
|
6d8083ea65
Do not use the workaround for desktop nvidia on mobile and html5.
|
6 lat temu |
Juan Linietsky
|
ae99530a8d
Do not allow flushing while already flushing the message queue. Added to help track bugs in ProgressDialog in editor.
|
6 lat temu |
Juan Linietsky
|
4bb0080b3d
Do not allow adding tasks while in the middle of flushing a message queue
|
6 lat temu |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 lat temu |
Bojidar Marinov
|
68e69fd45b
Make thumbnail cache less tasking on the message queue
|
6 lat temu |
Superwaitsum
|
e5041ad0f5
Add some limits on the Editor Settings
|
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 |
Juan Linietsky
|
c69de2ba46
-Project/Editor settings now use new inspector
|
6 lat temu |
luz.paz
|
612ab4bbc6
Fix typos with codespell
|
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
|
7ad14e7a3e
Dead code tells no tales
|
7 lat temu |