Kevin Slaughter
|
89dbc35832
|
Add beginning tests of Network Play
|
2003-09-09 10:21:06 +00:00 |
|
Kevin Slaughter
|
24bfdd40ec
|
Upgrade SDL_net to 1.2.5
|
2003-09-09 10:16:17 +00:00 |
|
Andrew Wong
|
68c198a24e
|
fix prefsman
|
2003-09-09 09:16:19 +00:00 |
|
Andrew Wong
|
fdf614ddc0
|
fix changing from a profile to none (still not completely fixed)
|
2003-09-09 09:15:02 +00:00 |
|
Kevin Slaughter
|
20e5b01970
|
For some reason, m_bIgnoreJoyAxes was missing...?? Fixed.
|
2003-09-09 09:00:36 +00:00 |
|
Chris Danford
|
bc1d7650fd
|
remove IgnoreJoyAxes option. Instead, have ScreenMapControllers prefer button presses over axis presses for simultaneouly received input events.
|
2003-09-09 04:57:22 +00:00 |
|
Sean Burke
|
122891a56e
|
Whoops, fix ScreenRanking compile.
|
2003-09-09 03:24:34 +00:00 |
|
Sean Burke
|
c18acda64f
|
Clean up the Makefile for the SDL_sound updates.
|
2003-09-09 02:58:38 +00:00 |
|
Sean Burke
|
3275bfd581
|
Allow a manually set pref for what courses to display in ScreenRanking.
|
2003-09-09 02:54:34 +00:00 |
|
Sean Burke
|
0cfcb3974f
|
Revert metrics change.
|
2003-09-09 02:05:46 +00:00 |
|
Glenn Maynard
|
b8e171e289
|
Fix mini bugs.
|
2003-09-09 01:32:32 +00:00 |
|
Sean Burke
|
0a0d52c5fb
|
Show ScreenCredits.
|
2003-09-09 01:26:40 +00:00 |
|
Steve Checkoway
|
37ce05490c
|
Add files
|
2003-09-09 01:01:14 +00:00 |
|
Steve Checkoway
|
3226a2fa6d
|
Continue OS X installer work.
|
2003-09-09 01:00:48 +00:00 |
|
Steve Checkoway
|
95f387ce5c
|
More installer files
|
2003-09-09 00:55:36 +00:00 |
|
Steve Checkoway
|
2673330ad0
|
Continue OS X installer work.
|
2003-09-09 00:52:31 +00:00 |
|
Glenn Maynard
|
c4f0c0f5c0
|
Dupe steps sometimes have varying initial whitespace; ignore it. (Don't
ignore all whitespace, since newlines are significant in SM data.)
|
2003-09-08 23:08:25 +00:00 |
|
Sean Burke
|
5c77d70c42
|
Add myself to the credits, I suppose.
|
2003-09-08 22:21:57 +00:00 |
|
Glenn Maynard
|
687a03b8bd
|
Use ScoreKeeperMAX2 for 5th scoring.
|
2003-09-08 21:50:05 +00:00 |
|
Glenn Maynard
|
a1de71b917
|
testing
|
2003-09-08 21:37:20 +00:00 |
|
Glenn Maynard
|
3b946361cc
|
Merge 5th scoring into MAX2. It's not much code, and it's better than
duplicating ~500 lines. I think making this a derivation would be more
complicated and more work than it's worth. Let's see how this works.
|
2003-09-08 21:32:23 +00:00 |
|
Steve Checkoway
|
678115e37f
|
Initial work for an installer for OS X
|
2003-09-08 20:20:57 +00:00 |
|
Thad Ward
|
3bca704638
|
Make the character icons tween on and off properly.
|
2003-09-08 18:57:12 +00:00 |
|
Thad Ward
|
f00db4ef5a
|
add missing if statement
|
2003-09-08 18:26:06 +00:00 |
|
Thad Ward
|
a34f11b7a8
|
only need to call these if we are drawing the character or dancepad.
|
2003-09-08 18:20:59 +00:00 |
|
Thad Ward
|
226f34427b
|
Update the lifebar if we are using it but not using the player object.
|
2003-09-08 18:05:00 +00:00 |
|
Thad Ward
|
f61cf91601
|
allow any of the lifebar, notefield/player, character, or dancepad to be turned off by the metrics.
(still need to write code to update the lifebar if it is used and the player isn't)
|
2003-09-08 17:49:44 +00:00 |
|
Thad Ward
|
6d9228f4fa
|
make the How To Play screen get its steps from an outside file rather than be hardcoded.
|
2003-09-08 17:11:52 +00:00 |
|
Thad Ward
|
955e6803ef
|
make the step values a little more sane.
|
2003-09-08 17:10:15 +00:00 |
|
Thad Ward
|
a38b69fd03
|
no need to check more frequently than one noterow. Step() now only gets called once per step.
|
2003-09-08 16:46:23 +00:00 |
|
Andrew Livy
|
48ece6919c
|
Ez2 only has perfect/good/miss -- adjust normal ddr judgments to accomodate ez2's.
|
2003-09-08 15:30:26 +00:00 |
|
Thad Ward
|
a90822bb19
|
Remove a little overhead from the BeginnerHelper::Update() path.
|
2003-09-08 13:56:08 +00:00 |
|
Chris Danford
|
c0c680317c
|
profiles are usable
|
2003-09-08 07:21:41 +00:00 |
|
Sean Burke
|
f5bb646c1f
|
Update Makefile for the profile additions.
|
2003-09-08 06:27:49 +00:00 |
|
Andrew Wong
|
13d072d2d2
|
updates for profile cpp/h files
|
2003-09-08 05:24:34 +00:00 |
|
Chris Danford
|
3736845d3e
|
working on profiles stored on machine (intermediate step toward memory card support)
|
2003-09-08 03:26:58 +00:00 |
|
Glenn Maynard
|
a7e3700ab2
|
remove extra define
|
2003-09-08 02:23:39 +00:00 |
|
Aaron VonderHaar
|
1c5530530d
|
Ignore SoloSingles in Battle/Rave mode (ie, when playing against a computer opponent)
|
2003-09-08 01:38:19 +00:00 |
|
Aaron VonderHaar
|
2ea9aef53c
|
missing define
|
2003-09-08 01:18:14 +00:00 |
|
Chris Danford
|
9cc530c69b
|
fix Dancing Characters option setting "Select"
|
2003-09-08 00:35:26 +00:00 |
|
Chris Danford
|
b48d78b866
|
fix Dancing Characters option setting "Select"
|
2003-09-07 23:35:48 +00:00 |
|
Glenn Maynard
|
c9b618af95
|
FAIL_OFF means you can't fail.
|
2003-09-07 23:22:59 +00:00 |
|
Glenn Maynard
|
f978565e3a
|
Err, missing metrics.
|
2003-09-07 22:50:15 +00:00 |
|
Glenn Maynard
|
14d12df8e0
|
Fix warnings.
|
2003-09-07 22:48:25 +00:00 |
|
Glenn Maynard
|
65e44b1f86
|
Optimize: remove spurious RageTimer construction
|
2003-09-07 22:39:04 +00:00 |
|
Glenn Maynard
|
7f25e3c410
|
Add RageZeroTimer.
|
2003-09-07 22:37:29 +00:00 |
|
Chris Danford
|
6ad6b3656e
|
add tempo compress/expand in editor
|
2003-09-07 22:28:46 +00:00 |
|
Andrew Livy
|
378f7a3a4a
|
Can now skip from group to group on ez2/pump song select using codes -- note; currently enters infinite loop if there is only 1 group and code entered -- will fix this later
|
2003-09-07 22:03:23 +00:00 |
|
Aaron VonderHaar
|
9da20ccf14
|
Add metric to determine default lyrics color
|
2003-09-07 20:51:46 +00:00 |
|
Chris Danford
|
76711921e6
|
performance fix
|
2003-09-07 19:35:32 +00:00 |
|