summaryrefslogtreecommitdiff
path: root/editor/debugger/editor_debugger_server.cpp
AgeCommit message (Expand)Author
2021-12-04Auto-Increment Debugger PortNathan Franke
2021-08-29[Editor] Editor debugger binds according to editor settings.Fabio Alessandrelli
2021-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
2021-05-06Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscoresHugo Locurcio
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-12Support multiple debug protocols.Fabio Alessandrelli
2020-03-08Update editor debugger to new remote debugger.Fabio Alessandrelli
2020-03-08Threaded networking for editor debugger.Fabio Alessandrelli