Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling f4b51a63ec LibCore: Remove CTimer::create() overloads in favor of construct() há 5 anos atrás
  Andreas Kling 50a6560413 LibCore: Convert CTimer to ObjectPtr há 5 anos atrás
  Andreas Kling 4917445e2e Minesweeper: Make the SquareButtons non-checkable há 6 anos atrás
  Drew Stratford 80cb833594 Minesweeper: refactor on_square_clicked and flood_mark há 6 anos atrás
  Drew Stratford 6b757a152a Minesweeper: updated flood_fill to use Queue há 6 anos atrás
  Drew Stratford 77cb83b629 Minesweeper: make Field::flood_fill iterative há 6 anos atrás
  Andreas Kling aa2224a2f0 GWidget: Add set_preferred_size(width, height) overload. há 6 anos atrás
  Andreas Kling 8327b12291 Minesweeper: Remove use of copy_ref(). há 6 anos atrás
  Andreas Kling b79112e6d6 AK: Add String::number() for creating a String from a number. há 6 anos atrás
  Jookia eb4c42bfa8 Minesweeper: Move configuration reading to Field há 6 anos atrás
  Jookia 9dbf453015 Minesweeper: Allow single-click chording há 6 anos atrás
  Andreas Kling 315716d193 GUI: Use Win2K-like "warm gray" color instead of the older colder gray. há 6 anos atrás
  Andreas Kling fba2c971e7 Games: Run clang-format on everything. há 6 anos atrás
  Robin Burchell 40a5eb4e6e Minesweeper: Make things a little more friendly at the start há 6 anos atrás
  Andreas Kling ac67a2ed5e Minesweeper: Flag unflagged mines on win. há 6 anos atrás
  Andreas Kling 13b8c7eab8 Minesweeper: Fix lag when changing the field size. há 6 anos atrás
  Andreas Kling 75734aa003 Minesweeper: Add considering feature, where middle clicking marks with '?' há 6 anos atrás
  Andreas Kling 146aedc32c Minesweeper: Implement some feature requests. há 6 anos atrás
  Andreas Kling c8e601a5d5 Minesweeper: Add little icons to the flags and timer labels. há 6 anos atrás
  Andreas Kling 791e8f5bb0 Minesweeper: Paint a grid pattern below the mines. há 6 anos atrás
  Andreas Kling bc5148354f LibCore: Add a CConfigFile class, a simple INI file parser. há 6 anos atrás
  Andreas Kling 1503834c3b Minesweeper: Add flag counter and game timer. há 6 anos atrás
  Andreas Kling 0e30f4e412 Minesweeper: Flood fill should include the first numbered found. há 6 anos atrás
  Andreas Kling 28cf9a41fe Minesweeper: Make it possible to win the game. :^) há 6 anos atrás
  Andreas Kling 49b63efddb Minesweeper: Turn the field into a GFrame for that containery look. há 6 anos atrás
  Andreas Kling 3f37665492 Minesweeper: Fix wrong adjacency numbers on right and bottom edges. há 6 anos atrás
  Andreas Kling 4df360be8c Minesweeper: More implementation work. há 6 anos atrás
  Andreas Kling a90e218c71 Minesweeper: Start working on a simple minesweeper game. :^) há 6 anos atrás