summaryrefslogtreecommitdiff
path: root/Base
diff options
context:
space:
mode:
authorCubic Love <7754483+cubiclove@users.noreply.github.com>2023-05-05 01:27:44 +0100
committerSam Atkins <atkinssj@gmail.com>2023-05-05 11:52:33 +0100
commit0d808f6dcbc8af6fbea16a7783b154d5ede5c3fa (patch)
tree72eb56c767d19c063722f20361923367c7d9a55f /Base
parent9c8385c60574d8a38977992e809340b2d2136fad (diff)
downloadserenity-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)bin107 -> 107 bytes
-rw-r--r--Base/res/graphics/minesweeper/2.png (renamed from Base/res/icons/minesweeper/2.png)bin138 -> 138 bytes
-rw-r--r--Base/res/graphics/minesweeper/3.png (renamed from Base/res/icons/minesweeper/3.png)bin140 -> 140 bytes
-rw-r--r--Base/res/graphics/minesweeper/4.png (renamed from Base/res/icons/minesweeper/4.png)bin134 -> 134 bytes
-rw-r--r--Base/res/graphics/minesweeper/5.png (renamed from Base/res/icons/minesweeper/5.png)bin138 -> 138 bytes
-rw-r--r--Base/res/graphics/minesweeper/6.png (renamed from Base/res/icons/minesweeper/6.png)bin150 -> 150 bytes
-rw-r--r--Base/res/graphics/minesweeper/7.png (renamed from Base/res/icons/minesweeper/7.png)bin135 -> 135 bytes
-rw-r--r--Base/res/graphics/minesweeper/8.png (renamed from Base/res/icons/minesweeper/8.png)bin143 -> 143 bytes
-rw-r--r--Base/res/graphics/minesweeper/badflag.png (renamed from Base/res/icons/minesweeper/badflag.png)bin357 -> 357 bytes
-rw-r--r--Base/res/graphics/minesweeper/consider.png (renamed from Base/res/icons/minesweeper/consider.png)bin101 -> 101 bytes
-rw-r--r--Base/res/graphics/minesweeper/face-bad.png (renamed from Base/res/icons/minesweeper/face-bad.png)bin332 -> 332 bytes
-rw-r--r--Base/res/graphics/minesweeper/face-default.png (renamed from Base/res/icons/minesweeper/face-default.png)bin345 -> 345 bytes
-rw-r--r--Base/res/graphics/minesweeper/face-good.png (renamed from Base/res/icons/minesweeper/face-good.png)bin388 -> 388 bytes
-rw-r--r--Base/res/graphics/minesweeper/flag.png (renamed from Base/res/icons/minesweeper/flag.png)bin177 -> 177 bytes
-rw-r--r--Base/res/graphics/minesweeper/mine.png (renamed from Base/res/icons/minesweeper/mine.png)bin192 -> 192 bytes
-rw-r--r--Base/res/graphics/minesweeper/timer.png (renamed from Base/res/icons/minesweeper/timer.png)bin216 -> 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
index 2a48f3bd19..2a48f3bd19 100644
--- a/Base/res/icons/minesweeper/1.png
+++ b/Base/res/graphics/minesweeper/1.png
Binary files differ
diff --git a/Base/res/icons/minesweeper/2.png b/Base/res/graphics/minesweeper/2.png
index ebe44b77ac..ebe44b77ac 100644
--- a/Base/res/icons/minesweeper/2.png
+++ b/Base/res/graphics/minesweeper/2.png
Binary files differ
diff --git a/Base/res/icons/minesweeper/3.png b/Base/res/graphics/minesweeper/3.png
index e9f5c899aa..e9f5c899aa 100644
--- a/Base/res/icons/minesweeper/3.png
+++ b/Base/res/graphics/minesweeper/3.png
Binary files differ
diff --git a/Base/res/icons/minesweeper/4.png b/Base/res/graphics/minesweeper/4.png
index cf44593e13..cf44593e13 100644
--- a/Base/res/icons/minesweeper/4.png
+++ b/Base/res/graphics/minesweeper/4.png
Binary files differ
diff --git a/Base/res/icons/minesweeper/5.png b/Base/res/graphics/minesweeper/5.png
index d64259f64b..d64259f64b 100644
--- a/Base/res/icons/minesweeper/5.png
+++ b/Base/res/graphics/minesweeper/5.png
Binary files differ
diff --git a/Base/res/icons/minesweeper/6.png b/Base/res/graphics/minesweeper/6.png
index f16154b8bb..f16154b8bb 100644
--- a/Base/res/icons/minesweeper/6.png
+++ b/Base/res/graphics/minesweeper/6.png
Binary files differ
diff --git a/Base/res/icons/minesweeper/7.png b/Base/res/graphics/minesweeper/7.png
index df149914e1..df149914e1 100644
--- a/Base/res/icons/minesweeper/7.png
+++ b/Base/res/graphics/minesweeper/7.png
Binary files differ
diff --git a/Base/res/icons/minesweeper/8.png b/Base/res/graphics/minesweeper/8.png
index d0c7427e3e..d0c7427e3e 100644
--- a/Base/res/icons/minesweeper/8.png
+++ b/Base/res/graphics/minesweeper/8.png
Binary files differ
diff --git a/Base/res/icons/minesweeper/badflag.png b/Base/res/graphics/minesweeper/badflag.png
index d9ac0cf155..d9ac0cf155 100644
--- a/Base/res/icons/minesweeper/badflag.png
+++ b/Base/res/graphics/minesweeper/badflag.png
Binary files differ
diff --git a/Base/res/icons/minesweeper/consider.png b/Base/res/graphics/minesweeper/consider.png
index 2e12c4e740..2e12c4e740 100644
--- a/Base/res/icons/minesweeper/consider.png
+++ b/Base/res/graphics/minesweeper/consider.png
Binary files differ
diff --git a/Base/res/icons/minesweeper/face-bad.png b/Base/res/graphics/minesweeper/face-bad.png
index 4e4fc82a96..4e4fc82a96 100644
--- a/Base/res/icons/minesweeper/face-bad.png
+++ b/Base/res/graphics/minesweeper/face-bad.png
Binary files differ
diff --git a/Base/res/icons/minesweeper/face-default.png b/Base/res/graphics/minesweeper/face-default.png
index aff22387bb..aff22387bb 100644
--- a/Base/res/icons/minesweeper/face-default.png
+++ b/Base/res/graphics/minesweeper/face-default.png
Binary files differ
diff --git a/Base/res/icons/minesweeper/face-good.png b/Base/res/graphics/minesweeper/face-good.png
index 672df99a04..672df99a04 100644
--- a/Base/res/icons/minesweeper/face-good.png
+++ b/Base/res/graphics/minesweeper/face-good.png
Binary files differ
diff --git a/Base/res/icons/minesweeper/flag.png b/Base/res/graphics/minesweeper/flag.png
index f53fe7fba6..f53fe7fba6 100644
--- a/Base/res/icons/minesweeper/flag.png
+++ b/Base/res/graphics/minesweeper/flag.png
Binary files differ
diff --git a/Base/res/icons/minesweeper/mine.png b/Base/res/graphics/minesweeper/mine.png
index 97693fd463..97693fd463 100644
--- a/Base/res/icons/minesweeper/mine.png
+++ b/Base/res/graphics/minesweeper/mine.png
Binary files differ
diff --git a/Base/res/icons/minesweeper/timer.png b/Base/res/graphics/minesweeper/timer.png
index d178078181..d178078181 100644
--- a/Base/res/icons/minesweeper/timer.png
+++ b/Base/res/graphics/minesweeper/timer.png
Binary files differ