summaryrefslogtreecommitdiff
path: root/core/debugger/engine_debugger.h
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-07-21Fix editor re-focus on debugger break on WindowsPedro J. Estébanez
2022-05-16Replace most uses of Map by HashMapreduz
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-14Implement toast notifications in the editorGilles Roudière
2021-08-09Use doubles for time in many other placesAaron Franke
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-22Rename MainLoop methods to match Node methodsMarcel Admiraal
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-05-12Add support for multiple RemoteDebuggerPeer(s).Fabio Alessandrelli
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-08Refactor ScriptDebugger.Fabio Alessandrelli