summaryrefslogtreecommitdiffstats
path: root/core/debugger/remote_debugger_peer.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotSpartan3222024-10-131-0/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Remove NO_THREADS fallback code, Godot 4 requires thread supportRémi Verschelde2022-10-031-4/+4
* Fix some issues found by cppcheck.bruvzg2022-04-061-7/+7
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Rename Reference to RefCountedPedro J. Estébanez2021-06-111-2/+2
* Modernize ThreadPedro J. Estébanez2021-01-291-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-2/+2
* Add support for multiple RemoteDebuggerPeer(s).Fabio Alessandrelli2020-05-121-1/+3
* Replace NULL with nullptrlupoDharkael2020-04-021-1/+1
* Refactor ScriptDebugger.Fabio Alessandrelli2020-03-081-0/+94