Commit History

作者 SHA1 備註 提交日期
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 年之前
  Rémi Verschelde 2cf6ac6c50 Replace FALLTHROUGH macro by C++17 [[fallthrough]] 5 年之前
  Rémi Verschelde f3726ee994 Use modules_enabled.gen.h to improve inter dependency checks 5 年之前
  George Marques d26414f9fe GDScript: enable type checks on release mode 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  Michael Alexsander Silva Dias 5ca7460421 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "main" and "servers" directories 6 年之前
  qarmin 4e5310cc60 Some code changed with Clang-Tidy 6 年之前
  Bojidar Marinov f04f127680 Fix `as` operator generating opcode 38 errors 6 年之前
  Rémi Verschelde c8994b56f9 Style: Apply new changes from clang-format 8.0 6 年之前
  Rémi Verschelde fc370b3feb Fix -Wimplicit-fallthrough warnings from GCC 8 6 年之前
  Bojidar Marinov b64f9f03f8 Fix duplicated lines in GDScript bytecode 6 年之前
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. 6 年之前
  Rémi Verschelde d35003d92a GDScript: Remove unused `switch`, `case` and `do` CF keywords 6 年之前
  Rémi Verschelde c363857426 Be explicit about usage of GDScript tests 6 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  Rémi Verschelde 7b081a7fc8 Fix warnings about unhandled enum value in switch [-Wswitch] 6 年之前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 年之前
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 年之前
  George Marques 743053734f Add static type checks in the parser 7 年之前
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 年之前
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 年之前
  Rémi Verschelde 13c2ff9320 Style: Apply new clang-format 5.0 style to all files 7 年之前
  Rémi Verschelde 4cfc29611e GDScript: Refactor "GD" class prefix to "GDScript" 7 年之前
  Rémi Verschelde 7ad14e7a3e Dead code tells no tales 8 年之前
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 年之前
  TwistedTwigleg 00f6c85928 Synchronize parameter names in definition and declaration 8 年之前
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 年之前
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 年之前
  Rémi Verschelde e1c1d7d1d7 Add a bunch of missing Godot headers in own files 8 年之前
  Rémi Verschelde f44ee891be Style: Fix statements ending with ';;' 8 年之前