index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
debugger
/
debug_adapter
/
debug_adapter_parser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
Rebrand Godot 4.3 to Redot
Trashguy
2024-10-13
1
-1
/
+1
*
Replace `find` with `contains/has` where applicable
A Thousand Ships
2024-05-08
1
-1
/
+1
*
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-2
/
+3
*
Merge pull request #89475 from rsubtil/feature-add_message_type_to_dap
Rémi Verschelde
2024-03-14
1
-2
/
+2
|
\
|
*
Add output type to DAP `output` events
Ricardo Subtil
2024-03-14
1
-2
/
+2
*
|
Add missing `variablesReference` field to DAP `evaluate` request
Ricardo Subtil
2024-03-03
1
-0
/
+1
|
/
*
Prevent race condition on initial breakpoints from DAP
Ricardo Subtil
2023-11-14
1
-2
/
+19
*
Merge pull request #75836 from rsubtil/bugfix-dap_windows_path
Fabio Alessandrelli
2023-06-19
1
-0
/
+6
|
\
|
*
Fix DAP path mismatch on Windows
Ricardo Subtil
2023-04-08
1
-0
/
+6
*
|
Extract editor run toolbar into its own component
Yuri Sizov
2023-04-19
1
-9
/
+8
|
/
*
Move remote debug buttons to a single menu.
bruvzg
2023-01-14
1
-1
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
[Web] Rename JavaScript platform to Web.
Fabio Alessandrelli
2022-08-29
1
-1
/
+1
*
Split up editor export code into multiple files
Aaron Franke
2022-07-26
1
-0
/
+1
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-7
/
+7
*
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-15
1
-0
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Fix various typos
luz paz
2022-01-02
1
-2
/
+2
*
Use range iterators for `Map`
Lightning_A
2021-09-30
1
-2
/
+2
*
Implemented advanced features of DAP
Ev1lbl0w
2021-08-31
1
-9
/
+194
*
Implemented initial DAP support
Ev1lbl0w
2021-08-02
1
-0
/
+425