Historique des commits

Auteur SHA1 Message Date
  Sam Atkins eff25f9116 LibCards: Stop calling the card back image a "background" image il y a 1 an
  Sam Atkins d8e8b300c8 GamesSettings+LibCards: Add setting for card-front image sets il y a 1 an
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible il y a 1 an
  kleines Filmröllchen bd13cc0732 GamesSettings+LibCards: Get rid of DeprecatedString il y a 2 ans
  kleines Filmröllchen 33829f05fe Userland: Convert config listener callbacks to use StringView il y a 2 ans
  Karol Kosek 5234a30731 LibGUI+Userland: Port Action status tips to String il y a 2 ans
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector il y a 2 ans
  Andreas Kling 08a90455ac LibCards: Make find_card_stack_to_drop_on() non-const il y a 2 ans
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions il y a 2 ans
  Sam Atkins ccabc8e930 LibCards+Games: Return ErrorOr from CardStack::add_all_grabbed_cards() il y a 2 ans
  Sam Atkins 0855e9f014 LibCards+Game: Return ErrorOr from CardGame::drop_cards_on_stack() il y a 2 ans
  Sam Atkins 8b3a94ffbc LibCards+Games+GamesSettings: Return ErrorOr from CardStack::push() il y a 2 ans
  Sam Atkins d7ba577c90 LibCards+Games: Make `CardGame::add_stack()` fallible il y a 2 ans
  Timothy Flynn 2a1fb77faf LibCards: Support "previewing" cards that may be covered by other cards il y a 2 ans
  Timothy Flynn 33fd2c1af9 LibCards: Add a helper to create an action to open Cards Settings il y a 2 ans
  Timothy Flynn 2a09807f2e LibCards: Support highlighting cards of interest il y a 2 ans
  MacDue bbc149ebb9 Meta+Userland: Pass Gfx::Color by value il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Sam Atkins 5186e617bd LibCards+Games: Remove concept of a CardStack being focused il y a 2 ans
  Sam Atkins ef8b1e25aa LibCards: If dropping cards over multiple valid stacks, pick the closest il y a 2 ans
  Sam Atkins a2f0b67aea LibCards: Add support for card dragging il y a 2 ans
  Sam Atkins 5960c0556f LibCards+Games: Move `mark_intersecting_stacks_dirty()` to CardGame il y a 2 ans
  Sam Atkins 6ef0504a42 LibCards+Games: Make CardGame responsible for managing CardStacks il y a 2 ans
  Sam Atkins 40b1428194 LibCards: Make the card back image configurable il y a 2 ans
  Sam Atkins c5b7ad6004 LibCards: Add a CardGame base class il y a 2 ans