Commit Verlauf

Autor SHA1 Nachricht Datum
  VolTer 54bb9c3dd5 Fixed a case for global function highlighting vor 3 Jahren
  VolTer 1342b8ccd6 Follow-up fixes to number highlighting vor 3 Jahren
  VolTer a33ed6c046 Fix number highlighting vor 3 Jahren
  Rémi Verschelde 09086b0bb0 Merge pull request #64651 from MewPurPur/fix-globalfunc-highlighting vor 3 Jahren
  VolTer 88ad758b41 Added highlighting color for GDScript and GlobalScope functions vor 3 Jahren
  VolTer 73bbc61eb4 Tweaked StringName highlighting color vor 3 Jahren
  kobewi 8be27dc59e Replace Array return types with TypedArray vor 3 Jahren
  Max Hilbrunner 6f273d2156 Merge pull request #63326 from MewPurPur/binary-highlighting-fix vor 3 Jahren
  VolTer 2e6108d181 Improve binary operator highlighting vor 3 Jahren
  Hugo Locurcio 0a24d40836 Improve script editor's light theme syntax colors for better readability vor 4 Jahren
  kobewi df5655fdca Highlight ^NodePath and &StringName differently vor 3 Jahren
  George Marques eba3e0a9fc GDScript: Support `%` in shorthand for `get_node` vor 3 Jahren
  reduz 8b7c7f5a75 Add a new HashMap implementation vor 3 Jahren
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) vor 3 Jahren
  bruvzg 244db37508 Cleanup and move char functions to the `char_utils.h` header. vor 4 Jahren
  Anilforextra adbe948bda String: Add contains(). vor 4 Jahren
  Paulb23 fffeecfd68 Improvments for SyntaxHighlighters vor 4 Jahren
  Rémi Verschelde fe52458154 Update copyright statements to 2022 vor 4 Jahren
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() vor 4 Jahren
  Gordon MacPherson 1881b3adc5 Improve GDScript Editor and Improve latency vor 4 Jahren
  Lyuma 31f790299c Use OrderedHashMap for autoloads to preserve order vor 4 Jahren
  reduz 3682978aee Replace BIND_VMETHOD by new GDVIRTUAL syntax vor 4 Jahren
  Max Hilbrunner 5161c97c9c Remove underscore hacks vor 4 Jahren
  Paulb23 bcfc591f86 Reorganise text editor settings vor 4 Jahren
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators vor 4 Jahren
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations vor 4 Jahren
  reduz 6631f66c2a Optimize StringName usage vor 4 Jahren
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb vor 4 Jahren
  Hugo Locurcio 32e97cb805 Highlight annotations in the GDScript syntax highlighter vor 4 Jahren
  Hugo Locurcio 1704be0a44 Rename the bundled text editor themes for consistency with themes vor 4 Jahren