Thaddeus Crews
|
5935a32e32
Core: Cleanup headers in `core/config`
|
1 hafta önce |
Danil Alexeev
|
24494d840e
Core: Unify display of error type prefixes
|
5 ay önce |
Yufeng Ying
|
4f4031a675
Replace size() == 0 with is_empty().
|
6 ay önce |
A Thousand Ships
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
11 ay önce |
Wenqiang
|
9a94353fa3
Added support for 'print' command in local (command line -d) debugger
|
1 yıl önce |
Simon Barkehanai
|
4ecad8dea3
Fix infinite loop on EOF in the command line debugger
|
2 yıl önce |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 yıl önce |
TechnoPorg
|
9961881b98
Remove SceneTree dependency from LocalDebugger
|
3 yıl önce |
reduz
|
45af29da80
Add a new HashSet template
|
3 yıl önce |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 yıl önce |
Hugo Locurcio
|
79be2c7b75
Rename profiler "Idle Time" to "Process Time"
|
3 yıl önce |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
3 yıl önce |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 yıl önce |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 yıl önce |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 yıl önce |
Gilles Roudière
|
0587e5e018
Implement toast notifications in the editor
|
4 yıl önce |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
4 yıl önce |
Aaron Franke
|
84f720966c
Use doubles for time in many other places
|
4 yıl önce |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 yıl önce |
Tomasz Chabora
|
b1859510ab
Change behavior of String.right
|
5 yıl önce |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 yıl önce |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 yıl önce |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 yıl önce |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 yıl önce |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 yıl önce |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
5 yıl önce |
Fabio Alessandrelli
|
b8ddaf9c33
Refactor ScriptDebugger.
|
5 yıl önce |