Historial de Commits

Autor SHA1 Mensaje Fecha
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops hace 4 años
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) hace 4 años
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks hace 4 años
  Rémi Verschelde 70ae90e0e8 Core: Drop custom `copymem`/`zeromem` defines hace 4 años
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 hace 4 años
  Haoyu Qiu aca0b2a459 Fixes XMLParser leak when open multiple times hace 5 años
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 hace 5 años
  qarmin 17732fe698 Added some obvious errors explanations hace 6 años
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' hace 6 años
  Rémi Verschelde 5c66771e3e Merge pull request #29283 from qarmin/fix_some_always_same_values hace 6 años
  qarmin 072e40368e Fix always true/false values hace 6 años
  Rémi Verschelde 6d16f2f053 Fix error macro calls not ending with semicolon hace 6 años
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 hace 6 años
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path hace 7 años
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting hace 7 años
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 hace 7 años
  letheed 5ad9be4c24 Rename pos to position in user facing methods and variables hace 8 años
  Hein-Pieter van Braam f9467ec1ea Fix signed and unsigned comparisons hace 8 años
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers hace 8 años
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants hace 8 años
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line hace 8 años
  Rémi Verschelde debeee56f7 Fix typos in source code using codespell hace 8 años
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) hace 8 años
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD hace 8 años
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. hace 8 años
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! hace 8 años
  George Marques 5be9ff7b67 Update copyright to 2016 in headers hace 9 años
  Rémi Verschelde d4993b74fc Add missing argument names in GDScript bindings hace 9 años
  Juan Linietsky fdaa2920eb Updated copyright year in all headers hace 10 años
  orbitcowboy 378fb0bace xml_parser: check array length index before accessing the array. hace 11 años