summaryrefslogtreecommitdiffstats
path: root/servers/debugger/servers_debugger.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Reduce and prevent unnecessary random-access to `List`A Thousand Ships2024-05-041-4/+2
* Fix editor profiler script function sort orderbaptr2024-01-271-1/+1
* Display functions that were previously forgotten in Profiler风青山2024-01-041-4/+6
* Fix missing time for some script functions in profilermsreis2023-12-191-4/+10
* [Servers] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-251-1/+1
* Fix deserializing resource usage debug datakleonc2023-04-071-3/+5
* Pace debugger draw requestsPedro J. Estébanez2023-02-071-0/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Replace most uses of Map by HashMapreduz2022-05-161-7/+7
* Rename profiler "Idle Time" to "Process Time"Hugo Locurcio2022-05-051-7/+7
* [Debugger] Move servers-related behaviours to ServersDebugger.Fabio Alessandrelli2022-02-061-0/+16
* [Debugger] Move most profilers to ServersDebugger.Fabio Alessandrelli2022-02-061-0/+447