Commit History

Upphovsman SHA1 Meddelande Datum
  Aaron Record 900c676b02 Use range iterators for RBSet in most cases 3 år sedan
  reduz 746dddc067 Replace most uses of Map by HashMap 3 år sedan
  reduz 0a57f964a3 Implement missing Node & Resource placeholders 3 år sedan
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 år sedan
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 år sedan
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code 3 år sedan
  bruvzg 9456454109 Fix translation with multiple sources for the same language. 3 år sedan
  bruvzg de48d5101b Fix locale always selecting translation instead of "en", when no match found. 3 år sedan
  bruvzg 40c56ed410 Improve locale detection. 4 år sedan
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 år sedan
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 år sedan
  Lightning_A c63b18507d Use range iterators for `Map` 4 år sedan
  Wilson E. Alvarez d11c1afc04 Rename String::is_rel_path to String::is_relative_path 4 år sedan
  reduz 3682978aee Replace BIND_VMETHOD by new GDVIRTUAL syntax 4 år sedan
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 år sedan
  Rémi Verschelde 2b1e6e303e Merge pull request #50786 from reduz/implement-resource-uids 4 år sedan
  reduz 32b43cfeb3 Implement Resource UIDs 4 år sedan
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 år sedan
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 år sedan
  kobewi 7ff135b015 Consistently prefix bound virtual methods with _ 4 år sedan
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 4 år sedan
  Rémi Verschelde c1c76850cb Style: Cleanup uses of double spaces between words 4 år sedan
  Tomasz Chabora b1859510ab Change behavior of String.right 5 år sedan
  Rémi Verschelde 02e96d9748 Fix error handling for user-defined `ResourceFormatLoader.load` 4 år sedan
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction 4 år sedan
  Mateo Kuruk Miccino 472673b38d ResourceLoader: Fix inverse 'if' on the cache mode 4 år sedan
  Rémi Verschelde 0d1d719178 doc: Sync classref with current source 4 år sedan
  reduz 64140eaf42 Reorganize Project Settings 4 år sedan
  reduz f8d03b98e7 Improve resource load cache 4 år sedan
  Pedro J. Estébanez 99fe462452 Modernize Thread 4 år sedan