Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
1 년 전 |
Pedro J. Estébanez
|
033001375f
Fix editor re-focus on debugger break on Windows
|
2 년 전 |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
2 년 전 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
2 년 전 |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
3 년 전 |
Aaron Franke
|
84f720966c
Use doubles for time in many other places
|
3 년 전 |
Anshul7sp1
|
91181c2086
Fixes small typos and grammar correction
|
3 년 전 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
3 년 전 |
Rémi Verschelde
|
e4c0572385
Merge pull request #44593 from madmiraal/rename-mainloop-methods
|
3 년 전 |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
3 년 전 |
Marcel Admiraal
|
d9e9eb8d04
Rename MainLoop methods to match Node methods
|
3 년 전 |
Stijn Hinlopen
|
929b98d24b
Remove String::find_last (same as rfind)
|
4 년 전 |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
4 년 전 |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 년 전 |
Fabio Alessandrelli
|
ed225faf31
Add support for multiple RemoteDebuggerPeer(s).
|
4 년 전 |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
4 년 전 |
Rémi Verschelde
|
e1c3c6ba45
Fix -Wshadow=local warning in EngineDebugger
|
4 년 전 |
Fabio Alessandrelli
|
b8ddaf9c33
Refactor ScriptDebugger.
|
4 년 전 |