Commit History

Author SHA1 Message Date
  Yufeng Ying 7a1a970c25 size() <= 0 and size() < 1. 5 months ago
  kobewi 75881f8322 Use initializer list in Arrays 1 year ago
  kobewi 7d82704f12 Allow to ignore debugger error breaks 1 year ago
  Haoyu Qiu 513dbff72b Translate main thread name in the editor instead of running project 10 months ago
  A Thousand Ships 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters 9 months ago
  A Thousand Ships 38f9769bc6 [Core] Improve error messages with `vformat` 10 months ago
  kobewi 645abdbb80 Add expression evaluater to debugger (REPL) 11 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 2 years 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