From b156dcb47818c7099712f408c8c7749169873cf6 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Wed, 3 Dec 2003 05:32:16 +0000 Subject: [PATCH] Move internal docs into Docs, to clean up the root a little. --- stepmania/{ => Docs}/README-GUIDELINES | 0 stepmania/{ => Docs}/TODO.andy | 5 ----- stepmania/{ => Docs}/TODO.chris | 0 stepmania/{Todo.Eric => Docs/TODO.eric} | 0 stepmania/{ => Docs}/TODO.glenn | 0 stepmania/{todo.james => Docs/TODO.james} | 0 stepmania/{ => Docs}/TODO.lance | 0 stepmania/{ => Docs}/TODO.mdenham | 13 +++++++----- stepmania/{ => Docs}/TODO.miryokuteki | 0 stepmania/{ => Docs}/TODO.tim | 0 stepmania/TODO.wolfman | 26 ----------------------- 11 files changed, 8 insertions(+), 36 deletions(-) rename stepmania/{ => Docs}/README-GUIDELINES (100%) rename stepmania/{ => Docs}/TODO.andy (97%) rename stepmania/{ => Docs}/TODO.chris (100%) rename stepmania/{Todo.Eric => Docs/TODO.eric} (100%) rename stepmania/{ => Docs}/TODO.glenn (100%) rename stepmania/{todo.james => Docs/TODO.james} (100%) rename stepmania/{ => Docs}/TODO.lance (100%) rename stepmania/{ => Docs}/TODO.mdenham (53%) rename stepmania/{ => Docs}/TODO.miryokuteki (100%) rename stepmania/{ => Docs}/TODO.tim (100%) delete mode 100644 stepmania/TODO.wolfman diff --git a/stepmania/README-GUIDELINES b/stepmania/Docs/README-GUIDELINES similarity index 100% rename from stepmania/README-GUIDELINES rename to stepmania/Docs/README-GUIDELINES diff --git a/stepmania/TODO.andy b/stepmania/Docs/TODO.andy similarity index 97% rename from stepmania/TODO.andy rename to stepmania/Docs/TODO.andy index dbedb0a2d6..7213b7c88d 100644 --- a/stepmania/TODO.andy +++ b/stepmania/Docs/TODO.andy @@ -4,11 +4,6 @@ X denotes task complete or no longer required to do. H denotes task on hold. -TODO As of: 1:10 03/11/03 - -* Finish Ez2 Theme -* Finish PnM Theme - TODO As of: 13:41 03/06/02 * Finish Pump Theme diff --git a/stepmania/TODO.chris b/stepmania/Docs/TODO.chris similarity index 100% rename from stepmania/TODO.chris rename to stepmania/Docs/TODO.chris diff --git a/stepmania/Todo.Eric b/stepmania/Docs/TODO.eric similarity index 100% rename from stepmania/Todo.Eric rename to stepmania/Docs/TODO.eric diff --git a/stepmania/TODO.glenn b/stepmania/Docs/TODO.glenn similarity index 100% rename from stepmania/TODO.glenn rename to stepmania/Docs/TODO.glenn diff --git a/stepmania/todo.james b/stepmania/Docs/TODO.james similarity index 100% rename from stepmania/todo.james rename to stepmania/Docs/TODO.james diff --git a/stepmania/TODO.lance b/stepmania/Docs/TODO.lance similarity index 100% rename from stepmania/TODO.lance rename to stepmania/Docs/TODO.lance diff --git a/stepmania/TODO.mdenham b/stepmania/Docs/TODO.mdenham similarity index 53% rename from stepmania/TODO.mdenham rename to stepmania/Docs/TODO.mdenham index 9209599a31..5d13de351b 100644 --- a/stepmania/TODO.mdenham +++ b/stepmania/Docs/TODO.mdenham @@ -1,14 +1,17 @@ -TODO (last updated 11/12/03) +TODO (last updated 11/03/03) (Note 1: anyone who wants to dump stuff off on me, add it to the bottom of the list and put your initials at the beginning - I'll take a look at doing it) (Note 2: if you've done something that's in my list, mark it off) -(111203 ) Finish NOTE noteskin -(111203 ) Refix autogen from the *&@$ing idiocy in the rewrite +(110303 ) Editor -> Convert Pause To Beats +(110303 ) Editor -> Convert Beat To Pause +(110303 ) Editor -> Additional scaling factors (3:2, 4:3 and inverses come to mind) +( ) Editor and other places -> 48th (turquoise), 64th (green) and 192nd (50% grey) additions +(110303 ) Editor -> Fine-adjust (Alt-F9/10) for pauses (.005 seconds) ( ) Editor -> 3-place pause display -( ) Editor -> Editor.ini +( ) Editor -> coarse adjustment (x10) with Ctrl ( ) Course loader -> Allow random mods (mod name: RMODS :->) ( ) Courses -> Remove massive bug where arrows are rendered incorrectly and do not disappear -(111203 ) Music wheel -> why the hell is the autogen logo appearing in Pop N' Music on pnm-nine steps +( ) Music wheel -> why the hell is the autogen logo appearing in Pop N' Music on pnm-nine steps (-------) --- anything below this line waits until release of 4.0 --- ( ) Song ID system ( ) ScreenInformation diff --git a/stepmania/TODO.miryokuteki b/stepmania/Docs/TODO.miryokuteki similarity index 100% rename from stepmania/TODO.miryokuteki rename to stepmania/Docs/TODO.miryokuteki diff --git a/stepmania/TODO.tim b/stepmania/Docs/TODO.tim similarity index 100% rename from stepmania/TODO.tim rename to stepmania/Docs/TODO.tim diff --git a/stepmania/TODO.wolfman b/stepmania/TODO.wolfman deleted file mode 100644 index f0646cd0b9..0000000000 --- a/stepmania/TODO.wolfman +++ /dev/null @@ -1,26 +0,0 @@ -Wolfman's TODO file - -Key to this TODO file: - -+: Already done. -*: Trying to do right now. -X: Outdated stuff. - -11/16/03 - -*: I wonder how to fix ArchHooks.o right now...it gives test_audio_driver errors or something - of the sort, but doesn't affect the compiling of the binary whatsoever. -*: Working with other linux stepmania users like roothorick will speed the bug finding - process. Let's hope to exterminate as much as possible. - -11/10/03 - -+: Updating the Solo noteskin is my new job. It's done for the moment until notes past 64ths are - implimented. - -11/09/03 - -X: Finding the various bugs is a pain...there are still quite a bit left. -*: I must become proficient at C++. That will take awhile. -*: My sanity (and my homework) must be in check at all times. -*: Understanding more of Linux in general would be a big help.