Simon Barkehanai
|
4ecad8dea3
Fix infinite loop on EOF in the command line debugger
|
1 year ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
1 year ago |
TechnoPorg
|
9961881b98
Remove SceneTree dependency from LocalDebugger
|
2 years ago |
reduz
|
45af29da80
Add a new HashSet template
|
2 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
2 years ago |
Hugo Locurcio
|
79be2c7b75
Rename profiler "Idle Time" to "Process Time"
|
2 years ago |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
2 years ago |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
2 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
2 years ago |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
2 years ago |
Gilles Roudière
|
0587e5e018
Implement toast notifications in the editor
|
3 years ago |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
3 years ago |
Aaron Franke
|
84f720966c
Use doubles for time in many other places
|
3 years ago |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
3 years ago |
Tomasz Chabora
|
b1859510ab
Change behavior of String.right
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
3 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
3 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
4 years ago |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
4 years ago |
Fabio Alessandrelli
|
b8ddaf9c33
Refactor ScriptDebugger.
|
4 years ago |