This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-06 16:45:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e2dde64628abf417f098941ceefbf64de44bc6ff
ladybird
/
Userland
/
Games
/
2048
History
MacDue
63b11030f0
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
2023-02-08 19:15:45 +00:00
..
BoardView.cpp
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
BoardView.h
…
CMakeLists.txt
Everywhere: Mark dependencies of most targets as PRIVATE
2022-11-01 14:49:09 +00:00
Game.cpp
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
2023-02-08 19:15:45 +00:00
Game.h
…
GameSizeDialog.cpp
LibGUI+Userland: Rename
try_load_from_gml()
->
load_from_gml()
:^)
2023-01-07 14:39:30 +01:00
GameSizeDialog.gml
2048: Convert to GML
2022-10-17 22:40:52 +02:00
GameSizeDialog.h
…
GameWindow.gml
2048: Convert to GML
2022-10-17 22:40:52 +02:00
main.cpp
LibGfx: Remove
try_
prefix from bitmap creation functions
2023-01-26 20:24:37 +00:00