diff options
author | Cubic Love <7754483+cubiclove@users.noreply.github.com> | 2023-05-05 01:27:44 +0100 |
---|---|---|
committer | Sam Atkins <atkinssj@gmail.com> | 2023-05-05 11:52:33 +0100 |
commit | 0d808f6dcbc8af6fbea16a7783b154d5ede5c3fa (patch) | |
tree | 72eb56c767d19c063722f20361923367c7d9a55f /Base | |
parent | 9c8385c60574d8a38977992e809340b2d2136fad (diff) | |
download | serenity-0d808f6dcbc8af6fbea16a7783b154d5ede5c3fa.zip |
Base+Minesweeper: Move assets from /icons/ to /graphics/
The graphics directory is a more suitable home for game assets.
Diffstat (limited to 'Base')
-rw-r--r-- | Base/res/graphics/minesweeper/1.png (renamed from Base/res/icons/minesweeper/1.png) | bin | 107 -> 107 bytes |
-rw-r--r-- | Base/res/graphics/minesweeper/2.png (renamed from Base/res/icons/minesweeper/2.png) | bin | 138 -> 138 bytes |
-rw-r--r-- | Base/res/graphics/minesweeper/3.png (renamed from Base/res/icons/minesweeper/3.png) | bin | 140 -> 140 bytes |
-rw-r--r-- | Base/res/graphics/minesweeper/4.png (renamed from Base/res/icons/minesweeper/4.png) | bin | 134 -> 134 bytes |
-rw-r--r-- | Base/res/graphics/minesweeper/5.png (renamed from Base/res/icons/minesweeper/5.png) | bin | 138 -> 138 bytes |
-rw-r--r-- | Base/res/graphics/minesweeper/6.png (renamed from Base/res/icons/minesweeper/6.png) | bin | 150 -> 150 bytes |
-rw-r--r-- | Base/res/graphics/minesweeper/7.png (renamed from Base/res/icons/minesweeper/7.png) | bin | 135 -> 135 bytes |
-rw-r--r-- | Base/res/graphics/minesweeper/8.png (renamed from Base/res/icons/minesweeper/8.png) | bin | 143 -> 143 bytes |
-rw-r--r-- | Base/res/graphics/minesweeper/badflag.png (renamed from Base/res/icons/minesweeper/badflag.png) | bin | 357 -> 357 bytes |
-rw-r--r-- | Base/res/graphics/minesweeper/consider.png (renamed from Base/res/icons/minesweeper/consider.png) | bin | 101 -> 101 bytes |
-rw-r--r-- | Base/res/graphics/minesweeper/face-bad.png (renamed from Base/res/icons/minesweeper/face-bad.png) | bin | 332 -> 332 bytes |
-rw-r--r-- | Base/res/graphics/minesweeper/face-default.png (renamed from Base/res/icons/minesweeper/face-default.png) | bin | 345 -> 345 bytes |
-rw-r--r-- | Base/res/graphics/minesweeper/face-good.png (renamed from Base/res/icons/minesweeper/face-good.png) | bin | 388 -> 388 bytes |
-rw-r--r-- | Base/res/graphics/minesweeper/flag.png (renamed from Base/res/icons/minesweeper/flag.png) | bin | 177 -> 177 bytes |
-rw-r--r-- | Base/res/graphics/minesweeper/mine.png (renamed from Base/res/icons/minesweeper/mine.png) | bin | 192 -> 192 bytes |
-rw-r--r-- | Base/res/graphics/minesweeper/timer.png (renamed from Base/res/icons/minesweeper/timer.png) | bin | 216 -> 216 bytes |
16 files changed, 0 insertions, 0 deletions
diff --git a/Base/res/icons/minesweeper/1.png b/Base/res/graphics/minesweeper/1.png Binary files differindex 2a48f3bd19..2a48f3bd19 100644 --- a/Base/res/icons/minesweeper/1.png +++ b/Base/res/graphics/minesweeper/1.png diff --git a/Base/res/icons/minesweeper/2.png b/Base/res/graphics/minesweeper/2.png Binary files differindex ebe44b77ac..ebe44b77ac 100644 --- a/Base/res/icons/minesweeper/2.png +++ b/Base/res/graphics/minesweeper/2.png diff --git a/Base/res/icons/minesweeper/3.png b/Base/res/graphics/minesweeper/3.png Binary files differindex e9f5c899aa..e9f5c899aa 100644 --- a/Base/res/icons/minesweeper/3.png +++ b/Base/res/graphics/minesweeper/3.png diff --git a/Base/res/icons/minesweeper/4.png b/Base/res/graphics/minesweeper/4.png Binary files differindex cf44593e13..cf44593e13 100644 --- a/Base/res/icons/minesweeper/4.png +++ b/Base/res/graphics/minesweeper/4.png diff --git a/Base/res/icons/minesweeper/5.png b/Base/res/graphics/minesweeper/5.png Binary files differindex d64259f64b..d64259f64b 100644 --- a/Base/res/icons/minesweeper/5.png +++ b/Base/res/graphics/minesweeper/5.png diff --git a/Base/res/icons/minesweeper/6.png b/Base/res/graphics/minesweeper/6.png Binary files differindex f16154b8bb..f16154b8bb 100644 --- a/Base/res/icons/minesweeper/6.png +++ b/Base/res/graphics/minesweeper/6.png diff --git a/Base/res/icons/minesweeper/7.png b/Base/res/graphics/minesweeper/7.png Binary files differindex df149914e1..df149914e1 100644 --- a/Base/res/icons/minesweeper/7.png +++ b/Base/res/graphics/minesweeper/7.png diff --git a/Base/res/icons/minesweeper/8.png b/Base/res/graphics/minesweeper/8.png Binary files differindex d0c7427e3e..d0c7427e3e 100644 --- a/Base/res/icons/minesweeper/8.png +++ b/Base/res/graphics/minesweeper/8.png diff --git a/Base/res/icons/minesweeper/badflag.png b/Base/res/graphics/minesweeper/badflag.png Binary files differindex d9ac0cf155..d9ac0cf155 100644 --- a/Base/res/icons/minesweeper/badflag.png +++ b/Base/res/graphics/minesweeper/badflag.png diff --git a/Base/res/icons/minesweeper/consider.png b/Base/res/graphics/minesweeper/consider.png Binary files differindex 2e12c4e740..2e12c4e740 100644 --- a/Base/res/icons/minesweeper/consider.png +++ b/Base/res/graphics/minesweeper/consider.png diff --git a/Base/res/icons/minesweeper/face-bad.png b/Base/res/graphics/minesweeper/face-bad.png Binary files differindex 4e4fc82a96..4e4fc82a96 100644 --- a/Base/res/icons/minesweeper/face-bad.png +++ b/Base/res/graphics/minesweeper/face-bad.png diff --git a/Base/res/icons/minesweeper/face-default.png b/Base/res/graphics/minesweeper/face-default.png Binary files differindex aff22387bb..aff22387bb 100644 --- a/Base/res/icons/minesweeper/face-default.png +++ b/Base/res/graphics/minesweeper/face-default.png diff --git a/Base/res/icons/minesweeper/face-good.png b/Base/res/graphics/minesweeper/face-good.png Binary files differindex 672df99a04..672df99a04 100644 --- a/Base/res/icons/minesweeper/face-good.png +++ b/Base/res/graphics/minesweeper/face-good.png diff --git a/Base/res/icons/minesweeper/flag.png b/Base/res/graphics/minesweeper/flag.png Binary files differindex f53fe7fba6..f53fe7fba6 100644 --- a/Base/res/icons/minesweeper/flag.png +++ b/Base/res/graphics/minesweeper/flag.png diff --git a/Base/res/icons/minesweeper/mine.png b/Base/res/graphics/minesweeper/mine.png Binary files differindex 97693fd463..97693fd463 100644 --- a/Base/res/icons/minesweeper/mine.png +++ b/Base/res/graphics/minesweeper/mine.png diff --git a/Base/res/icons/minesweeper/timer.png b/Base/res/graphics/minesweeper/timer.png Binary files differindex d178078181..d178078181 100644 --- a/Base/res/icons/minesweeper/timer.png +++ b/Base/res/graphics/minesweeper/timer.png |