Commit History

Author SHA1 Message Date
  Rémi Verschelde 818f1eed31 Code quality: Fix header guards consistency 3 years ago
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 years ago
  Pedro J. Estébanez 5eb80bb1a3 Avoid the need for copy assignment in HashMap key/data types 4 years ago
  Rémi Verschelde 1b65550ec7 clang-format: Various fixes to comments alignment from `clang-format` 13 4 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 49646383f1 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 50d69a5a3d Call CRASH_COND_MSG if key not found in HashMap get function. 6 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Marcel Admiraal ce352ce5b4 Initialise VMap and HashMap values to the default when they are created. 6 years ago
  qarmin 17732fe698 Added some obvious errors explanations 6 years ago
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 6 years ago
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations 6 years ago
  qarmin 8245db869f Small fixes to unrechable code, possibly overflows, using NULL pointers 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Dualtagh Murray b902a2f2a7 Fixing warnings generated by MSVC 7 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Hein-Pieter van Braam 9ba134b463 Add several unlikely() macros 7 years ago
  Rémi Verschelde 13c2ff9320 Style: Apply new clang-format 5.0 style to all files 7 years ago
  Karroffel add040d381 added OAHashMap type 8 years ago
  Rémi Verschelde 1e0fc4dc4e Merge pull request #10318 from endragor/ordered-hash-map 8 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Ruslan Mustakov 8d26748f80 Implement OrderedHashMap 8 years ago
  Wilson E. Alvarez 6d112a68b6 Moved member variables from constructor to initialization list 8 years ago
  Pedro J. Estébanez 211c451890 Implement well-defined handling of unrecoverable errors 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde debeee56f7 Fix typos in source code using codespell 8 years ago