diff --git a/Game/gfx/bOnePlayer.png b/Game/gfx/bOnePlayer.png index 4db9fd0..6f70e4b 100755 Binary files a/Game/gfx/bOnePlayer.png and b/Game/gfx/bOnePlayer.png differ diff --git a/Game/gfx/bOptions.png b/Game/gfx/bOptions.png index b269386..fb1ac4a 100755 Binary files a/Game/gfx/bOptions.png and b/Game/gfx/bOptions.png differ diff --git a/Game/gfx/bPuzzle.png b/Game/gfx/bPuzzle.png index bb98ebe..0557ab9 100755 Binary files a/Game/gfx/bPuzzle.png and b/Game/gfx/bPuzzle.png differ diff --git a/Game/gfx/bReplays.png b/Game/gfx/bReplays.png index 025b3e6..8871646 100755 Binary files a/Game/gfx/bReplays.png and b/Game/gfx/bReplays.png differ diff --git a/Game/gfx/bSave.png b/Game/gfx/bSave.png index 37bc871..68ccc26 100755 Binary files a/Game/gfx/bSave.png and b/Game/gfx/bSave.png differ diff --git a/Game/gfx/bSelectPuzzle.png b/Game/gfx/bSelectPuzzle.png index 04c3772..bff7802 100755 Binary files a/Game/gfx/bSelectPuzzle.png and b/Game/gfx/bSelectPuzzle.png differ diff --git a/Game/gfx/bStageClear.png b/Game/gfx/bStageClear.png index 7d741ed..c1e7596 100755 Binary files a/Game/gfx/bStageClear.png and b/Game/gfx/bStageClear.png differ diff --git a/Game/gfx/bTimeTrial.png b/Game/gfx/bTimeTrial.png index d655e68..474f06c 100755 Binary files a/Game/gfx/bTimeTrial.png and b/Game/gfx/bTimeTrial.png differ diff --git a/Game/gfx/bTwoPlayers.png b/Game/gfx/bTwoPlayers.png index c281f56..4296009 100755 Binary files a/Game/gfx/bTwoPlayers.png and b/Game/gfx/bTwoPlayers.png differ diff --git a/Game/gfx/bVsGame.png b/Game/gfx/bVsGame.png index 941c03d..f50a4ef 100755 Binary files a/Game/gfx/bVsGame.png and b/Game/gfx/bVsGame.png differ diff --git a/source/AUTH b/source/AUTH index 2ce89d3..6518e7e 100644 --- a/source/AUTH +++ b/source/AUTH @@ -20,19 +20,19 @@ bNewGame.png qubodup bNext.png Poul Sander bOff.png Poul Sander bOn.png Poul Sander -bOnePlayer.png Poul Sander -bOptions.png Poul Sander -bPuzzle.png Poul Sander -bReplays.png Poul Sander +bOnePlayer.png qubodup +bOptions.png qubodup +bPuzzle.png qubodup +bReplays.png qubodup bRetry.png Poul Sander -bSave.png Poul Sander -bSelectPuzzle.png Poul Sander +bSave.png qubodup +bSelectPuzzle.png qubodup bSkip.png Poul Sander bTheme.png Poul Sander -bTimeTrial.png Poul Sander -bVsGame.png Poul Sander -bStageClear.png Poul Sander -bTwoPlayers.png Poul Sander +bTimeTrial.png qubodup +bVsGame.png qubodup +bStageClear.png qubodup +bTwoPlayers.png qubodup blockAttack.ico Poul Sander changeButtonsBack1.png Poul Sander diff --git a/source/assets/gfx/bricks/blue.svg b/source/assets/gfx/bricks/blue.svg new file mode 100644 index 0000000..a051949 --- /dev/null +++ b/source/assets/gfx/bricks/blue.svg @@ -0,0 +1,104 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/source/assets/gfx/bricks/green.svg b/source/assets/gfx/bricks/green.svg new file mode 100644 index 0000000..ace9c2f --- /dev/null +++ b/source/assets/gfx/bricks/green.svg @@ -0,0 +1,93 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/source/assets/gfx/bricks/grey.svg b/source/assets/gfx/bricks/grey.svg new file mode 100644 index 0000000..c4ab929 --- /dev/null +++ b/source/assets/gfx/bricks/grey.svg @@ -0,0 +1,184 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/source/assets/gfx/bricks/purple.svg b/source/assets/gfx/bricks/purple.svg new file mode 100644 index 0000000..0f5e1cd --- /dev/null +++ b/source/assets/gfx/bricks/purple.svg @@ -0,0 +1,138 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/source/assets/gfx/bricks/red.svg b/source/assets/gfx/bricks/red.svg new file mode 100644 index 0000000..df360a5 --- /dev/null +++ b/source/assets/gfx/bricks/red.svg @@ -0,0 +1,111 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/source/assets/gfx/bricks/turkish.svg b/source/assets/gfx/bricks/turkish.svg new file mode 100644 index 0000000..ffe3e8f --- /dev/null +++ b/source/assets/gfx/bricks/turkish.svg @@ -0,0 +1,121 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/source/assets/gfx/bricks/yellow.svg b/source/assets/gfx/bricks/yellow.svg new file mode 100644 index 0000000..7b08391 --- /dev/null +++ b/source/assets/gfx/bricks/yellow.svg @@ -0,0 +1,124 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/source/assets/gfx/garbage/brown.svg b/source/assets/gfx/garbage/brown.svg new file mode 100644 index 0000000..46b9fc5 --- /dev/null +++ b/source/assets/gfx/garbage/brown.svg @@ -0,0 +1,391 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/source/assets/gfx/garbage/grey.svg b/source/assets/gfx/garbage/grey.svg new file mode 100644 index 0000000..7f7ff4a --- /dev/null +++ b/source/assets/gfx/garbage/grey.svg @@ -0,0 +1,277 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +