ladybird/Userland/Games
Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string()
Having an alias function that only wraps another one is silly, and
keeping the more obvious name should flush out more uses of deprecated
strings.
No behavior change.
2023-01-27 20:38:49 +00:00
..
2048 LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
BrickGame LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
Chess AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2023-01-27 20:38:49 +00:00
ColorLines LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
FlappyBug LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
Flood LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
GameOfLife LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
Hearts LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
MasterWord LibCore+Userland: Make Core::Timer::create_single_shot() return ErrorOr 2023-01-12 11:25:51 +01:00
Minesweeper LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
Snake LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
Solitaire LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
Spider LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
CMakeLists.txt Games: Add ColorLines 2022-12-12 17:30:04 +00:00