From d3318801996a23a3568bd712d4a9e3915761cc79 Mon Sep 17 00:00:00 2001 From: Michael Fabian 'Xaymar' Dirks Date: Sun, 19 Nov 2017 20:33:16 +0100 Subject: [PATCH] Move Media to sub directory --- Changelog.txt | 15 --------------- Logo.fw.png => Media/Logo.fw.png | Bin Logo.jpg => Media/Logo.jpg | Bin 3 files changed, 15 deletions(-) delete mode 100644 Changelog.txt rename Logo.fw.png => Media/Logo.fw.png (100%) rename Logo.jpg => Media/Logo.jpg (100%) diff --git a/Changelog.txt b/Changelog.txt deleted file mode 100644 index 3162662..0000000 --- a/Changelog.txt +++ /dev/null @@ -1,15 +0,0 @@ -Changelist -- - -ToDo: -- Replace all createconvar with getconvar? -- Other game modes -- UI stuff -- Scoreboard -- Custom Collisions for Hiders? Allows to copy the prop geometry/align with rotation -- Spectator: Spectate players(team only), first & third person -- UI: Proper Scoreboard replacement -- UI: Proper Team Selection replacement -- PostMatch: Implement Round Limit & Map Time Limit checking. -- PostMatch: Implement MapVoting? Or add support for MapVote addon? -- Seekers, Hiders: Taunts! And custom Taunts. And everything that belongs to that. \ No newline at end of file diff --git a/Logo.fw.png b/Media/Logo.fw.png similarity index 100% rename from Logo.fw.png rename to Media/Logo.fw.png diff --git a/Logo.jpg b/Media/Logo.jpg similarity index 100% rename from Logo.jpg rename to Media/Logo.jpg