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-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
2020-05-29
Meta: Add a script check the presence of "#pragma once" in header files
Emanuele Torre
2020-05-14
Build: Switch to CMake :^)
Sergey Bugaev
2020-05-12
LibGUI: Include keyboard modifier state with button on_click calls
Andreas Kling
2020-04-21
LibGUI: Make it easier to create checkable GUI::Actions
Andreas Kling
2020-04-21
LibGUI: Make MenuBar a Core::Object
Andreas Kling
2020-04-20
Solitaire: Use a pre-scaled buggie image for the back of cards
Andreas Kling
2020-04-15
LibGfx: Don't allow creating bitmaps whose sizes would overflow
Andreas Kling
2020-04-04
LibGUI: Add MenuBar::add_menu(name)
Andreas Kling
2020-03-30
Solitaire: Set parent window for AboutDialog
Tibor Nagy
2020-03-19
Solitaire: Use dark green for empty stack outlines
Tibor Nagy
2020-03-13
Applications: Use "Document - AppName" window title format
Tibor Nagy
[next]