mirror of
https://github.com/fallout2-ce/fallout2-ce.git
synced 2026-07-27 16:47:11 -07:00
* Expanded barter window from sfall * Refactor: FrmImage class to lock based on file name, refactor code from last commit * Soft limit on named art cache size * Support localized paths for art loaded by name * Fix visual issue from original sfall implementation where barter window were scrolling down incorrectly + bufToBuf const correctness * Fix build error and extra destructor call when adding NamedCacheEntry * Review fixes * Update src/art.cc Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Review issues fixed, window made transparent to remove black area below the overlap during scroll down * chore: auto-format with clang-format --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>