Commit History

Author SHA1 Message Date
  A Thousand Ships 38f9769bc6 [Core] Improve error messages with `vformat` 10 months ago
  kobewi 645abdbb80 Add expression evaluater to debugger (REPL) 10 months ago
  Jamie Pate b18e1e0dcd Fix Game window stops responding when debugger pauses 1 year ago
  A Thousand Ships 955d5affa8 Reduce and prevent unnecessary random-access to `List` 1 year ago
  Muller-Castro a8bc9f3e78 Add const lvalue ref to core/* container parameters 1 year ago
  Thaddeus Crews b3cac9c092 Allow Ref `instantiate` to accept constructor args 1 year ago
  A Thousand Ships 684752e75b Replace error checks against `size` with `is_empty` 1 year ago
  Yuri Sizov c027aecc2e Merge pull request #86676 from rune-scape/sparse-script-reload 1 year ago
  ACB c976306628 fix deadlock in RemoteDebugger::debug 1 year ago
  rune-scape cde478bda6 Hot-reload only changed scripts 1 year ago
  A Thousand Ships 893f889d74 [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 year ago
  Juan Linietsky 5e512b705e Support threads in the script debugger 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Fabio Alessandrelli 67265d14f7 [MP] Move engine and editor profilers to a plugin. 2 years ago
  Pedro J. Estébanez 033001375f Fix editor re-focus on debugger break on Windows 3 years ago
  Voylin cebdfd1bbd Fixing Print_rich which only displays correctly in terminal 3 years ago
  Voylin c6291bcd8a Adding print_rich for printing with BBCode 3 years ago
  Hugo Locurcio 79be2c7b75 Rename profiler "Idle Time" to "Process Time" 3 years ago
  bruvzg de4c97758a Fix more issues found by cppcheck. 3 years ago
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 3 years ago
  Fabio Alessandrelli 6583797305 [Debugger] Move servers-related behaviours to ServersDebugger. 3 years ago
  Fabio Alessandrelli 87f4bbd668 [Debugger] Move most profilers to ServersDebugger. 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  bruvzg ba9d737363 Fix incorrect encoding (Latin-1 instead of UTF-8) used in `_error_handler` functions. 3 years ago
  Max Hilbrunner 5dc02eb8b0 Save all 64 bits of get_ticks_msec() in more cases 3 years ago
  Gilles Roudière 0587e5e018 Implement toast notifications in the editor 3 years ago
  Lightning_A c63b18507d Use range iterators for `Map` 4 years ago
  Aaron Franke 84f720966c Use doubles for time in many other places 4 years ago
  Fabio Alessandrelli 80fc90e82a Merge pull request #50454 from Ev1lbl0w/gsoc21-dap 4 years ago
  Ev1lbl0w 7bccd5487e Implemented initial DAP support 4 years ago