Histórico de Commits

Autor SHA1 Mensagem Data
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Lenny Maiorani a51fce6c0f LibCards+Games: Change name of card type to card suit há 3 anos atrás
  Lenny Maiorani 56046d3f9b Libraries: Change enums to enum classes in LibCards há 3 anos atrás
  Lenny Maiorani 11b28c88fc Libraries: Use default constructors/destructors in LibCards há 3 anos atrás
  Lenny Maiorani d5fdc6096c Libraries: Make CharacterBitmap instances at compile-time há 3 anos atrás
  Andreas Kling 0de33b3d6c LibGfx: Use ErrorOr<T> for Bitmap::try_create() há 3 anos atrás
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() há 3 anos atrás
  Andreas Kling 2da4cfcc80 LibGfx: Use ErrorOr<T> for Bitmap::clone() há 3 anos atrás
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions há 4 anos atrás
  Timothy Flynn 2b762ef940 Solitaire+LibCards: Draw card stacks with rounded corners há 4 anos atrás
  Gunnar Beutner 6093236424 LibCards: Don't draw the first card smaller than the others há 4 anos atrás
  David Isaksson fe03630716 LibCards: Draw cards with rounded card corners há 4 anos atrás
  Gunnar Beutner 971f4ca71c Hearts: Highlight cards when an invalid play is attempted há 4 anos atrás
  Gunnar Beutner 661a8707f0 LibCards: Fix alignment for the card labels há 4 anos atrás
  Gunnar Beutner 630430379e LibCards: Correct a spelling mistake há 4 anos atrás
  Gunnar Beutner 3e47eec862 Solitaire: Move cards functionality into LibCards há 4 anos atrás