Commit History

Author SHA1 Message Date
  kobewi 5af4bef46f Inline static variables (part 1) 3 months ago
  Yufeng Ying be86ce3103 Apply iwyu suggestion in core. 7 months ago
  kobewi 3b6705a641 Support uid:// in more places 8 months ago
  A Thousand Ships 38f9769bc6 [Core] Improve error messages with `vformat` 9 months ago
  Muller-Castro a8bc9f3e78 Add const lvalue ref to core/* container parameters 1 year ago
  Yuri Sizov 815038962f Improve error reporting in the asset library and in related types 1 year ago
  kobewi c0083e431b Cleanup unused engine code v2 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  kobewi d06a8320e5 Simplify GDVIRTUAL_CALL calls 2 years ago
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2 years ago
  Fabio Alessandrelli e8fc6bfeb5 [Core] Make ImageFormatLoader extensible. 3 years ago
  Yuri Sizov 672e9d6868 Make `ImageLoader` take bit field flags 2 years ago
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 years ago
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 years ago
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 years ago
  reduz f8d03b98e7 Improve resource load cache 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Juan Linietsky ae09b55a19 Exposed RenderingDevice to script API 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky 475e4ea67b Removed interactive loader, added proper thread loading. 5 years ago
  Marcel Admiraal 5af3b4ca27 Remove duplicate ERR_PRINT macro. 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  qarmin 17732fe698 Added some obvious errors explanations 5 years ago
  Martin Capitanio a6ab7a91ef Print the path of a corrupt image 6 years ago