Commit History

作者 SHA1 備註 提交日期
  voidedWarranties c586835541 Make `ResourceCache::get_cached_resources` thread-safe 2 年之前
  Adam Scott bfffb8f254 Fix `Resource::duplicate()` missing packed arrays 2 年之前
  Aaron Franke 2a65f6812b Add PROPERTY_USAGE_NEVER_DUPLICATE flag and use for script 2 年之前
  Aaron Franke 2bc0bcbd26 PropertyUsage: Rename "DO_NOT_SHARE_ON_DUPLICATE" to "ALWAYS_DUPLICATE" 2 年之前
  kobewi c0083e431b Cleanup unused engine code v2 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  Fabio Alessandrelli 2c576eb281 [Core] Fix Resource.resource_name type. 2 年之前
  Marc Gilleron 474cee7daf Rename and expose `RefCounted::get_reference_count()` 3 年之前
  James 0aecfc9254 Fixes #65377: get_datetime_* functions can return wrong values 3 年之前
  Rémi Verschelde eb56d1d1eb Drop obsolete resource usage debug methods from OS class 3 年之前
  reduz e772b65d92 Remake resource thread safety and API 3 年之前
  reduz 141c375581 Clean up Hash Functions 3 年之前
  Aaron Record 900c676b02 Use range iterators for RBSet in most cases 3 年之前
  reduz 746dddc067 Replace most uses of Map by HashMap 3 年之前
  reduz 8b7c7f5a75 Add a new HashMap implementation 3 年之前
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 年之前
  bruvzg de4c97758a Fix more issues found by cppcheck. 3 年之前
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 年之前
  reduz 6f51eca1e3 Discern between virtual and abstract class bindings 3 年之前
  bruvzg c69e0d16bc Fix multiple missing UTF-8 decoding. 3 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年之前
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 年之前
  Gilles Roudière 3b42660105 Add a name to TileSet sources 4 年之前
  Lightning_A c63b18507d Use range iterators for `Map` 4 年之前
  reduz 3682978aee Replace BIND_VMETHOD by new GDVIRTUAL syntax 4 年之前
  Rémi Verschelde 8c3a6b10a9 OS: Fix used resource debug prints 4 年之前
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 年之前
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 年之前
  reduz 75755beeee Implement textual ext/subresource IDs. 4 年之前
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 年之前