index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Games
Age
Commit message (
Expand
)
Author
2020-10-31
LibGfx: Move FontDatabase from LibGUI to LibGfx
Andreas Kling
2020-10-31
Applications: Use application icons for dialog windows
Brendan Coles
2020-10-26
Solitaire: Play animation when starting a new game
Till Mayer
2020-10-26
Solitaire: Refactor CardStack layout code
Till Mayer
2020-10-26
Snake: Use the system default fixed-width font
Andreas Kling
2020-10-25
LibGfx+LibGUI+Clients: Make fonts findable by their qualified name
Andreas Kling
2020-10-25
LibCore: Rename File::ShouldCloseFile{Description => Descriptor}
Linus Groh
2020-10-17
Games: Use new format functions.
asynts
2020-10-03
Everywhere: Fix more typos
Linus Groh
2020-09-25
Meta+Games: Make clang-format-10 clean
Ben Wiederhake
2020-09-18
Minesweeper: Fix inverted Single-Click Chording setting
Peter Elliott
2020-08-27
Base: Create /res/icons/solitaire/ and relocate solitaire assets
thankyouverycool
2020-08-27
Meta: Force semi-colon after MAKE_AK_NONXXXABLE()
Ben Wiederhake
2020-08-23
Chess: Allow resizing Chess using resize_aspect_ratio(1,1)
Peter Elliott
2020-08-23
Chess: Optionaly display coordinates at edge of board
Peter Elliott
2020-08-21
ChessEngine: Add ChessEngine
Peter Elliott
2020-08-21
Chess: Add support for UCI engines
Peter Elliott
2020-08-21
Chess: Refactor game logic into LibChess for use in engines
Peter Elliott
2020-08-21
Chess: Add serialization of moves and squares
Peter Elliott
2020-08-21
Chess: Fix generation of promotion moves
Peter Elliott
2020-08-21
2048: Make board size and target tile configurable
AnotherTest
2020-08-21
2048: Do not allow the creation of games with invalid board sizes
AnotherTest
2020-08-18
2048: Tweak default window size
Sergey Bugaev
2020-08-18
2048: Generate more "2" tiles
Sergey Bugaev
2020-08-18
2048: Move score to a status bar
Sergey Bugaev
2020-08-18
2048: Separate game logic from the view :^)
Sergey Bugaev
2020-08-18
2048: Automatically pick an appropriate font size
Sergey Bugaev
2020-08-18
2048: Use the original colors
Sergey Bugaev
2020-08-18
2048: Tweak cell metrics
Sergey Bugaev
2020-08-17
Solitaire: Rename "Restart game" menu item to "New game"
Tibor Nagy
2020-08-17
Games: Add missing separators to the application menus
Tibor Nagy
2020-08-17
Chess: Add Help menuitem
Abu Sakib
2020-08-17
Chess: Uninitialized member in PromotionalDialog, found by Coverity
Brian Gianforcaro
2020-08-15
Chess: Add new ways to draw.
Peter Elliott
2020-08-15
Chess: Add pawn promotion to any piece
Peter Elliott
2020-08-15
Chess: Add En-passant
Peter Elliott
2020-08-15
Chess: Add menu options for setting board theme and piece set
Peter Elliott
2020-08-15
Chess: Highlight last move
Peter Elliott
2020-08-15
Chess: Add win/draw conditions, and display them.
Peter Elliott
2020-08-15
Chess: Add legal move checking
Peter Elliott
2020-08-15
Chess: Add basic ChessWidget and ugly piece set
Peter Elliott
2020-08-15
Misc: Use automatic window positioning in more applications
Linus Groh
2020-08-14
2048: Move out the 'undo' action to the app menu/action
AnotherTest
2020-08-14
2048: Make the scoring system less 'lame'
AnotherTest
2020-08-09
Games: Add a 2048 game
AnotherTest
2020-07-23
LibGUI: Rename GUI::Image => GUI::ImageWidget
Andreas Kling
2020-07-04
LibGUI: Turn GUI::Application::the() into a pointer
Andreas Kling
2020-07-04
LibGUI: Make GUI::Application a Core::Object
Andreas Kling
2020-06-18
Minesweeper: Replace Label with Image component to show flag and timer
Hüseyin ASLITÜRK
2020-06-10
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
Andreas Kling
[next]