Commit Verlauf

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