История коммитов

Автор SHA1 Сообщение Дата
  Rémi Verschelde 9b19a02f31 Merge pull request #63632 from dsnopek/fix-locale-remap-with-binary-resources-4.x 3 лет назад
  David Snopek 6bbc126c34 Fix locale resource remapping with binary conversion on export 3 лет назад
  PucklaMotzer09 b32b570d7a Show dependency warning when removing remaps and fallback if translation 4 лет назад
  reduz 6236a688b7 Implement Feature Build Profiles 3 лет назад
  reduz e772b65d92 Remake resource thread safety and API 3 лет назад
  Aaron Record 900c676b02 Use range iterators for RBSet in most cases 3 лет назад
  reduz 746dddc067 Replace most uses of Map by HashMap 3 лет назад
  reduz 0a57f964a3 Implement missing Node & Resource placeholders 3 лет назад
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 лет назад
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 лет назад
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code 3 лет назад
  bruvzg 9456454109 Fix translation with multiple sources for the same language. 4 лет назад
  bruvzg de48d5101b Fix locale always selecting translation instead of "en", when no match found. 4 лет назад
  bruvzg 40c56ed410 Improve locale detection. 4 лет назад
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 лет назад
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 4 лет назад
  Lightning_A c63b18507d Use range iterators for `Map` 4 лет назад
  Wilson E. Alvarez d11c1afc04 Rename String::is_rel_path to String::is_relative_path 4 лет назад
  reduz 3682978aee Replace BIND_VMETHOD by new GDVIRTUAL syntax 4 лет назад
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 лет назад
  Rémi Verschelde 2b1e6e303e Merge pull request #50786 from reduz/implement-resource-uids 4 лет назад
  reduz 32b43cfeb3 Implement Resource UIDs 4 лет назад
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 лет назад
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 лет назад
  kobewi 7ff135b015 Consistently prefix bound virtual methods with _ 4 лет назад
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 4 лет назад
  Rémi Verschelde c1c76850cb Style: Cleanup uses of double spaces between words 4 лет назад
  Tomasz Chabora b1859510ab Change behavior of String.right 6 лет назад
  Rémi Verschelde 02e96d9748 Fix error handling for user-defined `ResourceFormatLoader.load` 4 лет назад
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction 4 лет назад