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
/
core
/
script_debugger_remote.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #31870 from JFonS/add_network_profiler
Fabio Alessandrelli
2019-09-05
1
-0
/
+57
|
\
|
*
Add network profiler
jfons
2019-09-05
1
-0
/
+57
*
|
Adds skip-breakpoints feature
iwek7
2019-09-03
1
-2
/
+13
|
/
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
Braden Bodily
2019-08-17
1
-6
/
+3
*
Fixes issue when inspecting nodes that are not in the tree
miwanczuk
2019-08-12
1
-2
/
+12
*
Cap the number of warnings/errors per second rather than per frame
Hugo Locurcio
2019-07-31
1
-7
/
+50
*
Revert accidental commits
Pedro J. Estébanez
2019-03-20
1
-16
/
+0
*
Create live view dock [wip]
Pedro J. Estébanez
2019-03-20
1
-0
/
+16
*
Ability to keep pumping messages while being debugged, may be a solution for ...
Juan Linietsky
2019-03-03
1
-0
/
+1
*
Fix GCC 5 build after #26331 and cleanup style
Rémi Verschelde
2019-02-27
1
-1
/
+0
*
Make allowed pid for window takeover happen immediately, fixes #21431
Juan Linietsky
2019-02-23
1
-8
/
+0
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Ensure array and dict editors show edited object IDs, fixes #20225
Juan Linietsky
2018-11-21
1
-1
/
+1
*
Merge pull request #22779 from Superwaitsum/LimitSettings
Rémi Verschelde
2018-10-25
1
-1
/
+1
|
\
|
*
Add some limits on the Editor Settings
Superwaitsum
2018-10-24
1
-1
/
+1
*
|
Cleaned up/Fixed some bugs in the remote inspector code.
DualMatrix
2018-10-04
1
-7
/
+18
|
/
*
Fix warning about functions defined but not used [-Wunused-function]
Rémi Verschelde
2018-09-29
1
-30
/
+0
*
Fix warnings about wrong member initialization order [-Wreorder]
Rémi Verschelde
2018-09-28
1
-3
/
+3
*
Fixed error spam in remote debugger
DualMatrix
2018-09-19
1
-4
/
+7
*
Less verbose ScriptDebugger, message on connect.
Fabio Alessandrelli
2018-09-13
1
-2
/
+3
*
Unify StreamPeerTCP/TCP_Server with NetSocket API
Fabio Alessandrelli
2018-09-12
1
-1
/
+1
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-6
/
+6
*
Fixed error spam when inspecting remote tree
DualMatrix
2018-09-08
1
-1
/
+1
*
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
1
-3
/
+2
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-4
/
+4
*
Merge pull request #19229 from RandomShaper/fix-focus-steal
Max Hilbrunner
2018-07-05
1
-0
/
+9
|
\
|
*
Fix debugger focus stealing
Pedro J. Estébanez
2018-05-28
1
-0
/
+9
*
|
Revert "Make the performance reporting update frequency customizable"
Juan Linietsky
2018-05-28
1
-2
/
+2
*
|
Merge pull request #18410 from GodotExplorer/debugger-inherited-variables
Rémi Verschelde
2018-05-28
1
-15
/
+41
|
\
\
|
*
|
Send inherited variables and constants from remote debugger
Geequlim
2018-04-29
1
-15
/
+41
*
|
|
Make the performance reporting update frequency customizable
Hugo Locurcio
2018-05-18
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge pull request #16893 from GodotExplorer/debugger-improvement-3
Juan Linietsky
2018-05-07
1
-0
/
+13
|
\
\
|
|
/
|
/
|
|
*
Save runtime node as scene from the remote scene tree.
geequlim
2018-02-22
1
-0
/
+13
*
|
Fix typos with codespell
luz.paz
2018-02-21
1
-2
/
+2
|
/
*
Remote debugger send the real instance of WeakRef referenced to
Geequlim
2018-01-23
1
-1
/
+7
*
Mono: Implement stack info for errors and exceptions
Ignacio Etcheverry
2018-01-09
1
-42
/
+41
*
Merge pull request #15297 from poke1024/runner-limit-errs
Rémi Verschelde
2018-01-07
1
-5
/
+38
|
\
|
*
Limit number of errors and messages sent by runner
Bernhard Liebl
2018-01-03
1
-5
/
+38
*
|
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
|
/
*
Fix crash while the debugger encode a freed object.
Geequlim
2018-01-03
1
-2
/
+8
*
Merge pull request #14916 from poke1024/reduce-startup-time
Rémi Verschelde
2018-01-02
1
-4
/
+7
|
\
|
*
Ramp up remote debugger wait time
poke1024
2017-12-22
1
-4
/
+7
*
|
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
|
/
*
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
1
-19
/
+19
*
Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...
Juan Linietsky
2017-11-25
1
-1
/
+1
*
Merge pull request #11940 from GodotExplorer/debugger
Rémi Verschelde
2017-11-20
1
-50
/
+107
|
\
|
*
Move the remote scene tree to the scene tree dock.
Geequlim
2017-11-17
1
-7
/
+18
|
*
Send script members, contants and globals to debugger
geequlim
2017-11-17
1
-50
/
+96
*
|
Add print_error function, akin to print_line
George Marques
2017-11-16
1
-1
/
+1
|
/
*
Move singleton management from ProjectSettings to Engine
Leon Krause
2017-11-14
1
-1
/
+2
[next]