Histórico de commits

Autor SHA1 Mensagem Data
  Raul Santos 9e9eac4676 Use enum instead of int in virtual methods return type 2 anos atrás
  kobewi c0083e431b Cleanup unused engine code v2 2 anos atrás
  Juan Linietsky 07a964fce3 Ability to change a resource UID from API 2 anos atrás
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 anos atrás
  Rémi Verschelde be126d42d4 Merge pull request #67588 from KoBeWi/if(!GDVIRTUAL_CALL)don't 2 anos atrás
  Gilles Roudière e23f82f3c1 Expose the logic to recognize a save path in ResourceSaver 3 anos atrás
  kobewi d06a8320e5 Simplify GDVIRTUAL_CALL calls 3 anos atrás
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 3 anos atrás
  derammo 672fa94fb8 fix arg naming in ResourceFormatLoader extension 3 anos atrás
  Rindbee 279e5e90f2 Fix using wrong variable when checking in `ResourceSaver::save` 3 anos atrás
  kobewi c3606cb5f3 Swap arguments of ResourceSaver.save() 3 anos atrás
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 anos atrás
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 anos atrás
  reduz 3682978aee Replace BIND_VMETHOD by new GDVIRTUAL syntax 4 anos atrás
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 anos atrás
  Rémi Verschelde 2b1e6e303e Merge pull request #50786 from reduz/implement-resource-uids 4 anos atrás
  reduz 32b43cfeb3 Implement Resource UIDs 4 anos atrás
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 anos atrás
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 anos atrás
  kobewi 7ff135b015 Consistently prefix bound virtual methods with _ 4 anos atrás
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 4 anos atrás
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 anos atrás
  Zae fa3e0bdd73 fix custom loader/saver broken 4 anos atrás
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 anos atrás
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 anos atrás
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 anos atrás
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 anos atrás
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 5 anos atrás
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 anos atrás
  Juan Linietsky 867d073b98 Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr. 5 anos atrás