From 0c00b5f33c37427228c53794732d513adc862261 Mon Sep 17 00:00:00 2001 From: AShifter Date: Fri, 17 Mar 2017 17:31:41 -0600 Subject: HUGE OVERHAUL MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added TimeHACK.Engine - Starting a new engine system to render Operating System borders Made more changes ( ͡° ͜ʖ ͡°) --- TimeHACK/Resources/TitleScreen/Exit.png | Bin 138932 -> 0 bytes TimeHACK/Resources/TitleScreen/LoadGame.png | Bin 178312 -> 0 bytes TimeHACK/Resources/TitleScreen/MSExit.png | Bin 40470 -> 0 bytes TimeHACK/Resources/TitleScreen/MSLoadGame.png | Bin 47514 -> 0 bytes TimeHACK/Resources/TitleScreen/MSNewGame.png | Bin 47088 -> 0 bytes TimeHACK/Resources/TitleScreen/NewGame.png | Bin 179172 -> 0 bytes TimeHACK/Resources/TitleScreen/TaskBarButton.png | Bin 387 -> 0 bytes TimeHACK/Resources/TitleScreen/TaskBarClock.png | Bin 256 -> 0 bytes TimeHACK/Resources/TitleScreen/TimeHACK_Logo.png | Bin 879972 -> 0 bytes TimeHACK/Resources/TitleScreen/TitleScreenBG.png | Bin 1569144 -> 0 bytes 10 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 TimeHACK/Resources/TitleScreen/Exit.png delete mode 100644 TimeHACK/Resources/TitleScreen/LoadGame.png delete mode 100644 TimeHACK/Resources/TitleScreen/MSExit.png delete mode 100644 TimeHACK/Resources/TitleScreen/MSLoadGame.png delete mode 100644 TimeHACK/Resources/TitleScreen/MSNewGame.png delete mode 100644 TimeHACK/Resources/TitleScreen/NewGame.png delete mode 100644 TimeHACK/Resources/TitleScreen/TaskBarButton.png delete mode 100644 TimeHACK/Resources/TitleScreen/TaskBarClock.png delete mode 100644 TimeHACK/Resources/TitleScreen/TimeHACK_Logo.png delete 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 deleted file mode 100644 index 35bd878..0000000 Binary files a/TimeHACK/Resources/TitleScreen/Exit.png and /dev/null differ diff --git a/TimeHACK/Resources/TitleScreen/LoadGame.png b/TimeHACK/Resources/TitleScreen/LoadGame.png deleted file mode 100644 index 04ddef3..0000000 Binary files a/TimeHACK/Resources/TitleScreen/LoadGame.png and /dev/null differ diff --git a/TimeHACK/Resources/TitleScreen/MSExit.png b/TimeHACK/Resources/TitleScreen/MSExit.png deleted file mode 100644 index e9a2094..0000000 Binary files a/TimeHACK/Resources/TitleScreen/MSExit.png and /dev/null differ diff --git a/TimeHACK/Resources/TitleScreen/MSLoadGame.png b/TimeHACK/Resources/TitleScreen/MSLoadGame.png deleted file mode 100644 index 98300ab..0000000 Binary files a/TimeHACK/Resources/TitleScreen/MSLoadGame.png and /dev/null differ diff --git a/TimeHACK/Resources/TitleScreen/MSNewGame.png b/TimeHACK/Resources/TitleScreen/MSNewGame.png deleted file mode 100644 index 00798f9..0000000 Binary files a/TimeHACK/Resources/TitleScreen/MSNewGame.png and /dev/null differ diff --git a/TimeHACK/Resources/TitleScreen/NewGame.png b/TimeHACK/Resources/TitleScreen/NewGame.png deleted file mode 100644 index c0f9262..0000000 Binary files a/TimeHACK/Resources/TitleScreen/NewGame.png and /dev/null differ diff --git a/TimeHACK/Resources/TitleScreen/TaskBarButton.png b/TimeHACK/Resources/TitleScreen/TaskBarButton.png deleted file mode 100644 index 05eb70d..0000000 Binary files a/TimeHACK/Resources/TitleScreen/TaskBarButton.png and /dev/null differ diff --git a/TimeHACK/Resources/TitleScreen/TaskBarClock.png b/TimeHACK/Resources/TitleScreen/TaskBarClock.png deleted file mode 100644 index 2ee767f..0000000 Binary files a/TimeHACK/Resources/TitleScreen/TaskBarClock.png and /dev/null differ diff --git a/TimeHACK/Resources/TitleScreen/TimeHACK_Logo.png b/TimeHACK/Resources/TitleScreen/TimeHACK_Logo.png deleted file mode 100644 index 14a968e..0000000 Binary files a/TimeHACK/Resources/TitleScreen/TimeHACK_Logo.png and /dev/null differ diff --git a/TimeHACK/Resources/TitleScreen/TitleScreenBG.png b/TimeHACK/Resources/TitleScreen/TitleScreenBG.png deleted file mode 100644 index 6947932..0000000 Binary files a/TimeHACK/Resources/TitleScreen/TitleScreenBG.png and /dev/null differ -- cgit v1.2.3