Commit History

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