Glenn Maynard
d04dba1f89
precache wheel switches
2003-01-21 02:45:35 +00:00
Glenn Maynard
8377d8260c
Clapm the fast-moving wheel sound effects; bumps speed from 80fps
...
to 130fps for me. (I think it was starting over a hundred at a time ...)
The "random" effect was experimental. I liked the bounce, but the
effect of pulling in random songs as it spun was hacky and not too
important (and a little buggy).
Random is now like roulette, except 1: it's shuffled, 2: it moves in reverse,
and 3: it stops with a bounce instead of shifts, and 4: it spins twice as
fast. Currently, the bounce is a little bumpy; that's loading the sample
music, I think.
2003-01-19 00:47:06 +00:00
Glenn Maynard
b40f81146c
add ItemCurveX
2003-01-17 01:13:53 +00:00
Chris Danford
3ff91dffb0
NEW FEATURE: AutoSync status now shown during gameplay with icon
...
NEW FEATURE: added autogen icon to select music
NEW FEATURE: toggle for easter eggs in Machine Options
NEW FEATURE: marvelous step timing togglable in Machine Options
NEW FEATURE: Grade AAAA (all marvelous)
CHANGE: Only show ScreenHowToPlay if at least one player chose easy
2003-01-11 08:55:21 +00:00
Chris Danford
7d1c2ea22e
removed dependency on plib, updated installer, fixed warnings
2003-01-08 04:16:39 +00:00
Glenn Maynard
15bce504c9
deal with odd first characters (such as unicode)
2003-01-06 04:55:39 +00:00
Glenn Maynard
55e92e771d
s/CArray<x,y>/vector<x>/g
2003-01-03 05:56:28 +00:00
Glenn Maynard
f4dbed8221
stl-ize some stuff
2003-01-03 05:29:45 +00:00
Glenn Maynard
fa0e0a387a
add random
2003-01-03 03:24:00 +00:00
Glenn Maynard
bb8940adad
Add and use accessors for most of Notes.
...
Don't autogen data until it's needed.
2003-01-02 22:10:51 +00:00
Glenn Maynard
24a3592741
get rid of MUSIC
2003-01-02 07:54:28 +00:00
Glenn Maynard
db041c3900
change over music
2003-01-02 07:45:05 +00:00
Glenn Maynard
c274e0b8eb
wheel handles its own fast scrolling
2003-01-02 02:59:25 +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
Glenn Maynard
3d815f5ce9
err
2002-12-30 22:40:52 +00:00
Glenn Maynard
2d7a944f61
pull out common code
2002-12-30 22:40:34 +00:00
Glenn Maynard
4cee9ed975
move this function out of the header
2002-12-30 21:57:54 +00:00
Glenn Maynard
76af3c3436
add an option to disable song sections
2002-12-30 21:42:14 +00:00
Glenn Maynard
551f5adb16
and more of the same
2002-11-16 08:55:46 +00:00
Chris Danford
628dea9da7
OpenGL checkin. Movie textures, texture stretch, texture dither, and 16 bit textures are broken.
2002-11-11 04:53:31 +00:00
Glenn Maynard
bccaf3560b
s/Add/push_back/
2002-10-31 04:23:39 +00:00
Glenn Maynard
2b16872bd5
some more s/GetSize/size/ and other minor STLisms
2002-10-31 02:46:42 +00:00
Chris Danford
73f7db6b15
Replaced most D3DX dependencies. Added Brendan's not-yet-functional networking code.
2002-10-28 05:30:45 +00:00
Glenn Maynard
7e08ea8408
get rid of some SetSize calls
2002-10-24 20:16:46 +00:00
Glenn Maynard
d5b1f36775
some MFCisms to STLisms (both currently work on CArray)
2002-10-24 19:53:13 +00:00
Glenn Maynard
5bbbbdcf92
Remove multiple notetypes per style. Not used, just clutter now.
2002-10-14 00:28:27 +00:00
Chris Danford
5e9a6a4df6
Added fade between movies and touched up some graphics
2002-10-10 04:11:30 +00:00
Chris Danford
6bc7b349fb
Songs not in same group as extra stage can now be used as an extra stage
2002-10-09 06:57:37 +00:00
Chris Danford
fcb66151b0
Fixed MusicSort icon not showing
2002-10-07 07:16:40 +00:00
Chris Danford
f4ef92ab81
Fixed Grade display on MusicWheel not corresponding to top score
2002-10-07 05:45:59 +00:00
Chris Danford
29e7a8c19a
Moving selection over roulette or section header doesn't stop previous sample music.
2002-10-02 16:56:09 +00:00
Chris Danford
ad6c239858
ugh. Cleanup of ez2's menubganimations.
2002-09-29 05:06:18 +00:00
Glenn Maynard
661d55c972
simplify
2002-09-10 02:37:17 +00:00
Glenn Maynard
4f8d20d90d
... and associated cast changes.
2002-09-09 02:59:48 +00:00
Glenn Maynard
6862fedc38
remove unused variables
2002-09-07 10:15:27 +00:00
Glenn Maynard
c024ac408a
/* */
2002-09-07 09:35:59 +00:00
Glenn Maynard
2aaf1373d6
remove slightly confusing comment
2002-09-06 21:25:07 +00:00
Glenn Maynard
d0ac7e9068
trivial
2002-09-06 10:13:46 +00:00
Glenn Maynard
13d6d5f116
Couples stuff. Not complete, but functional; more coming and this
...
stuff needs testing.
2002-09-06 08:56:28 +00:00
Glenn Maynard
1e6faf12a6
Instead of choosing random songs in Endless, pre-shuffle them to
...
avoid repetition.
2002-09-04 03:29:42 +00:00
Chris Danford
7ab487072f
option icons working, new font format, more theme metrics cleanup
2002-09-03 22:31:06 +00:00
Chris Danford
40277568d0
option icons are almost working...
2002-09-03 06:33:08 +00:00
Glenn Maynard
329785794b
Fix crash when less than 30 played songs.
2002-09-03 00:05:25 +00:00
Chris Danford
7d4cf73000
half-finished codes, options icons, and two new modifiers.
2002-09-02 21:59:58 +00:00
Glenn Maynard
0a9c319a10
Fix scrollbar tweening. (Previously, the scrollbar wouldn't reappear
...
after changing sorts; it'd keep moving right.)
2002-08-31 06:43:28 +00:00
Glenn Maynard
98f16de9ce
Don't hide the current extra stage.
2002-08-30 21:51:40 +00:00
Glenn Maynard
441541a16c
Add #SELECTABLE:YES, NO and ROULETTE.
...
Add an option for this. It's off by default.
2002-08-30 04:28:12 +00:00
Chris Danford
a8a99fe828
Moved more constants into theme metrics
2002-08-28 22:42:40 +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
Chris Danford
142002091a
Added ScreenHowToPlay, removed texture hints, and cleaned up ThemeMetric stuff
2002-08-27 03:59:22 +00:00