Commit History

Author SHA1 Message Date
  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. 3 years ago
  Fabio Alessandrelli e8fc6bfeb5 [Core] Make ImageFormatLoader extensible. 3 years ago
  Yuri Sizov 672e9d6868 Make `ImageLoader` take bit field flags 3 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 6 years ago
  Martin Capitanio a6ab7a91ef Print the path of a corrupt image 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Fabian a01608c389 Improved support for custom image loaders 7 years ago
  Marc Gilleron c1bba054e6 Don't delete FileAccess when it is null 7 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  willnationsdev 417e5457b8 ResourceFormatLoaderImage::get_resource_type now uses file path 7 years ago
  Juan Linietsky 317dee95de It is now possible to import images as a separate resource, closes #5738 and likely many others 7 years ago