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
Glenn Maynard
b328a93e24
fix crash in 2P modes
2003-11-18 04:02:55 +00:00
Chris Danford
bbef23849c
fix SSM banner
2003-11-17 12:22:10 +00:00
Glenn Maynard
84dd11ecf6
change draw order
2003-11-17 06:57:53 +00:00
Glenn Maynard
ceb0ad8541
tweening
2003-11-17 06:14:52 +00:00
Glenn Maynard
60576e4492
use PaneDisplay
2003-11-17 06:13:12 +00:00
Glenn Maynard
130156ac6a
tweening
2003-11-17 04:32:58 +00:00
Glenn Maynard
3253e066a4
add DifficultyList
2003-11-17 04:29:14 +00:00
Glenn Maynard
f43eda0175
add MachineRank
2003-11-17 04:12:11 +00:00
Glenn Maynard
ad5b9dfab4
s/BPM/BPMDisplay/
2003-11-17 03:34:13 +00:00
Glenn Maynard
74da60c75a
add ArtistDisplay
2003-11-17 02:52:03 +00:00
Glenn Maynard
631ac3a367
FOV metrics
2003-11-16 21:56:18 +00:00
Glenn Maynard
e164b6d08b
more consistent
2003-11-16 21:51:02 +00:00
Glenn Maynard
dfee4589c2
metric lookup update
2003-11-16 21:43:25 +00:00
Chris Danford
48d5a78429
basic lights support
2003-11-16 04:45:12 +00:00
Glenn Maynard
4a7eb41b83
fix weird botched merge
2003-11-14 23:11:57 +00:00
Glenn Maynard
a5c879994d
m_DifficultyMeter[p].SetName( "DifficultyMeter", ssprintf("MeterP%d",p+1) );
2003-11-14 23:07:15 +00:00
Glenn Maynard
62b5a16d28
call m_BPMDisplay.Load()
2003-11-14 18:31:28 +00:00
Glenn Maynard
370fbba79f
AutoActor for ScreenSelectMusic banner frame
2003-11-14 17:56:10 +00:00
Chris Danford
47def7d3dc
xbox updates
2003-11-13 00:39:36 +00:00
Glenn Maynard
884488732d
reduce MenuTimer dependencies
2003-11-07 20:10:38 +00:00
Glenn Maynard
b8095439f4
Fix last arcade stage graphic not being cached; fix this correctly.
2003-10-24 04:56:17 +00:00
Chris Danford
25d2b954a7
more high score cleanup
2003-10-20 01:06:26 +00:00
Chris Danford
668d1974f3
add top5 high score saving of Courses and Steps for memory cards/ranking screen
2003-10-14 17:06:30 +00:00
Glenn Maynard
4c5b32db02
floating-point scores
2003-10-12 21:51:02 +00:00
Glenn Maynard
4258baa993
cache before loading
2003-10-09 05:31:44 +00:00
Glenn Maynard
442cb10bc0
Cache "ScreenSelectMusic stage" graphics (performance fix).
2003-10-09 04:22:17 +00:00
Glenn Maynard
c15e0cec49
Allow screen aliasing.
2003-09-27 22:30:51 +00:00
Chris Danford
c8f7c02036
Split ModelView matrix stack into View and World stacks.
...
Add "hallway" and "distant" mods.
2003-09-21 02:36:28 +00:00
Chris Danford
c0c680317c
profiles are usable
2003-09-08 07:21:41 +00:00
Thad Ward
0d8a5f16a1
Fix the Default Sort metric. it wasn't being used to initially build the wheel, and then
...
when you chaged the sort, played a song, and selected another group, the sort would
suddenly pop back to the default, which wasn't being used as the default in the first place.
2003-09-07 14:29:59 +00:00
Glenn Maynard
fbe8045e3a
Trigger "select music comment repeat" announcer if the same song is
...
played more than once.
2003-09-06 01:57:24 +00:00
Kevin Slaughter
32350db67c
Fixed bug.. This now only takes effect on ScreenSelectMusic, where it was originally only intended to execute
2003-08-31 09:41:38 +00:00
Chris Danford
1e514c1c51
Rename overloaded methods of Song so that stack traces are more helpful.
2003-08-10 08:58:11 +00:00
Chris Danford
1a0d83cbc0
m_NotesType => m_StepsType
...
split NoteDataUtil to sep file
2003-08-07 06:36:34 +00:00
Andrew Wong
fc404aef4a
updates stage counter on music change so long versions that would be a final stage say 'final'
2003-08-03 09:00:12 +00:00
Chris Danford
bf02bfddf4
rename Notes to Steps
2003-08-03 00:13:55 +00:00
Glenn Maynard
5d97ce297c
Don't stall the timer constantly during roulette.
2003-07-30 21:49:21 +00:00
Glenn Maynard
ef7733e121
remove unused parameter
2003-07-30 02:01:19 +00:00
Glenn Maynard
fe489cd281
SOUNDMAN -> SOUND
...
RageSoundManager.h -> RageSounds.h
2003-07-26 23:05:16 +00:00
Glenn Maynard
3967e4ca80
Adjust fail mode after player options, not before.
2003-07-24 03:54:34 +00:00
Glenn Maynard
a54fcffdb7
implement difficult course selection in ScreenSelectMusic
2003-07-21 22:57:19 +00:00
Glenn Maynard
b485365e26
simplify
2003-07-21 22:45:18 +00:00
Glenn Maynard
00d42525bb
add course meter
2003-07-21 22:38:41 +00:00
Glenn Maynard
db0197fac7
Cleanup. Add metricable sort change score tween.
2003-07-20 21:44:04 +00:00