Commit History

Author SHA1 Message Date
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 3 years ago
  Pedro J. Estébanez 7426b3fa91 Add Script::inherits_script() 4 years ago
  Hugo Locurcio a38b447413 Highlight control flow keywords with a different color 5 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Yuri Roubinsky 374253242d [3.2] Shows ColorRect in Color constants autocompletion 4 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Erik 8b0546d93b Implement game camera override 6 years ago
  Fabio Alessandrelli 768d637a1b Merge pull request #31870 from JFonS/add_network_profiler 6 years ago
  jfons 8244f535cd Add network profiler 6 years ago
  iwek7 617797c47c Adds skip-breakpoints feature 6 years ago
  Rémi Verschelde a00a9e868e Merge pull request #31021 from willnationsdev/script-reflection 6 years ago
  IAmActuallyCthulhu 82b9557803 Remove redundant author doc comments 6 years ago
  willnationsdev 88f79802f6 Expose Script reflection methods to scripting API. 6 years ago
  Geequlim 10cfd87414 Show icons for code completion options 6 years ago
  Geequlim ed7ed52151 Parse more informations for code completion 6 years ago
  Rémi Verschelde b9dc2e7e4d Merge pull request #28099 from lupoDharkael/fix-completion 6 years ago
  Leonard Meagher f7eb426e2e Allow overriding how scripted objects are converted to strings 6 years ago
  lupoDharkael 2ad302cec4 Don't allow class_name in built-in scripts 6 years ago
  lupoDharkael 145a45fd3f Fix code completion not working with class_name 6 years ago
  marxin f9f2413e69 Fix -Wnon-virtual-dtor warnings. 6 years ago
  Pedro J. Estébanez 9c3ddf05cb Revert accidental commits 6 years ago
  Pedro J. Estébanez 4db0f51b9a Create live view dock [wip] 6 years ago
  George Marques 25f9aee005 Allow class_name scripts to have nested inheritance 6 years ago
  Bojidar Marinov 9637e42705 Fix enums coming from other classes without preload 6 years ago
  Ignacio Etcheverry 9df44c2d2c Use script instance binding for objects constructed from C# 6 years ago
  Rémi Verschelde 658296856c Merge pull request #24877 from neikeq/issue-24280 6 years ago