ladybird/Userland/Games
Nicholas-Baron 73dd293ec4 Everywhere: Add -Wdouble-promotion warning
This warning informs of float-to-double conversions. The best solution
seems to be to do math *either* in 32-bit *or* in 64-bit, and only to
cross over when absolutely necessary.
2021-04-16 19:01:54 +02:00
..
2048 2048: Alt shortcuts and book title capitalization in menus 2021-04-14 21:25:02 +02:00
Breakout Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
Chess Everywhere: Add -Wdouble-promotion warning 2021-04-16 19:01:54 +02:00
Conway Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
Minesweeper Minesweeper: Use one premade mine palette for all mine widgets 2021-04-13 21:52:34 +02:00
Pong Pong: Alt shortcuts in top-level menus 2021-04-14 21:25:02 +02:00
Snake Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
Solitaire Everywhere: Add -Wdouble-promotion warning 2021-04-16 19:01:54 +02:00
CMakeLists.txt Games: Move to Userland/Games/ 2021-01-12 12:04:23 +01:00