Credit modification.

This commit is contained in:
Andrew Livy
2003-12-14 08:11:05 +00:00
parent 6dfceeb3f4
commit 336411233f
15 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
/**************************** /****************************
DifficultyRating DifficultyRating
Desc: see header Desc: see header
Copyright: Andrew Livy Copyright: Frieza
*****************************/ *****************************/
const int ORIENTATION_LEFT = 0; const int ORIENTATION_LEFT = 0;
+1 -1
View File
@@ -7,7 +7,7 @@
Desc: Displays a whole bunch of graphics, either left aligned or center aligned. Desc: Displays a whole bunch of graphics, either left aligned or center aligned.
Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved. Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved.
Andrew Livy Frieza
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
*/ */
+1 -1
View File
@@ -6,7 +6,7 @@
Desc: See header. Desc: See header.
Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved. Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved.
Andrew Livy Frieza
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
*/ */
+1 -1
View File
@@ -7,7 +7,7 @@
Desc: A ModeSwitcher for ScreenSelectMode Desc: A ModeSwitcher for ScreenSelectMode
Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved. Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved.
Andrew Livy Frieza
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
*/ */
+1 -1
View File
@@ -6,7 +6,7 @@
Desc: See header. Desc: See header.
Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved. Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved.
Andrew Livy Frieza
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
*/ */
+1 -1
View File
@@ -7,7 +7,7 @@
Desc: A wheel with song banners used in the Select Music screen. Desc: A wheel with song banners used in the Select Music screen.
Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved. Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved.
Andrew Livy Frieza
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
*/ */
+1 -1
View File
@@ -92,7 +92,7 @@ static const CreditLine CREDIT_LINES[] =
{0,""}, {0,""},
{2,"☆☆PROGRAMMING☆☆"}, {2,"☆☆PROGRAMMING☆☆"},
{0,"Chris Danford"}, {0,"Chris Danford"},
{0,"Andrew “Frieza” Livy"}, {0,"Frieza"},
{0,"Glenn Maynard"}, {0,"Glenn Maynard"},
{0,"Bruno Figueiredo"}, {0,"Bruno Figueiredo"},
{0,"Peter “Dro Kulix” May"}, {0,"Peter “Dro Kulix” May"},
+1 -1
View File
@@ -7,7 +7,7 @@
Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved. Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved.
Andrew Livy Frieza
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
*/ */
+1 -1
View File
@@ -7,7 +7,7 @@
Desc: A Scrolling List Of Song Banners used to select the song the player wants. Desc: A Scrolling List Of Song Banners used to select the song the player wants.
Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved. Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved.
Andrew Livy Frieza
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
*/ */
+1 -1
View File
@@ -3,7 +3,7 @@
ScreenEzSelectPlayer,cpp ScreenEzSelectPlayer,cpp
Desc: See Header Desc: See Header
Copyright (C): Copyright (C):
Andrew Livy Frieza
*****************************************/ *****************************************/
/* Includes */ /* Includes */
+1 -1
View File
@@ -2,7 +2,7 @@
ScreenEz2SelectPlayer.h ScreenEz2SelectPlayer.h
Desc: The "Player Select Screen" for Ez2dancer Desc: The "Player Select Screen" for Ez2dancer
Copyright (c): Copyright (c):
Andrew Livy Frieza
*********************************/ *********************************/
/* Includes */ /* Includes */
+1 -1
View File
@@ -3,7 +3,7 @@
ScreenSelectMode.cpp ScreenSelectMode.cpp
Desc: See Header Desc: See Header
Copyright (C): Copyright (C):
Andrew Livy Frieza
Chris Danford Chris Danford
*****************************************/ *****************************************/
+1 -1
View File
@@ -2,7 +2,7 @@
ScreenSelectMode.h ScreenSelectMode.h
Desc: The "Style Select Screen" for Ez2dancer Desc: The "Style Select Screen" for Ez2dancer
Copyright (c): Copyright (c):
Andrew Livy Frieza
*********************************/ *********************************/
#ifndef __SCREEN_SELECT_MODE_H #ifndef __SCREEN_SELECT_MODE_H
#define __SCREEN_SELECT_MODE_H #define __SCREEN_SELECT_MODE_H
+1 -1
View File
@@ -6,7 +6,7 @@
Desc: See header. Desc: See header.
Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved. Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved.
Andrew Livy Frieza
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
*/ */
+1 -1
View File
@@ -7,7 +7,7 @@
Desc: Creates an array of graphics which can scroll left and right. Desc: Creates an array of graphics which can scroll left and right.
Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved. Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved.
Andrew Livy Frieza
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
*/ */