Historia zmian

Autor SHA1 Wiadomość Data
  Danil Alexeev 1ca227af1d Fix saving section-less keys in `ConfigFile` 3 lat temu
  reduz 8b7c7f5a75 Add a new HashMap implementation 3 lat temu
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 lat temu
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 lat temu
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 4 lat temu
  Aaron Franke e81c689592 Project feature warning system 4 lat temu
  Haoyu Qiu 597d489a20 Quote and escape ConfigFile keys when necessary 4 lat temu
  reduz 96f8254b24 Implement error return documetation 4 lat temu
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 lat temu
  Juan Linietsky 8d64f3bd76 Add a "keep" import mode to keep files as-is and export them. 4 lat temu
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 5 lat temu
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 5 lat temu
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 5 lat temu
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 lat temu
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 lat temu
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 lat temu
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 lat temu
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 5 lat temu
  Rémi Verschelde f7c87ed3dd ConfigFile: Improve error messages and complete docs 5 lat temu
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 lat temu
  Juan Linietsky 4aea9f74e6 Rewritten StreamTexture for better code reuse, added basis universal support 6 lat temu
  Pedro J. Estébanez e5bd3b707f Add ConfigFile::parse() 6 lat temu
  Marcel Admiraal 5af3b4ca27 Remove duplicate ERR_PRINT macro. 6 lat temu
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 6 lat temu
  Gianlluca 54cba54a45 Added a method to erase section key in ConfigFile 6 lat temu
  qarmin 17732fe698 Added some obvious errors explanations 6 lat temu
  PouleyKetchoupp b49226e085 Support for file not found in ConfigFile::Load and handle a few specific cases 6 lat temu
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 6 lat temu
  Vasiliy Makarov fcd8faf2f4 Add encrypted files support to ConfigFile 6 lat temu
  qarmin 8245db869f Small fixes to unrechable code, possibly overflows, using NULL pointers 6 lat temu