ladybird/Games/2048
2021-01-04 23:51:49 +01:00
..
BoardView.cpp LibGfx: Move FontDatabase from LibGUI to LibGfx 2020-10-31 13:56:21 +01:00
BoardView.h 2048: Make board size and target tile configurable 2020-08-21 11:45:46 +02:00
CMakeLists.txt Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
Game.cpp 2048: Make board size and target tile configurable 2020-08-21 11:45:46 +02:00
Game.h 2048: Make board size and target tile configurable 2020-08-21 11:45:46 +02:00
GameSizeDialog.cpp 2048: Make board size and target tile configurable 2020-08-21 11:45:46 +02:00
GameSizeDialog.h 2048: Make board size and target tile configurable 2020-08-21 11:45:46 +02:00
main.cpp Everywhere: Use GUI::CommonActions::make_about_action() 2021-01-04 23:51:49 +01:00