Histórico de commits

Autor SHA1 Mensagem Data
  Lukas Tenbrink ffa6ef220b Use `append_` instead of `parse_` for `String` methods. 5 meses atrás
  A Thousand Ships 5113022dfe Clean up some uses of `String::substr` 6 meses atrás
  A Thousand Ships 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters 9 meses atrás
  A Thousand Ships 38f9769bc6 [Core] Improve error messages with `vformat` 10 meses atrás
  Haoyu Qiu 33d9b40386 Fix "No loader found" error after editing PO file 10 meses atrás
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 anos atrás
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 anos atrás
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 anos atrás
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 3 anos atrás
  bruvzg 35e8fd4d04 Add binary MO translation file support. 3 anos atrás
  Anilforextra adbe948bda String: Add contains(). 3 anos atrás
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 anos atrás
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 anos atrás
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 4 anos atrás
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction 4 anos atrás
  reduz f8d03b98e7 Improve resource load cache 4 anos atrás
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 anos atrás
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 anos atrás
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 anos atrás
  SkyJJ 0ef758eaee Updated Translation architecture to have TranslationPO, did some commit fixes and updated class Reference. 5 anos atrás
  SkyJJ c0d837a2ea Added plurals and context support to Translation 5 anos atrás
  Rémi Verschelde 47cc202972 PO loader: Fix unclosed files and error messages 5 anos atrás
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 anos atrás
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 anos atrás
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 anos atrás
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 anos atrás
  Juan Linietsky ae09b55a19 Exposed RenderingDevice to script API 5 anos atrás
  Thakee Nathees 8c3ad2af93 i18n: Fix parsing of multiple escapes before quotes 5 anos atrás
  Rémi Verschelde 4857648a16 i18n: Add support for translating the class reference 5 anos atrás
  Juan Linietsky 475e4ea67b Removed interactive loader, added proper thread loading. 5 anos atrás