From dcdf4b9119af4df04806954670ffd47e8dc82e7b Mon Sep 17 00:00:00 2001 From: AShifter Date: Tue, 21 Feb 2017 14:01:56 -0700 Subject: Initial commit from BitBucket Repo: https://bitbucket.org/timehack_devs/timehack --- TimeHACK/Resources/TitleScreen/Exit.png | Bin 0 -> 138932 bytes TimeHACK/Resources/TitleScreen/LoadGame.png | Bin 0 -> 178312 bytes TimeHACK/Resources/TitleScreen/MSExit.png | Bin 0 -> 40470 bytes TimeHACK/Resources/TitleScreen/MSLoadGame.png | Bin 0 -> 47514 bytes TimeHACK/Resources/TitleScreen/MSNewGame.png | Bin 0 -> 47088 bytes TimeHACK/Resources/TitleScreen/NewGame.png | Bin 0 -> 179172 bytes TimeHACK/Resources/TitleScreen/TaskBarButton.png | Bin 0 -> 387 bytes TimeHACK/Resources/TitleScreen/TaskBarClock.png | Bin 0 -> 256 bytes TimeHACK/Resources/TitleScreen/TimeHACK_Logo.png | Bin 0 -> 879972 bytes TimeHACK/Resources/TitleScreen/TitleScreenBG.png | Bin 0 -> 1569144 bytes 10 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 TimeHACK/Resources/TitleScreen/Exit.png create mode 100644 TimeHACK/Resources/TitleScreen/LoadGame.png create mode 100644 TimeHACK/Resources/TitleScreen/MSExit.png create mode 100644 TimeHACK/Resources/TitleScreen/MSLoadGame.png create mode 100644 TimeHACK/Resources/TitleScreen/MSNewGame.png create mode 100644 TimeHACK/Resources/TitleScreen/NewGame.png create mode 100644 TimeHACK/Resources/TitleScreen/TaskBarButton.png create mode 100644 TimeHACK/Resources/TitleScreen/TaskBarClock.png create mode 100644 TimeHACK/Resources/TitleScreen/TimeHACK_Logo.png create mode 100644 TimeHACK/Resources/TitleScreen/TitleScreenBG.png (limited to 'TimeHACK/Resources/TitleScreen') diff --git a/TimeHACK/Resources/TitleScreen/Exit.png b/TimeHACK/Resources/TitleScreen/Exit.png new file mode 100644 index 0000000..35bd878 Binary files /dev/null and b/TimeHACK/Resources/TitleScreen/Exit.png differ diff --git a/TimeHACK/Resources/TitleScreen/LoadGame.png b/TimeHACK/Resources/TitleScreen/LoadGame.png new file mode 100644 index 0000000..04ddef3 Binary files /dev/null and b/TimeHACK/Resources/TitleScreen/LoadGame.png differ diff --git a/TimeHACK/Resources/TitleScreen/MSExit.png b/TimeHACK/Resources/TitleScreen/MSExit.png new file mode 100644 index 0000000..e9a2094 Binary files /dev/null and b/TimeHACK/Resources/TitleScreen/MSExit.png differ diff --git a/TimeHACK/Resources/TitleScreen/MSLoadGame.png b/TimeHACK/Resources/TitleScreen/MSLoadGame.png new file mode 100644 index 0000000..98300ab Binary files /dev/null and b/TimeHACK/Resources/TitleScreen/MSLoadGame.png differ diff --git a/TimeHACK/Resources/TitleScreen/MSNewGame.png b/TimeHACK/Resources/TitleScreen/MSNewGame.png new file mode 100644 index 0000000..00798f9 Binary files /dev/null and b/TimeHACK/Resources/TitleScreen/MSNewGame.png differ diff --git a/TimeHACK/Resources/TitleScreen/NewGame.png b/TimeHACK/Resources/TitleScreen/NewGame.png new file mode 100644 index 0000000..c0f9262 Binary files /dev/null and b/TimeHACK/Resources/TitleScreen/NewGame.png differ diff --git a/TimeHACK/Resources/TitleScreen/TaskBarButton.png b/TimeHACK/Resources/TitleScreen/TaskBarButton.png new file mode 100644 index 0000000..05eb70d Binary files /dev/null and b/TimeHACK/Resources/TitleScreen/TaskBarButton.png differ diff --git a/TimeHACK/Resources/TitleScreen/TaskBarClock.png b/TimeHACK/Resources/TitleScreen/TaskBarClock.png new file mode 100644 index 0000000..2ee767f Binary files /dev/null and b/TimeHACK/Resources/TitleScreen/TaskBarClock.png differ diff --git a/TimeHACK/Resources/TitleScreen/TimeHACK_Logo.png b/TimeHACK/Resources/TitleScreen/TimeHACK_Logo.png new file mode 100644 index 0000000..14a968e Binary files /dev/null and b/TimeHACK/Resources/TitleScreen/TimeHACK_Logo.png differ diff --git a/TimeHACK/Resources/TitleScreen/TitleScreenBG.png b/TimeHACK/Resources/TitleScreen/TitleScreenBG.png new file mode 100644 index 0000000..6947932 Binary files /dev/null and b/TimeHACK/Resources/TitleScreen/TitleScreenBG.png differ -- cgit v1.2.3