Commit History

Author SHA1 Message Date
  dementive b8e44a0000 Improve ConfigFile get_sections and get_section_keys by returning Vector<String> 3 months ago
  Yufeng Ying be86ce3103 Apply iwyu suggestion in core. 7 months ago
  Muller-Castro a8bc9f3e78 Add const lvalue ref to core/* container parameters 1 year ago
  Rémi Verschelde c2790ec2b9 Merge pull request #68450 from KoBeWi/bracket_escapist 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  kobewi 0d122ce459 Allow to escape closing brackets in CFG tags 2 years ago
  Juan Linietsky ef17c4668a Add support for scene/resource customization in export plugins 2 years ago
  Danil Alexeev 1ca227af1d Fix saving section-less keys in `ConfigFile` 3 years ago
  reduz 8b7c7f5a75 Add a new HashMap implementation 3 years ago
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 years ago
  Aaron Franke e81c689592 Project feature warning system 3 years ago
  Haoyu Qiu 597d489a20 Quote and escape ConfigFile keys when necessary 3 years ago
  reduz 96f8254b24 Implement error return documetation 3 years ago
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 years ago
  Juan Linietsky 8d64f3bd76 Add a "keep" import mode to keep files as-is and export them. 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 5 years ago
  Rémi Verschelde f7c87ed3dd ConfigFile: Improve error messages and complete docs 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Juan Linietsky 4aea9f74e6 Rewritten StreamTexture for better code reuse, added basis universal support 5 years ago
  Pedro J. Estébanez e5bd3b707f Add ConfigFile::parse() 5 years ago
  Marcel Admiraal 5af3b4ca27 Remove duplicate ERR_PRINT macro. 5 years ago