Commit Graph
23 Commits
Author SHA1 Message Date
Chris Danford 0cd5766ba2 add Dance Maniax and Technomotion support 2003-09-03 04:30:29 +00:00
Andrew Livy 5641af692a Added Pumps 'half-double' style 2003-05-22 01:34:03 +00:00
Chris Danford 31aa613295 Cleanup of theme element names
Renamed ScreenSelectMax* back to their old names
Replaced all hard-coded transitions with TransitionBGAnimations
2003-03-09 00:55:49 +00:00
Chris Danford 3ddadbe82f New ScreenEditMenu 2003-01-30 07:18:33 +00:00
Chris Danford 9a104a7b2f working on ranking 2003-01-26 07:33:03 +00:00
Andrew Livy 9941c7c3bb BM Gametype (no keysounds yet, its just DDR with BM keys :D) + Metricable default scrolling direction support 2003-01-01 17:20:36 +00:00
Andrew Livy 387905a785 Added Dancing Stage 3DDX (SINGLE MODE ONLY)
NOTE: I commented out an ASSERT in NoteData.cpp
at Line 429
//	ASSERT( iOriginalTrack < pOriginal->m_iNumTracks );
I don't understand how the AutoGen code works, but all I do know is
that the game works without this assert, but possibly in a way people
didn't want defined. Please can somebody (preferably Chris as he
says he's the only one who understands notedata :D) look at this
and figure out what i'm doing wrong.
I feel a bit uneasy taking out an assert to make things work....
2002-12-28 16:07:19 +00:00
Glenn Maynard 24cc7a3c04 Get rid of all other #pragma once's, except the one in StdAfx.h.
(three cheers for perl)
2002-11-16 08:07:38 +00:00
Chris Danford c43acf0990 Fixed mis-ordering of EZ2 styles that cause wrong style to be played. 2002-10-10 04:33:49 +00:00
Chris Danford ad6c239858 ugh. Cleanup of ez2's menubganimations. 2002-09-29 05:06:18 +00:00
Glenn Maynard bd78e3499a Remove separation of Dance couples. 2002-09-12 08:37:12 +00:00
Glenn Maynard 0b264d276d Remove separation of Pump couples. (Rest coming; this one first
since it wasn't working.)  The couples separation stuff just isn't worth
the code.
2002-09-12 07:50:20 +00:00
Glenn Maynard 7a459c7e50 pump couples; fix style counts
(fallback not used yet)
2002-09-09 23:15:43 +00:00
Glenn Maynard 47acd6a329 Add edit style for second player couples. 2002-09-07 06:12:12 +00:00
Andrew Livy a0cba0afa4 ParaParaParadise GameType Addition. 2002-09-07 02:50:23 +00:00
Chris Danford 7922f5bbc7 Updated AnnoucerManager::GetPathTo to act like ThemeManager. More theme and Ez2 cleanup. 2002-08-27 23:31:41 +00:00
Glenn Maynard b45491888a add STYLE_PUMP_COUPLE, currently unused so after NUM_STYLES 2002-08-23 00:23:58 +00:00
Chris Danford 4558db37bb added menu to editor 2002-08-17 06:44:04 +00:00
Chris Danford 7c1bfb3a0d big checkin - new noteskin format and XY positioning. I probably broke a lot of things. 2002-08-13 23:26:46 +00:00
Chris Danford 4acf0389d2 moved some things around in preparation for new game types 2002-03-19 07:09:49 +00:00
Chris Danford 876b28d5db no message 2002-03-09 06:19:40 +00:00
Garth Smith 42c3642d0b Bug fix. Up-Left and Up-Right no longer crash 4 panel games. 2002-03-02 23:40:35 +00:00
Chris Danford 54f442350a code cleanup 2002-02-24 01:43:11 +00:00