Rémi Verschelde
|
6b06edb457
Merge pull request #114190 from voylin/fix_crash_scriptless_scene_debug
|
пре 1 месец |
voylin
|
1e3babd0a5
Fix error break scriptless scene
|
пре 1 месец |
kobewi
|
ad4fb8c1df
Fix built-in script live reloading
|
пре 1 месец |
Thaddeus Crews
|
90413dacb4
Merge pull request #97758 from TsFreddie/debugger-stepout
|
пре 2 месеци |
kobewi
|
89432600ce
Misc script editor code cleanup
|
пре 1 година |
devloglogan
|
1a8306bbc1
Allow custom monitors to select desired type
|
пре 4 месеци |
Aaron Franke
|
3d1c9fd5de
Move server files into their subfolders
|
пре 1 година |
Thaddeus Crews
|
fdf32d1b2a
Merge pull request #108577 from YYF233333/global_class_list
|
пре 4 месеци |
Edward Moulsdale
|
e366471fdc
Add GDSOFTCLASS to deeper inheritors of Object
|
пре 4 месеци |
Yufeng Ying
|
a50fc5acd8
Change ClassDB::get_class_list and related stuff.
|
пре 1 година |
TsFreddie
|
bc054292d5
Add step out to script debugger
|
пре 6 месеци |
Mikael Hermansson
|
1b7b44390a
Fix errors not being emitted when debugger breaks on script errors
|
пре 7 месеци |
ydeltastar
|
a5181d75f4
Fix global classes can't be used in the Evaluator
|
пре 10 месеци |
Yufeng Ying
|
7a1a970c25
size() <= 0 and size() < 1.
|
пре 10 месеци |
kobewi
|
75881f8322
Use initializer list in Arrays
|
пре 1 година |
kobewi
|
7d82704f12
Allow to ignore debugger error breaks
|
пре 1 година |
Haoyu Qiu
|
513dbff72b
Translate main thread name in the editor instead of running project
|
пре 1 година |
A Thousand Ships
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
пре 1 година |
A Thousand Ships
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
пре 1 година |
kobewi
|
645abdbb80
Add expression evaluater to debugger (REPL)
|
пре 1 година |
Jamie Pate
|
b18e1e0dcd
Fix Game window stops responding when debugger pauses
|
пре 1 година |
A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
пре 1 година |
Muller-Castro
|
a8bc9f3e78
Add const lvalue ref to core/* container parameters
|
пре 2 година |
Thaddeus Crews
|
b3cac9c092
Allow Ref `instantiate` to accept constructor args
|
пре 2 година |
A Thousand Ships
|
684752e75b
Replace error checks against `size` with `is_empty`
|
пре 2 година |
Yuri Sizov
|
c027aecc2e
Merge pull request #86676 from rune-scape/sparse-script-reload
|
пре 2 година |
ACB
|
c976306628
fix deadlock in RemoteDebugger::debug
|
пре 2 година |
rune-scape
|
cde478bda6
Hot-reload only changed scripts
|
пре 2 година |
A Thousand Ships
|
893f889d74
[Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
пре 2 година |
Juan Linietsky
|
5e512b705e
Support threads in the script debugger
|
пре 2 година |