Commit History

Author SHA1 Message Date
  RedMser 2bd714e34e Allow configuring the script filename casing rule 1 year ago
  kobewi c8db3f66ed Fix ScriptCreateDialog not accepting on submit 1 year ago
  Danil Alexeev 26ce861910 Editor: Remove unused Class Name field from Create Script dialog 1 year ago
  kobewi 7f41403a6f Standardize dialog input validation as a new class 1 year ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  kobewi 563d67a10d Revert "Fix "Script Create" dialog errors with metadata" 2 years ago
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2 years ago
  Rémi Verschelde f8ab79e68a Zero initialize all pointer class and struct members 2 years ago
  Michael Alexsander bb5198a5ac Fix "Script Create" dialog errors with metadata 2 years ago
  Aaron Franke 918b09cabc Initialize bools in the headers in editor 2 years ago
  Haoyu Qiu 7f30fd10f9 Fix errors when updating script template list 2 years ago
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 2 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  fabriceci 9d5b807059 Improve editor template workflow 3 years ago
  kobewi 64a2681cf0 Allow to name built-in scripts upon creation 3 years ago
  Michael Alexsander 7df1bc426e Minor cleanup of the "New Script" dialog 3 years ago
  Gregory Basile 8ab13f8ace Documentation search fixes 3 years ago
  Aaron Franke 5a9037f828 Warn when creating a script with the same name as the parent class 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Rafał Mikrut e1811b689b Initialize class/struct variables with default values in platform/ and editor/ 4 years ago
  Marcel Admiraal 26fcf2b04c Add override keywords. 4 years ago
  Hugo Locurcio ac210e196c Warn about built-in script limitations in the script creation dialog 4 years ago
  Juan Linietsky 4758057f20 Working multiple window support, including editor 4 years ago
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 4 years ago
  Michael Alexsander 8708d44a50 Add option to disable loading scripts in ScriptCreateDialog 5 years ago
  Michael Alexsander f9d11120f7 Minor fixes for ScriptCreateDialog 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Andrii Doroshenko (Xrayez) f013596760 Allow to define and load script templates per project 5 years ago
  Andrii Doroshenko (Xrayez) bd9852b982 Display language icons in script create dialog 5 years ago
  Hugo Locurcio acbd0fea97 Use CheckBoxes in the editor instead of CheckButtons when applicable 5 years ago