1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 09:48:11 +00:00
serenity/Userland/Games
kleines Filmröllchen effcd080ca Userland: Remove remaining users of Duration::now_realtime()
This is a clear sign that they want to use a UnixDateTime instead.

This also adds support for placing durations and date times into SQL
databases via their millisecond offset to UTC.
2023-05-24 23:18:07 +02:00
..
2048 Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
BrickGame Userland: Remove remaining users of Duration::now_realtime() 2023-05-24 23:18:07 +02:00
Chess Chess: Make the resign button have no effect after the game ends 2023-05-23 11:43:22 +02:00
ColorLines LibGfx+Everywhere: Change Gfx::Rect to be endpoint exclusive 2023-05-23 12:35:42 +02:00
FlappyBug LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
Flood Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
GameOfLife Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
Hearts LibGfx+Everywhere: Change Gfx::Rect to be endpoint exclusive 2023-05-23 12:35:42 +02:00
MasterWord Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
Minesweeper LibGfx+Everywhere: Change Gfx::Rect to be endpoint exclusive 2023-05-23 12:35:42 +02:00
Snake LibGfx+Everywhere: Change Gfx::Rect to be endpoint exclusive 2023-05-23 12:35:42 +02:00
Solitaire LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
Spider LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
CMakeLists.txt Games: Add ColorLines 2022-12-12 17:30:04 +00:00