Steve Checkoway
20a8bab45c
Clean up includes.
2004-04-05 05:22:32 +00:00
Glenn Maynard
10070b270a
fix uninitialized sample settings when selecting a course
2004-04-02 04:27:42 +00:00
Glenn Maynard
047088289c
don't pick random on timer if a course is selected
2004-04-02 01:12:25 +00:00
Chris Danford
7807b0c703
don't use PlayOnce in performance critical places
2004-03-23 23:56:38 +00:00
Chris Danford
0ca0f86d7e
clean up lights
2004-03-23 06:11:10 +00:00
Chris Danford
2929bacb08
show per-diffculty award on Eval screen every time it's received (not just the first time)
...
clean up ScreenEval PR and MR graphics
clean up Actor shadow parameters
2004-03-20 02:59:08 +00:00
Chris Danford
370839215f
add graphic for courses that have mods
2004-03-13 23:11:57 +00:00
Chris Danford
28f4764ed2
SongSortOrder -> SortOrder
...
save/restore last sort with Profile
clean up GameConstants
2004-03-12 08:31:40 +00:00
Glenn Maynard
3299263db9
options out transition
2004-02-19 03:56:50 +00:00
Glenn Maynard
aca9ba5ceb
DifficultyList tweening fixes
2004-02-18 23:58:33 +00:00
Glenn Maynard
7400645c28
Fix not delaying BACK on ScreenSelectMusic.
2004-02-15 01:52:28 +00:00
Chris Danford
10a4580c12
remove Actor::Fade*, remove unnessary virtuals in Actor
2004-02-14 03:38:34 +00:00
Glenn Maynard
5b2392f0b8
can't sort SSM by Z-order right now
2004-02-14 01:48:37 +00:00
Chris Danford
817976ff1f
add SortByZ to many screens
2004-02-13 05:39:15 +00:00
Chris Danford
646f67a3d2
allow save screenshot on eval screen with MenuLeft-MenuRight-Start
2004-02-12 09:44:16 +00:00
Chris Danford
d7f0e6c2bc
move all high score data into Profile
2004-02-09 06:26:13 +00:00
Chris Danford
221b51c2b4
add loading of edits from a profile
2004-02-08 01:05:53 +00:00
Glenn Maynard
0c4d8a5b29
fix nonstop showing in menus when it shouldn't
2004-02-06 03:57:47 +00:00
Chris Danford
3ca8601390
add front face culling
2004-02-04 11:05:33 +00:00
Glenn Maynard
36230aff06
Ignore the SortMenu when in course mode
2004-01-23 04:56:39 +00:00
Glenn Maynard
9e9375bb5f
fix compile
2004-01-22 07:15:08 +00:00
Andrew Livy
2b66e1590e
Add on-screen graphics elements to represent non-joined players on music select screen
2004-01-22 04:31:31 +00:00
Glenn Maynard
6021c6e7da
make the stage count work if the eval screen isn't shown at all
2004-01-22 03:11:40 +00:00
Glenn Maynard
bb9932029a
fix ignoring input on inactive players
2004-01-21 06:14:49 +00:00
Glenn Maynard
6c71f9103f
allow per-player course difficulties (not well-tested yet, off by default)
2004-01-21 01:35:54 +00:00
Glenn Maynard
2dfe29c249
CshVS: ----------------------------------------------------------------------
2004-01-20 01:11:47 +00:00
Chris Danford
01a417593e
fix release input event triggering "go to options"
2004-01-18 20:15:02 +00:00
Chris Danford
c53f175d14
clean up input logic, don't be performing music wheel actions if a song was already chosen
2004-01-18 04:45:59 +00:00
Chris Danford
1cb29a82b5
add CourseDifficulty, use it instead of a bDifficult flag
2004-01-14 06:11:28 +00:00
Chris Danford
9fdc707248
fix "hold Left, hold Right, press Start" code
2004-01-11 20:40:49 +00:00
Glenn Maynard
720e625b77
music start fixes
2004-01-11 10:38:38 +00:00
Chris Danford
4fd2111fda
Fix music wheel weirdness:
...
tap Left + tap Right would sometimes jump 2 songs in one direction
wheel stuck spinning if button release while wheel is flying_off_before_sort or flying_off_after_sort
2004-01-11 09:42:37 +00:00
Chris Danford
5b08f9dae2
split SORT_MENU into SORT_SORT_MENU and SORT_MODE_MENU
2004-01-11 08:15:44 +00:00
Chris Danford
12e49744a1
add metric to disable roulette on menu timer
2004-01-11 07:18:51 +00:00
Chris Danford
6a499d0403
add separate easier, harder sounds
2004-01-10 21:35:39 +00:00
Glenn Maynard
9170e91bcc
Move CurStageStats and vPlayedStageState out of GAMESTATE. Having
...
GameState.h depend on StageStats.h is too inconvenient.
2003-12-23 00:26:00 +00:00
Glenn Maynard
8d855da791
fix holes in course ranks
2003-12-21 03:05:06 +00:00
Andrew Livy
2dfb994fe0
Added: TotalScore element on Evaluation Screen
...
Title, Artist and Current Character Icon's for the Stage Screen
2003-12-19 09:30:54 +00:00
Glenn Maynard
588836df07
generic beat sync
2003-12-18 08:53:38 +00:00
Andrew Livy
761cb4e257
Pop'n Music Theme Changes
...
Themers can optionally enable an All Character / 2D only Character select on the mode select screen (pop'n support)
2003-12-04 04:28:19 +00:00
Glenn Maynard
da5c0cb85e
fix timer during time-out-roulette and after roulette
2003-12-03 02:45:33 +00:00
Chris Danford
ddd9b78af5
rename "AllSorts" code to "Menu"
2003-12-02 09:15:35 +00:00
Chris Danford
2dc6cb9099
Let CodeDetector detect Left+Right and Left-Right-Start codes on ScreenSelectMusic
2003-12-02 09:04:00 +00:00
Glenn Maynard
ad2ee106b9
always update m_sprStage, simplify
2003-11-25 18:25:43 +00:00
Andrew Livy
59cbb8a170
Character Icons for pop'n music support on music select screen (metric-command-hidden by default)
2003-11-21 04:35:06 +00:00
Glenn Maynard
90def101d9
add ScreenSelectMusic wheel under
2003-11-18 21:55:29 +00:00
Glenn Maynard
fb9c469596
use SetZWrite and SetZTest
2003-11-18 20:35:45 +00:00
Glenn Maynard
18ec02efab
fix wheel name
2003-11-18 19:06:35 +00:00
Glenn Maynard
597347695b
fix difficulty meter
2003-11-18 16:47:47 +00:00
Glenn Maynard
17acb3c4b9
unneeded
2003-11-18 04:04:46 +00:00